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/packages/container
Lunny Xiao aebb741c08
Use per package global lock for container uploads instead of memory lock (#31860)
This PR uses a per-package lock instead of a global lock for container
uploads. So that different packages can be uploaded simultaneously.
5 months ago
..
auth.go Fix nuget/conan/container packages upload bugs (#31967) 6 months ago
blob.go Use per package global lock for container uploads instead of memory lock (#31860) 5 months ago
container.go Fix nuget/conan/container packages upload bugs (#31967) 6 months ago
errors.go Implement FSFE REUSE for golang files (#21840) 2 years ago
manifest.go Move notification interface to services layer (#26915) 1 year ago