| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix maven panic when no package exists (#33888) | wxiaoguang | 11 days | 1 | -0/+5 |
* | Add composor source field (#33502) | Lunny Xiao | 2025-02-28 | 1 | -2/+20 |
* | Fix for Maven Package Naming Convention Handling (#33678) | Diana | 2025-02-22 | 2 | -15/+11 |
* | Refactor error system (#33610) | wxiaoguang | 2025-02-16 | 1 | -7/+7 |
* | Make git clone URL could use current signed-in user (#33091) | wxiaoguang | 2025-01-07 | 1 | -1/+1 |
* | Refactor package (routes and error handling, npm peer dependency) (#33111) | wxiaoguang | 2025-01-06 | 21 | -214/+98 |
* | Use `Project-URL` metadata field to get a PyPI package's homepage URL (#33089) | Kemal Zebari | 2025-01-03 | 2 | -4/+53 |
* | Refactor maven package registry (#33049) | wxiaoguang | 2024-12-31 | 2 | -22/+56 |
* | Refactor arch route handlers (#32993) | wxiaoguang | 2024-12-28 | 1 | -35/+4 |
* | Fix maven pom inheritance (#32943) | wxiaoguang | 2024-12-25 | 1 | -0/+2 |
* | Refactor arch route handlers (#32972) | wxiaoguang | 2024-12-25 | 1 | -16/+12 |
* | Add standard-compliant route to serve outdated R packages (#32783) | Sebastian T. T. | 2024-12-11 | 1 | -0/+1 |
* | Add Arch package registry (#32692) | KN4CK3R | 2024-12-04 | 2 | -0/+350 |
* | Add Swift login endpoint (#32693) | KN4CK3R | 2024-12-03 | 2 | -43/+59 |
* | Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE... | Zettat123 | 2024-10-31 | 2 | -2/+4 |
* | Use per package global lock for container uploads instead of memory lock (#31... | Lunny Xiao | 2024-10-11 | 1 | -8/+18 |
* | Fix bug when a token is given public only (#32204) | Lunny Xiao | 2024-10-08 | 1 | -0/+14 |
* | Fix wrong last modify time (#32102) | Lunny Xiao | 2024-09-21 | 1 | -1/+3 |
* | Fix upload maven pacakge parallelly (#31851) | Lunny Xiao | 2024-09-21 | 1 | -0/+13 |
* | Fix nuget/conan/container packages upload bugs (#31967) | Lunny Xiao | 2024-09-05 | 5 | -10/+66 |
* | Fix RPM resource leak (#31794) | KN4CK3R | 2024-08-08 | 1 | -4/+5 |
* | Add signature support for the RPM module (#27069) | Exploding Dragon | 2024-08-06 | 1 | -1/+15 |
* | Refactor names (#31405) | wxiaoguang | 2024-06-19 | 22 | -210/+210 |
* | Improve rubygems package registry (#31357) | wxiaoguang | 2024-06-17 | 2 | -6/+134 |
* | Fix duplicate sub-path for avatars (#31365) | wxiaoguang | 2024-06-15 | 1 | -1/+1 |
* | Enable `unparam` linter (#31277) | silverwind | 2024-06-11 | 2 | -2/+2 |
* | Remove sub-path from container registry realm (#31293) | wxiaoguang | 2024-06-09 | 1 | -3/+3 |
* | Fix NuGet Package API for $filter with Id equality (#31188) | Thomas Desveaux | 2024-06-04 | 1 | -19/+29 |
* | Improve reverse proxy documents and clarify the AppURL guessing behavior (#31... | wxiaoguang | 2024-05-19 | 1 | -0/+2 |
* | Refactor AppURL usage (#30885) | wxiaoguang | 2024-05-07 | 1 | -1/+2 |
* | Ignore useless error message "broken pipe" (#30801) | wxiaoguang | 2024-05-03 | 1 | -3/+1 |
* | Add support for npm bundleDependencies (#30751) | Micash | 2024-04-29 | 1 | -0/+1 |
* | Update misspell to 0.5.1 and add `misspellings.csv` (#30573) | silverwind | 2024-04-27 | 1 | -1/+1 |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 11 | -23/+23 |
* | Support nuspec manifest download for nuget packages (#28921) | Michael Kriese | 2024-04-17 | 1 | -2/+30 |
* | Relax generic package filename restrictions (#30135) | wxiaoguang | 2024-03-27 | 2 | -5/+89 |
* | Fix incorrect relative/absolute URL usages (#29531) | wxiaoguang | 2024-03-02 | 1 | -1/+2 |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 9 | -18/+27 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 24 | -27/+26 |
* | Integrate alpine `noarch` packages into other architectures index (#29137) | KN4CK3R | 2024-02-25 | 1 | -7/+26 |
* | Use `crypto/sha256` (#29386) | KN4CK3R | 2024-02-25 | 2 | -4/+2 |
* | Fix swift packages not resolving (#29095) | CEnnis91 | 2024-02-08 | 1 | -1/+1 |
* | Prevent anonymous container access if `RequireSignInView` is enabled (#28877) | KN4CK3R | 2024-01-21 | 1 | -5/+14 |
* | Fix some RPM registry flaws (#28782) | KN4CK3R | 2024-01-19 | 2 | -89/+90 |
* | Support for grouping RPMs using paths (#26984) | Exploding Dragon | 2024-01-12 | 2 | -30/+105 |
* | Add endpoint for not implemented Docker auth (#28457) | KN4CK3R | 2023-12-13 | 2 | -1/+15 |
* | Add `HEAD` support for rpm repo files (#28309) | KN4CK3R | 2023-12-05 | 2 | -1/+28 |
* | Do not force creation of _cargo-index repo on publish (#27266) | merlleu | 2023-10-24 | 1 | -2/+2 |
* | Fix the wrong HTTP response status code for duplicate packages (#27480) | Nanguan Lin | 2023-10-10 | 10 | -10/+10 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 21 | -9/+36 |