gogs/routers/repo
Unknwon 7e09d210ba
Initial version of protected branches (#776)
- Able to restrict force push and deletion
- Able to restrict direct push
2017-02-17 15:10:50 -05:00
..
branch.go repo/branch: force delete merged branch (#4128) 2017-02-15 18:24:32 -05:00
commit.go Fix 500 when repo has invalid .editorconfig (#3758) 2017-02-01 07:21:03 -05:00
download.go router/repo: code refactoring 2016-08-30 02:08:38 -07:00
editor.go repo/editor: fix breadcrumb path cuts parent dirs (#3859) 2017-02-16 08:34:49 -05:00
http.go Initial version of protected branches (#776) 2017-02-17 15:10:50 -05:00
issue.go log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
pull.go Initial version of protected branches (#776) 2017-02-17 15:10:50 -05:00
release.go Improve Open Graph Meta tags (#3664) 2017-02-11 00:03:10 -05:00
repo.go routers/repo: allow shorter SHA to download archive (#3834) 2017-02-12 18:28:42 -05:00
setting.go Initial version of protected branches (#776) 2017-02-17 15:10:50 -05:00
view.go Initial version of protected branches (#776) 2017-02-17 15:10:50 -05:00
webhook.go webhook: match email with real user in database for test delivery (#3652) 2017-02-14 03:32:13 -05:00
wiki.go Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00