kolaente
e27a5c45c4
Feature: Archive repos ( #5009 )
6 years ago
zeripath
add9b0c141
Refactor repo.isBare to repo.isEmpty #5629 ( #5714 )
* Refactor repo.isBare to repo.isEmpty #5629
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Remove Sync call
6 years ago
nubenum
b9d77c0d84
Fix some issues with special chars in branch names ( #3767 )
Signed-off-by: Robin Durner <github@nubenum.de>
6 years ago
Joel da Rosa
9d4c5da84e
Locale for button Edit on protected branch ( #4442 )
7 years ago
Lunny Xiao
1c80057b53
improve protected branch to add whitelist support ( #2451 )
* improve protected branch to add whitelist support
* fix lint
* fix style check
* fix tests
* fix description on UI and import
* fix test
* bug fixed
* fix tests and languages
* move isSliceInt64Eq to util pkg; improve function names & typo
7 years ago
Morlinest
9865922172
Fix and simplify repo branches UI ( #1435 )
8 years ago
Patrick G
974f8f76ab
Cleaner ui for admin, repo settings, and user settings page ( #1269 ) ( #1270 )
8 years ago
Lunny Xiao
37b72aeead
fix 500 caused by branches settings introduced by #1198 ( #1214 )
8 years ago
Patrick G
792cad5e52
Make strings translatable ( #1188 ) ( #1198 )
* Add strings to ini
* Make strings translatable (#1188 )
8 years ago
Denis Denisov
56fc9cf7d3
Protected branches system ( #339 )
* Protected branches system
* Moved default branch to branches section (`:org/:reponame/settings/branches`).
* Initial support Protected Branch.
- Admin does not restrict
- Owner not to limit
- To write permission restrictions
* reformat tmpl
* finished the UI and add/delete protected branch response
* remove unused comment
* indent all the template files and remove ru translations since we use crowdin
* fix the push bug
8 years ago