aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/api_packages_nuget_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix nuget/conan/container packages upload bugs (#31967)Lunny Xiao2024-09-051-66/+137
* Fix NuGet Package API for $filter with Id equality (#31188)Thomas Desveaux2024-06-041-16/+86
* Support nuspec manifest download for nuget packages (#28921)Michael Kriese2024-04-171-24/+53
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-69/+68
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-111-1/+1
* Fix NuGet search endpoints (#25613)KN4CK3R2023-08-141-9/+9
* Fix handling of plenty Nuget package versions (#26075)KN4CK3R2023-07-261-6/+44
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-1/+1
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-261-1/+2
* Add `/$count` endpoints for NuGet v2 (#22855)KN4CK3R2023-02-111-11/+20
* Remove deprecated packages & staticcheck fixes (#22012)Chongyi Zheng2022-12-021-2/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Enforce grouped NuGet search results (#21442)KN4CK3R2022-10-171-24/+66
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-131-73/+234
* Case-insensitive NuGet symbol file GUID (#21409)Hubert WawrzyƄczyk2022-10-121-1/+1
* Make NuGet service index publicly accessible (#21242)KN4CK3R2022-09-241-30/+50
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+393