1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/modules/context
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
..
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
api.go Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
auth.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
context.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
repo.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00