gitea/routers/repo
a1012112796 007fb00c0e
response 404 for diff/patch of a commit that not exist (#15221)
* response 404 for diff/patch of a commit that not exist

fix #15217

Signed-off-by: a1012112796 <1012112796@qq.com>

* Update routers/repo/commit.go

Co-authored-by: silverwind <me@silverwind.io>

* use ctx.NotFound()

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
2021-04-01 08:17:14 +03:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go response 404 for diff/patch of a commit that not exist (#15221) 2021-04-01 08:17:14 +03:00
compare.go Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
download.go
editor_test.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go Fix bug when combine label comments (#14894) 2021-03-05 16:17:32 +01:00
issue_timetrack.go
issue_watch.go
issue.go Add DefaultMergeStyle option to repository (#14789) 2021-03-27 15:55:40 +01:00
lfs.go Display SVG files as images instead of text (#14101) 2021-01-12 22:45:19 -05:00
main_test.go
middlewares.go
migrate.go Fixed wrong migrate url error description. (#15010) 2021-03-17 03:34:09 +01:00
milestone.go
projects_test.go
projects.go
pull_review.go
pull.go Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
release_test.go
release.go Implement delete release attachments and update release attachments' name (#14130) 2021-03-23 00:09:51 +08:00
repo.go
search.go
setting_protected_branch.go
setting.go Add DefaultMergeStyle option to repository (#14789) 2021-03-27 15:55:40 +01:00
settings_test.go
topic.go
view.go
webhook.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
wiki_test.go
wiki.go