forgejo/routers/repo
Shuanglei Tao d389ed25a5 Fix: http: multiple response.WriteHeader calls ()
We can't change the http status code here, because the response has been written.
2017-06-28 14:08:47 +08:00
..
attachment.go
branch.go Make branch deletion URL more like GitHub's, fixes () 2017-06-21 09:00:03 +08:00
commit.go
download.go
editor.go repo/editor: fix breadcrumb path cuts parent dirs () () 2017-06-22 23:30:47 +08:00
http.go Fix: http: multiple response.WriteHeader calls () 2017-06-28 14:08:47 +08:00
issue.go Make branch deletion URL more like GitHub's, fixes () 2017-06-21 09:00:03 +08:00
issue_label.go Load label ID in NewLabels () 2017-06-25 14:15:09 +08:00
issue_watch.go
middlewares.go
pull.go Fix displaying commits and files of PR created from now deleted fork () 2017-06-22 19:40:47 +02: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