summaryrefslogtreecommitdiffstats
path: root/routers/api/packages
Commit message (Expand)AuthorAgeFilesLines
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-282-6/+5
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-2512-18/+18
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-4/+4
* Add support for NuGet API keys (#20721)KN4CK3R2022-08-092-0/+46
* Keep download count on Container tag overwrite (#20728)KN4CK3R2022-08-091-0/+3
* Add support for `npm unpublish` (#20688)KN4CK3R2022-08-092-2/+73
* Allow multiple files in generic packages (#20661)KN4CK3R2022-08-092-40/+68
* Add support for Pub packages (#20560)KN4CK3R2022-08-073-1/+291
* Allow multiple metadata files for Maven packages (#20674)KN4CK3R2022-08-051-2/+3
* Send correct NuGet status codes (#20647)KN4CK3R2022-08-031-3/+5
* packages/generic: Do not restrict package versions to SemVer (#20414)Gergely Nagy2022-07-291-8/+6
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-287-6/+60
* Hide internal package versions (#20492)KN4CK3R2022-07-275-11/+23
* Fix various typos (#20338)luzpaz2022-07-123-4/+4
* ContainerRegistry - removed Basic Auth header (#19735)KN4CK3R2022-05-171-1/+0
* Skip duplicated layers. (#19624)KN4CK3R2022-05-051-0/+4
* Add Helm Chart registry (#19406)KN4CK3R2022-04-192-0/+211
* Package registry changes (#19305)KN4CK3R2022-04-064-9/+23
* Fix container download counter (#19287)KN4CK3R2022-04-012-9/+3
* Add Package Registry (#16510)KN4CK3R2022-03-3022-0/+5237