| Commit message (Expand) | Author | Age | Files | Lines |
* | Decouple context from repository related structs (#33823) | TheFox0x7 | 2025-03-08 | 1 | -14/+14 |
* | Add composor source field (#33502) | Lunny Xiao | 2025-02-28 | 1 | -8/+9 |
* | Add API to support link package to repository and unlink it (#33481) | Lunny Xiao | 2025-02-16 | 1 | -0/+78 |
* | Only show the latest version in the Arch index (#33262) | Exploding Dragon | 2025-02-13 | 3 | -12/+166 |
* | Support choose email when creating a commit via web UI (#33432) | wxiaoguang | 2025-01-30 | 1 | -3/+7 |
* | Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) | wxiaoguang | 2025-01-27 | 2 | -7/+7 |
* | Refactor package (routes and error handling, npm peer dependency) (#33111) | wxiaoguang | 2025-01-06 | 1 | -8/+6 |
* | Fix Arch package metadata introduced incorrect field (#32881) | Exploding Dragon | 2024-12-18 | 1 | -1/+2 |
* | Add Arch package registry (#32692) | KN4CK3R | 2024-12-04 | 4 | -4/+419 |
* | Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE... | Zettat123 | 2024-10-31 | 1 | -3/+3 |
* | Fix db engine (#32351) | wxiaoguang | 2024-10-27 | 2 | -5/+6 |
* | Do not escape relative path in RPM primary index (#32038) | KN4CK3R | 2024-09-16 | 1 | -2/+1 |
* | Fix nuget/conan/container packages upload bugs (#31967) | Lunny Xiao | 2024-09-05 | 1 | -9/+21 |
* | Fix RPM resource leak (#31794) | KN4CK3R | 2024-08-08 | 2 | -32/+39 |
* | Add signature support for the RPM module (#27069) | Exploding Dragon | 2024-08-06 | 1 | -3/+35 |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 3 | -8/+8 |
* | Integrate alpine `noarch` packages into other architectures index (#29137) | KN4CK3R | 2024-02-25 | 1 | -8/+48 |
* | Use general token signing secret (#29205) | wxiaoguang | 2024-02-18 | 1 | -2/+2 |
* | Fix debian InRelease Acquire-By-Hash newline (#29204) | Robin Schoonover | 2024-02-17 | 1 | -1/+1 |
* | Propagate install_if and provider_priority to APKINDEX (#28899) | Sergey Bugaev | 2024-02-05 | 1 | -0/+6 |
* | Fix some RPM registry flaws (#28782) | KN4CK3R | 2024-01-19 | 2 | -17/+57 |
* | Fix reverting a merge commit failing (#28794) | Mihir Joshi | 2024-01-16 | 1 | -1/+1 |
* | Support for grouping RPMs using paths (#26984) | Exploding Dragon | 2024-01-12 | 1 | -22/+25 |
* | Fix alpine package files are not rebuilt (#28638) | Nanguan Lin | 2023-12-31 | 1 | -0/+5 |
* | Adjust object format interface (#28469) | Lunny Xiao | 2023-12-17 | 1 | -1/+1 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -1/+1 |
* | Fix possible nil pointer access (#28428) | KN4CK3R | 2023-12-12 | 4 | -28/+14 |
* | Fix RPM/Debian signature key creation (#28352) | KN4CK3R | 2023-12-05 | 2 | -4/+3 |
* | Revert "packages: Calculate package size quota using package creator ID inste... | Lunny Xiao | 2023-11-14 | 1 | -1/+3 |
* | packages: Calculate package size quota using package creator ID instead of ow... | Danila Fominykh | 2023-11-14 | 1 | -3/+1 |
* | List all Debian package versions in `Packages` (#27786) | KN4CK3R | 2023-10-29 | 1 | -7/+8 |
* | Close all hashed buffers (#27787) | KN4CK3R | 2023-10-25 | 3 | -0/+18 |
* | Do not force creation of _cargo-index repo on publish (#27266) | merlleu | 2023-10-24 | 2 | -5/+11 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 4 | -50/+55 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 3 | -19/+20 |
* | move repository deletion to service layer (#26948) | Lunny Xiao | 2023-09-08 | 1 | -1/+1 |
* | Move createrepository from module to service layer (#26927) | Lunny Xiao | 2023-09-06 | 1 | -2/+2 |
* | Move notification interface to services layer (#26915) | Lunny Xiao | 2023-09-05 | 1 | -4/+4 |
* | Reduce some allocations in type conversion (#26772) | Chongyi Zheng | 2023-08-29 | 1 | -1/+1 |
* | Add auth-required to config.json for Cargo http registry (#26729) | merlleu | 2023-08-28 | 1 | -6/+9 |
* | Allow package cleanup from admin page (#25307) | KN4CK3R | 2023-08-08 | 1 | -4/+22 |
* | Prevent newline errors with Debian packages (#26332) | KN4CK3R | 2023-08-05 | 1 | -1/+1 |
* | Fix version in rpm repodata/primary.xml.gz (#26009) | Peter Verraedt | 2023-07-21 | 1 | -3/+3 |
* | Bump github.com/golang-jwt/jwt to v5 (#25975) | harryzcy | 2023-07-19 | 1 | -1/+1 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 2 | -2/+2 |
* | Add direct serving of package content (#25543) | KN4CK3R | 2023-07-03 | 1 | -40/+34 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 1 | -0/+2 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 1 | -0/+2 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 2 | -0/+371 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 3 | -39/+644 |