0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 13:24:38 +01:00
gitea/routers
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
..
admin
api/v1 don't allow pull requests to be created on an archived repository (#5883) 2019-01-30 12:20:40 -05:00
dev
org
private
repo
routes Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
user if repo does not exist, show a 404 not a 500 (#5900) 2019-01-30 11:13:39 -05:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go