Chri-s
|
9350ba7947
|
Add protected branch whitelists for merging (#3689)
* Add database migrations for merge whitelist
* Add merge whitelist settings for protected branches
* Add checks for merge whitelists
|
2018-03-25 13:01:32 +03:00 |
|
Chri-s
|
e64aa18dc9
|
Change protected branch settings title to existing locale entry (#3694)
|
2018-03-21 20:12:49 +02:00 |
|
Morgan Bazalgette
|
65861900cd
|
Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound
|
2018-01-10 23:34:17 +02:00 |
|
Lunny Xiao
|
1739e84ac0
|
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
|
2017-09-14 16:16:22 +08:00 |
|