You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
7 years ago
..
admin.go Only update needed columns when update user (#2296) 7 years ago
cert.go Cleanup log messaging 8 years ago
dump.go Set TMPDIR enviroment variable for dump command (#1915) 7 years ago
hook.go improve protected branch to add whitelist support (#2451) 7 years ago
serv.go feat: add check misspelling (#1877) 7 years ago
web.go Integration test framework (#1290) 7 years ago
web_graceful.go refactor: show command help message. (#1486) 7 years ago
web_windows.go fix windows build broken by #416 8 years ago