summaryrefslogtreecommitdiffstats
path: root/routers/api/packages/helm
Commit message (Collapse)AuthorAgeFilesLines
* Add support for HEAD requests in Maven registry (#21834) (#21929)KN4CK3R2022-11-251-1/+4
| | | | | Backport of #21834 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-251-1/+1
| | | | | | | | | | | * Replace ServeStream with ServeContent. * Update modules/timeutil/timestamp.go Co-authored-by: delvh <dev.lh@web.de> Co-authored-by: delvh <dev.lh@web.de> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Hide internal package versions (#20492)KN4CK3R2022-07-271-2/+5
| | | | | * Hide internal versions from most searches. * Added test.
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+205