gitroast/routers/repo
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
* Do not allow commiting to protected branch from online editor

* Add editor integration tests for adding new file and not allowing to add new file to protected branch
2017-05-02 08:49:55 +08:00
..
attachment.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
branch.go Add delete branch track on pull request comments (#888) 2017-02-11 12:00:29 +08:00
commit.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
download.go Fix empty file download (#1506) 2017-04-20 10:38:56 +08:00
editor.go Do not allow commiting to protected branch from online editor (#1502) 2017-05-02 08:49:55 +08:00
http.go fix go get sub package and add domain on installation to let go get work defaultly (#1518) 2017-04-21 10:43:29 +08:00
issue.go fix bug on issue view when not login (#1624) 2017-04-29 13:52:25 +08:00
issue_label.go Batch updates for issues (#926) 2017-03-15 02:10:35 +01:00
issue_watch.go Add copyright headers 2017-03-30 19:11:58 -03:00
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 2016-11-21 18:03:37 +08:00
pull.go fix compare button failed when there is no fork repos (#1104) 2017-03-03 16:53:59 +08:00
release.go fix releases count and resolved #764 (#857) 2017-02-07 23:38:24 +08:00
repo.go Add notice that LFS mirroring is not supported (#1251) 2017-03-16 19:33:22 +08:00
setting.go Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
view.go Add markup package to prepare for org markup format (#1493) 2017-04-21 09:01:08 +02:00
webhook.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
wiki.go Add markup package to prepare for org markup format (#1493) 2017-04-21 09:01:08 +02:00