gitea/routers/repo
Morgan Bazalgette 65861900cd Handle refactor ()
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound

* Change Handle(403) to NotFound, avoid using macaron's NotFound
2018-01-10 23:34:17 +02:00
..
activity.go Handle refactor () 2018-01-10 23:34:17 +02:00
attachment.go Allow custom public files () 2017-01-28 23:14:56 +01:00
branch.go Handle refactor () 2018-01-10 23:34:17 +02:00
commit.go Handle refactor () 2018-01-10 23:34:17 +02:00
download.go Handle refactor () 2018-01-10 23:34:17 +02:00
editor.go Handle refactor () 2018-01-10 23:34:17 +02:00
http.go Handle refactor () 2018-01-10 23:34:17 +02:00
issue_label_test.go Unit tests for routers/repo/issue_label () 2017-12-15 23:11:02 +02:00
issue_label.go Handle refactor () 2018-01-10 23:34:17 +02:00
issue_stopwatch.go Handle refactor () 2018-01-10 23:34:17 +02:00
issue_timetrack.go Handle refactor () 2018-01-10 23:34:17 +02:00
issue_watch.go Handle refactor () 2018-01-10 23:34:17 +02:00
issue.go Handle refactor () 2018-01-10 23:34:17 +02:00
main_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
middlewares.go Handle refactor () 2018-01-10 23:34:17 +02:00
pull.go Handle refactor () 2018-01-10 23:34:17 +02:00
release_test.go Fix missing branch in release bug () 2017-12-08 13:22:02 +08:00
release.go Handle refactor () 2018-01-10 23:34:17 +02:00
repo.go Handle refactor () 2018-01-10 23:34:17 +02:00
search.go Handle refactor () 2018-01-10 23:34:17 +02:00
setting_protected_branch.go Handle refactor () 2018-01-10 23:34:17 +02:00
setting.go Handle refactor () 2018-01-10 23:34:17 +02:00
settings_test.go Writable deploy keys (closes ) () 2018-01-07 00:55:53 +02:00
view.go Handle refactor () 2018-01-10 23:34:17 +02:00
webhook.go Handle refactor () 2018-01-10 23:34:17 +02:00
wiki_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
wiki.go Handle refactor () 2018-01-10 23:34:17 +02:00