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.
gitea/routers/api/v1
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>
4 years ago
..
admin [API] List limited and private orgs if authentificated (#16866) 4 years ago
misc Refactor renders (#15175) 4 years ago
notify Notifications API: respond with updated notifications (#17064) 4 years ago
org Calculate label URL on API (#16186) 4 years ago
repo Add caller to cat-file batch calls (#17082) 4 years ago
settings Make mirror feature more configurable (#16957) 4 years ago
swagger Add an api endpoint to fetch git notes (#15373) (#16649) 4 years ago
user [API] List limited and private orgs if authentificated (#16866) 4 years ago
utils Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
api.go Use common sessioner for API and Web (#17027) 4 years ago