1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00: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 Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
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 Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
install.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00