Lunny Xiao
|
d151503d34
|
Upgrade xorm to v0.8.0 (#8536)
|
5 years ago |
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
|
7 years ago |
Lauris BH
|
c06cc740de
|
Reorder migrations, skip errors if running migration again (#3160)
* Reorder migrations, skip errors if running migration again
* Rename migration file names to match migration version
* Add note about ingored error
|
7 years ago |
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
|
7 years ago |