Commit Graph

99 Commits (e31c6cfe6e30341c502302d1c0a03138f8bf5c9f)

Author SHA1 Message Date
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
KN4CK3R c890454769
Add direct serving of package content (#25543) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
KN4CK3R cdb088cec2
Add CRAN package registry (#22331) 2 years ago
wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 2 years ago
KN4CK3R 5968c63a11
Add Go package registry (#24687) 2 years ago
KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 2 years ago
KN4CK3R 05209f0d1d
Add RPM registry (#23380) 2 years ago
KN4CK3R 723598b803
Implement Cargo HTTP index (#24452) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 2 years ago
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 2 years ago
wxiaoguang b9a97ccd0e
Refactor web route (#24080) 2 years ago
yp05327 bb6c670cff
Add actions support to package auth verification (#23729) 2 years ago
KN4CK3R fbd4eaceed
Display image size for multiarch container images (#23821) 2 years ago
Mai-Lapyst 5cd1d6c93b
Set repository link based on the url in package.json for npm packages (#20379) 2 years ago
Samuel FORESTIER dbdb5ba33e
Sort Python package descriptors by version to mimic PyPI format (#23550) 2 years ago
Zettat123 46addc1f93
Return `repository` in npm package metadata endpoint (#23539) 2 years ago
KN4CK3R 8570593d55
Add package registry architecture overview (#23445) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
KN4CK3R 007d181bb5
Notify on container image create (#22806) 2 years ago
KN4CK3R 9057a008a1
Add `/$count` endpoints for NuGet v2 (#22855) 2 years ago
KN4CK3R f8c1e14a13
Use import of OCI structs (#22765) 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry (#22554) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
KN4CK3R 6ba9ff7b48
Add Conda package registry (#22262) 2 years ago
KN4CK3R d283a31f03
Check quota limits for container uploads (#22450) 2 years ago
KN4CK3R 3510d7e33a
Fix container blob mount (#22226) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 2 years ago
KN4CK3R 86ace4b5c2
Normalize NuGet package version on upload (#22186) 2 years ago