0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 21:26:25 +01:00
gitea/routers/repo
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
..
attachment.go
branch.go
commit.go
download.go
editor.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
http.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
middlewares.go
pull.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
release.go
repo.go
setting_protected_branch.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
setting.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
view.go
webhook.go
wiki.go