gitea/modules/context
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
..
api.go Improve swagger doc ()
api_org.go Golint fixed for modules/context
auth.go Golint fixed for modules/setting ()
context.go Handle refactor ()
org.go Handle refactor ()
repo.go Handle refactor ()