Author | SHA1 | Message | Date |
---|---|---|---|
|
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 |
7 years ago |
|
e64aa18dc9 | Change protected branch settings title to existing locale entry (#3694) | 7 years ago |
|
65861900cd |
Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound * Change Handle(403) to NotFound, avoid using macaron's NotFound |
7 years ago |
|
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 |
7 years ago |