0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 00:29:08 +01: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
commit.go
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
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