1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/routers
zeripath 25533657f6
Add caller to cat-file batch calls (#17082)
Some people still appear to report unclosed cat-files. This PR simply adds the caller
to the process descriptor for the CatFileBatch and CatFileBatchCheck calls.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-09-17 20:54:15 -04:00
..
api/v1 Add caller to cat-file batch calls (#17082) 2021-09-17 20:54:15 -04:00
common Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
install Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
private Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705) 2021-09-16 15:34:54 +02:00
utils just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
web Notifications API: respond with updated notifications (#17064) 2021-09-17 19:40:50 -04:00
init.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00