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 Cleanup log messaging 2017-02-02 15:24:18 +01:00
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 Integration test framework (#1290) 2017-04-25 15:24:51 +08:00
web_graceful.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00