You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
zeripath 46782d53bc
Place wrapper around comment as diff to catch panics (#15085)
There are a few recurrent issues with comment as diff reporting panics that are resistant to fixing due to the fact that the panic occurs in the template render and is swallowed by the template renderer.

This PR just adds some logging to force the panic to properly logged and re-propagates back up to the template renderer so we can actually detect what the issue is.

Signed-off-by: Andrew Thornton art27@cantab.net
3 years ago
..
archiver migrate from com.* to alternatives (#14103) 4 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Place wrapper around comment as diff to catch panics (#15085) 3 years ago
issue label and milestone webhooks on issue/pull creation (#14363) 4 years ago
mailer Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
mirror Create tag on ui (#13467) 3 years ago
pull IsUserAllowedToUpdate ignore igonre if user is nil (#14885) 3 years ago
release Create tag on ui (#13467) 3 years ago
repository Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
webhook Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
wiki migrate from com.* to alternatives (#14103) 4 years ago