gogs/routers/repo
Unknwon 6072e9a52c
repo: add protect branch whitelist (#4177)
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
2017-02-23 18:25:12 -05:00
..
branch.go repo/branch: force delete merged branch (#4128) 2017-02-15 18:24:32 -05:00
commit.go commits: able to specify pageSize dynamically (#3965) 2017-02-18 18:37:47 -05:00
download.go router/repo: code refactoring 2016-08-30 02:08:38 -07:00
editor.go editor: fix cannot redirect to correct pull request URL 2017-02-23 13:05:29 -05:00
http.go models/access: hasAccess only need userID not user object 2017-02-23 16:15:25 -05:00
issue.go log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
pull.go models/access: hasAccess only need userID not user object 2017-02-23 16:15:25 -05:00
release.go release: fix unable to edit release of a fork repository 2017-02-23 11:35:33 -05:00
repo.go routers/repo: allow shorter SHA to download archive (#3834) 2017-02-12 18:28:42 -05:00
setting.go repo: add protect branch whitelist (#4177) 2017-02-23 18:25:12 -05:00
view.go Initial version of protected branches (#776) 2017-02-17 15:10:50 -05:00
webhook.go webhook: also only enable certain types (#3356) 2017-02-21 20:21:25 -05:00
wiki.go this fix #3958 (#4153) 2017-02-18 22:51:21 -05:00