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/routers/api/packages
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546)
This PR adds a context parameter to a bunch of methods. Some helper
`xxxCtx()` methods got replaced with the normal name now.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
composer Add package registry quota limits (#21584) 2 years ago
conan Add `context.Context` to more methods (#21546) 2 years ago
container Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
generic Add package registry quota limits (#21584) 2 years ago
helm Add package registry quota limits (#21584) 2 years ago
helper Add Package Registry (#16510) 2 years ago
maven Add package registry quota limits (#21584) 2 years ago
npm Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
nuget Add package registry quota limits (#21584) 2 years ago
pub Add package registry quota limits (#21584) 2 years ago
pypi Add package registry quota limits (#21584) 2 years ago
rubygems Fix setting HTTP headers after write (#21833) 2 years ago
vagrant Add package registry quota limits (#21584) 2 years ago
api.go Add some documentation to packages (#21648) 2 years ago