1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 06:35:53 +00:00
gitea/routers/repo
Don Bowman 4137426c88 43bfee0d48 reverted my change
423b1c69be, which in turn
causes all content to be served as text/plain. Let go decide
what the mime type is (e.g. text/html instead of text/plain).
2015-08-13 23:21:49 +00:00
..
branch.go New UI merge in progress 2014-07-26 00:24:27 -04:00
commit.go Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. 2015-02-06 17:02:32 +08:00
download.go 43bfee0d48 reverted my change 2015-08-13 23:21:49 +00:00
http.go allow anonymous SSH clone 2015-08-05 11:14:17 +08:00
issue.go remove Index field of milestone 2015-08-06 23:25:35 +08:00
pull.go better fork permission check 2015-08-08 17:24:10 +08:00
release.go Updating context and fixing permission issues 2015-02-16 12:51:56 +02:00
repo.go improve fork process 2015-08-08 17:10:34 +08:00
setting.go improve fork process 2015-08-08 17:10:34 +08:00
view.go Handle submodules without a .gitmodules entry - fix #1023 2015-03-10 03:08:17 +00:00