1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 01:31:45 +02:00
gitea/routers
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
api/v1
dev
org
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
routes improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
user
home.go
init.go
install.go