aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/api_packages_container_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor CSRF token (#32216)wxiaoguang2024-10-101-2/+2
* Fix nuget/conan/container packages upload bugs (#31967)Lunny Xiao2024-09-051-1/+79
* Remove sub-path from container registry realm (#31293)wxiaoguang2024-06-091-3/+9
* Use `crypto/sha256` (#29386)KN4CK3R2024-02-251-1/+1
* Prevent anonymous container access if `RequireSignInView` is enabled (#28877)KN4CK3R2024-01-211-0/+9
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-105/+105
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-111-1/+1
* Test if container blob is accessible before mounting (#22759)KN4CK3R2023-07-091-1/+11
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-5/+17
* Remove all package data after tests (#22984)KN4CK3R2023-02-231-1/+1
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-221-1/+1
* Use import of OCI structs (#22765)KN4CK3R2023-02-061-8/+8
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-1/+4
* Fix container blob mount (#22226)KN4CK3R2023-01-161-15/+26
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Workaround for container registry push/pull errors (#21862)KN4CK3R2022-11-251-0/+28
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-241-0/+4
* Add GET and DELETE endpoints for Docker blob uploads (#21367)KN4CK3R2022-10-071-2/+38
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+608