1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 23:43:57 +01:00
gitea/modules/context
zeripath ca00ca8ee4 Provide better panic handling (#5902)
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_org.go
api.go
auth.go
context.go Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
org.go
panic.go Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
permission.go
repo.go