gitea/routers
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
..
admin Support reverse proxy providing email () 2018-12-18 12:05:48 -05:00
api/v1 don't allow pull requests to be created on an archived repository () 2019-01-30 12:20:40 -05:00
dev Make time diff translatable () 2017-06-28 13:43:28 +08:00
org Improve team members and repositories settings UI () 2018-12-09 08:42:11 +02:00
private fix clone wiki failed via ssh () 2018-12-11 13:37:32 -05:00
repo New Issue ?body= query () 2019-01-28 10:23:59 -05:00
routes Provide better panic handling () 2019-01-30 17:00:00 -05:00
user if repo does not exist, show a 404 not a 500 () 2019-01-30 11:13:39 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag () 2018-09-10 10:31:08 -04:00
home.go feat(repo): support search repository by topic name () 2018-09-13 10:33:48 +08:00
init.go Ensure error is logged on db reconnection attempts () 2019-01-20 09:30:37 +00:00
install.go Remove traces of embedded TiDB () 2018-09-11 10:42:40 -04:00
metrics.go Prometheus endpoint () 2018-11-04 22:20:00 -05:00
swagger_json.go Swagger.v1.json template () 2018-07-28 03:19:01 +03:00