forgejo/routers/repo
Lunny Xiao 737ea6d83c
Fix download file wrong content-type (#9825)
* Fix download file wrong content-type

* change the error text to be more precise

* fix test
2020-01-17 20:16:05 +08:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go
compare.go Fix compare (#9808) 2020-01-16 21:59:07 +02:00
download.go Fix download file wrong content-type (#9825) 2020-01-17 20:16:05 +08:00
editor.go Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
editor_test.go
http.go Fix push-to-create (#9772) 2020-01-16 10:40:13 +08:00
issue.go Remove unnecessary permissions load (#9796) 2020-01-16 15:18:30 +01:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go Remove unnecessary permissions load (#9796) 2020-01-16 15:18:30 +01:00
pull.go Add "Update Branch" button to Pull Requests (#9784) 2020-01-17 08:03:40 +02:00
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) 2020-01-17 11:23:46 +01:00
release.go
release_test.go
repo.go
search.go
setting.go Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
setting_protected_branch.go Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
settings_test.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go