Commit Graph

132 Commits (a910abbb451ea89b8279b43bd818a140fe0f3b51)

Author SHA1 Message Date
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 weeks ago
Lunny Xiao aebb741c08
Use per package global lock for container uploads instead of memory lock (#31860) 1 month ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 2 months ago
Lunny Xiao a802508f88
Fix wrong last modify time (#32102) 2 months ago
Lunny Xiao 5de41737a5
Fix upload maven pacakge parallelly (#31851) 2 months ago
Lunny Xiao 5c05dddbed
Fix nuget/conan/container packages upload bugs (#31967) 3 months ago
KN4CK3R 3862b31abb
Fix RPM resource leak (#31794) 4 months ago
Exploding Dragon de175e3b06
Add signature support for the RPM module (#27069) 4 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
wxiaoguang 0f09c22663
Improve rubygems package registry (#31357) 5 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 5 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 6 months ago
wxiaoguang 6106a61eff
Remove sub-path from container registry realm (#31293) 6 months ago
Thomas Desveaux c888c933a9
Fix NuGet Package API for $filter with Id equality (#31188) 6 months ago
wxiaoguang 339bc8bc8f
Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 6 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 7 months ago
wxiaoguang 53b55223d1
Ignore useless error message "broken pipe" (#30801) 7 months ago
Micash ad4e902d5a
Add support for npm bundleDependencies (#30751) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Michael Kriese bafb80f80d
Support nuspec manifest download for nuget packages (#28921) 7 months ago
wxiaoguang 1ad48f781e
Relax generic package filename restrictions (#30135) 8 months ago
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
KN4CK3R 1c6858543c
Integrate alpine `noarch` packages into other architectures index (#29137) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
CEnnis91 6be3fda6fc
Fix swift packages not resolving (#29095) 10 months ago
KN4CK3R caad931385
Prevent anonymous container access if `RequireSignInView` is enabled (#28877) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984) 11 months ago
KN4CK3R 064f05204c
Add endpoint for not implemented Docker auth (#28457) 12 months ago
KN4CK3R a95d5b7702
Add `HEAD` support for rpm repo files (#28309) 12 months ago
merlleu 796ff26e0e
Do not force creation of _cargo-index repo on publish (#27266) 1 year ago
Nanguan Lin 5b6258a0b9
Fix the wrong HTTP response status code for duplicate packages (#27480) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
KN4CK3R d513628db9
Allow empty Conan files (#27092) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
KN4CK3R 0eebeeec90
Remove `Named` interface (#26913) 1 year ago
merlleu a587d25261
Add auth-required to config.json for Cargo http registry (#26729) 1 year ago
KN4CK3R ecd51f710b
Fix NuGet search endpoints (#25613) 1 year ago
KN4CK3R 2d7fe4cc1e
Fix handling of plenty Nuget package versions (#26075) 1 year ago
KN4CK3R 6aa30af724
Fix handling of Debian files with trailing slash (#26087) 1 year ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024) 1 year ago
KN4CK3R bd82d8974e
Add support for different Maven POM encoding (#25873) 1 year ago
KN4CK3R 115f40e433
Test if container blob is accessible before mounting (#22759) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago