aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/packages/api.go
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "RouteMethods" method (#26024)wxiaoguang2023-07-211-1/+1
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-3/+2
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+19
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-2/+2
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+59
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+14
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+11
* Implement Cargo HTTP index (#24452)KN4CK3R2023-05-031-0/+6
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+19
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-19/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+19
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-261-0/+27
* Refactor web route (#24080)wxiaoguang2023-04-201-1/+1
* Add actions support to package auth verification (#23729)yp053272023-04-101-32/+20
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+36
* Add `/$count` endpoints for NuGet v2 (#22855)KN4CK3R2023-02-111-3/+12
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+21
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+15
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+38
* refactor auth interface to return error when verify failure (#22119)Lunny Xiao2022-12-281-2/+15
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-0/+1
* Add some documentation to packages (#21648)zeripath2022-11-121-1/+6
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-241-0/+2
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-241-0/+2
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-131-4/+12
* Case-insensitive NuGet symbol file GUID (#21409)Hubert WawrzyƄczyk2022-10-121-1/+1
* Add GET and DELETE endpoints for Docker blob uploads (#21367)KN4CK3R2022-10-071-3/+9
* Make NuGet service index publicly accessible (#21242)KN4CK3R2022-09-241-26/+28
* NPM Package Registry search API endpoint (#20280)Jack Vine2022-09-241-0/+3
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-291-0/+14
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-4/+5
* Add support for NuGet API keys (#20721)KN4CK3R2022-08-091-0/+1
* Add support for `npm unpublish` (#20688)KN4CK3R2022-08-091-2/+16
* Allow multiple files in generic packages (#20661)KN4CK3R2022-08-091-6/+9
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+15
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-281-0/+1
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+6
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+397