0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-10 19:32:15 +02:00
gitea/cmd
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
..
admin.go Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
cert.go
dump.go Set TMPDIR enviroment variable for dump command (#1915) 2017-06-08 19:24:15 -05:00
hook.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
serv.go feat: add check misspelling (#1877) 2017-06-05 02:49:46 -05:00
web.go
web_graceful.go
web_windows.go