gitea/routers/repo
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes ()
* Make branch deletion URL more like GitHub's, fixes 

* Add PR branch deletion integration test

* Do not allow deleting protected branch

* Change http error code to 403 if user has no write rights to repository

* Add check to not panic if forked repository has alrady been deleted
2017-06-21 09:00:03 +08:00
..
attachment.go Allow custom public files () 2017-01-28 23:14:56 +01:00
branch.go Make branch deletion URL more like GitHub's, fixes () 2017-06-21 09:00:03 +08:00
commit.go Show commit status icon in commits table () 2017-05-07 22:40:31 +08:00
download.go Download files to their original filename () 2017-05-05 14:03:54 +08:00
editor.go Do not allow commiting to protected branch from online editor () 2017-05-02 08:49:55 +08:00
http.go fix admin lost permission caused by 2017-05-19 08:59:26 +08:00
issue_label.go Fix 404 for external tracking issues () 2017-06-03 00:56:36 -05:00
issue_watch.go Add copyright headers 2017-03-30 19:11:58 -03:00
issue.go Make branch deletion URL more like GitHub's, fixes () 2017-06-21 09:00:03 +08:00
middlewares.go golint fixed for routers/repo/middlewares.go () 2016-11-21 18:03:37 +08:00
pull.go Make branch deletion URL more like GitHub's, fixes () 2017-06-21 09:00:03 +08:00
release.go Let not-logged-in users view releases () 2017-06-18 11:38:24 +08:00
repo.go Fix renaming bug () 2017-05-24 14:01:02 +08:00
setting.go Fix uppercase default branch bug () 2017-06-14 08:42:36 +08:00
view.go Support CRLF when splitting code lines for display () 2017-06-10 23:20:25 +08:00
webhook.go Add Gitea Webhook () 2017-05-29 02:17:15 -05:00
wiki.go Add markup package to prepare for org markup format () 2017-04-21 09:01:08 +02:00