| Commit message (Expand) | Author | Age | Files | Lines |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Fix the wrong HTTP response status code for duplicate packages (#27480) | Nanguan Lin | 2023-10-10 | 1 | -1/+1 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 1 | -0/+1 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -1/+1 |
* | Add direct serving of package content (#25543) | KN4CK3R | 2023-07-03 | 1 | -6/+2 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 1 | -1/+1 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 1 | -1/+1 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 1 | -1/+1 |
* | Sort Python package descriptors by version to mimic PyPI format (#23550) | Samuel FORESTIER | 2023-03-19 | 1 | -0/+6 |
* | Update go dev dependencies (#22064) | silverwind | 2022-12-08 | 1 | -2/+4 |
* | Replace fmt.Sprintf with hex.EncodeToString (#21960) | Jason Song | 2022-11-28 | 1 | -2/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 2 | -4/+2 |
* | Add support for HEAD requests in Maven registry (#21834) | KN4CK3R | 2022-11-24 | 1 | -1/+4 |
* | Add package registry quota limits (#21584) | KN4CK3R | 2022-11-09 | 1 | -5/+9 |
* | Remove semver compatible flag and change pypi to an array of test cases (#21708) | Wayne Starr | 2022-11-08 | 2 | -4/+47 |
* | Allow local package identifiers for PyPI packages (#21690) | KN4CK3R | 2022-11-07 | 1 | -2/+9 |
* | Allow uppercase ASCII alphabet in PyPI package names (#21095) | KN4CK3R | 2022-09-07 | 1 | -1/+1 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 1 | -2/+0 |
* | Replace `ServeStream` with `ServeContent` (#20903) | KN4CK3R | 2022-08-25 | 1 | -1/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+174 |