forgejo/modules/context
zeripath ca00ca8ee4 Provide better panic handling ()
This PR gitea'ises the macaron.Recovery() handler meaning that in
the event of panic we get proper gitea 500 pages and the stacktrace
is logged with the gitea logger.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2019-01-30 17:00:00 -05:00
..
api.go Refactor repo.isBare to repo.isEmpty () 2019-01-17 19:01:04 -05:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
auth.go Force user to change password () 2018-09-13 15:04:25 +03:00
context.go Provide better panic handling () 2019-01-30 17:00:00 -05:00
org.go Handle refactor () 2018-01-10 23:34:17 +02:00
panic.go Provide better panic handling () 2019-01-30 17:00:00 -05:00
permission.go Restrict permission check on repositories and fix some problems () 2018-11-28 19:26:14 +08:00
repo.go Fix go-get URL generation () 2019-01-30 21:04:19 +00:00