0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/routers
Morgan Bazalgette 65861900cd Handle refactor (#3339)
* 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
..
admin Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
api/v1 Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
dev
org Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
private
repo Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
routes Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
user Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
utils Allow adding collaborators with (fullname) (#3103) 2017-12-07 15:00:09 +08:00
home.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
init.go
install.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00