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
..
activity.go Handle refactor ()
attachment.go
branch.go Handle refactor ()
commit.go Handle refactor ()
download.go Handle refactor ()
editor.go Handle refactor ()
http.go Handle refactor ()
issue.go Handle refactor ()
issue_label.go Handle refactor ()
issue_label_test.go Unit tests for routers/repo/issue_label ()
issue_stopwatch.go Handle refactor ()
issue_timetrack.go Handle refactor ()
issue_watch.go Handle refactor ()
main_test.go Unit tests for wiki routers ()
middlewares.go Handle refactor ()
pull.go Handle refactor ()
release.go Handle refactor ()
release_test.go Fix missing branch in release bug ()
repo.go Handle refactor ()
search.go Handle refactor ()
setting.go Handle refactor ()
setting_protected_branch.go Handle refactor ()
settings_test.go Writable deploy keys (closes ) ()
view.go Handle refactor ()
webhook.go Handle refactor ()
wiki.go Handle refactor ()
wiki_test.go Unit tests for wiki routers ()