forgejo/routers/repo
Sandro Santilli a192f3052e Serve pull request .diff files (#3293)
* Serve pull request .diff files

Closes #3259

* Add test for pull request redirection and .diff access

* Typo

* There's no need to test for pr.BaseRepo being nil after calling GetBaseRepo
2018-01-05 12:56:52 +02:00
..
activity.go
attachment.go
branch.go
commit.go
download.go
editor.go
http.go
issue.go Fix bugs in issue dashboard stats (#3073) 2017-12-26 01:25:16 +02:00
issue_label.go Unit tests for routers/repo/issue_label (#3198) 2017-12-15 23:11:02 +02:00
issue_label_test.go Unit tests for routers/repo/issue_label (#3198) 2017-12-15 23:11:02 +02:00
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
pull.go Serve pull request .diff files (#3293) 2018-01-05 12:56:52 +02:00
release.go
release_test.go
repo.go Fix ignored errors when checking if organization, team member (#3177) 2017-12-21 09:43:26 +02:00
search.go
setting.go Fix ignored errors when checking if organization, team member (#3177) 2017-12-21 09:43:26 +02:00
setting_protected_branch.go
view.go
webhook.go Fix guide link for webhooks in repository settings (#3291) (#3292) 2018-01-03 23:50:09 +08:00
wiki.go
wiki_test.go