..
archive
Tighten the input validation of NewIndexReference
2025-03-11 18:11:15 +01:00
daemon
Explicitly reject daemon.NewReference with no values
2025-03-11 18:11:07 +01:00
fixtures /registries.d
Don't call net/url.URL.Parse when we mean net/url.Parse
2022-10-26 16:03:03 +02:00
internal /tarfile
Replace Set.AddSlice with Set.AddSeq, use it in more places
2025-03-12 20:17:18 +01:00
policyconfiguration
Update a comment
2023-07-19 20:25:45 +02:00
reference
Don't assume that &pkg/regexp.Regexp implements any methods
2023-06-27 18:56:06 +02:00
tarfile
Introduce private.ImageDestination.CommitWithOptions
2024-11-04 17:22:49 +01:00
body_reader.go
Fix "QF1009: probably want to use time.Time.Equal instead"
2025-03-26 20:17:59 +01:00
body_reader_test.go
Add unit tests for the retry heuristics
2023-02-13 22:24:04 +01:00
cache.go
Update to major version v5
2019-10-25 22:27:45 +02:00
distribution_error.go
docker: add newUnexpectedHTTPStatusError()
2025-03-24 11:45:01 +01:00
distribution_error_test.go
test distribution challenge error handling
2024-11-18 10:40:03 +01:00
docker_client.go
docker: expand use of UnexpectedHTTPStatusError
2025-03-24 11:47:48 +01:00
docker_client_test.go
Don't silently ignore errors determining size in TryReuseBlob
2025-03-11 20:10:11 +01:00
docker_image.go
Add a workaround for null values in the tag list
2024-09-02 17:52:52 +02:00
docker_image_dest.go
Only upload sigstore signatures to the sigstore tag schema
2025-06-02 17:32:40 +02:00
docker_image_dest_test.go
Close http.Response.Body
2023-02-06 21:15:45 +01:00
docker_image_src.go
docker: expand use of UnexpectedHTTPStatusError
2025-03-24 11:47:48 +01:00
docker_image_src_test.go
Consistently close ImageSource objects
2023-06-29 20:31:51 +02:00
docker_transport.go
Use strings.CutPrefix and strings.CutSuffix
2024-03-09 22:37:40 +01:00
docker_transport_test.go
Use strings.CutPrefix and strings.CutSuffix
2024-03-09 22:37:40 +01:00
errors.go
docker: expand use of UnexpectedHTTPStatusError
2025-03-24 11:47:48 +01:00
errors_test.go
docker: export UnexpectedHTTPStatusError
2025-03-21 17:36:18 +01:00
paths_common.go
Remove obsolete build tag syntax
2025-03-12 20:20:16 +01:00
paths_freebsd.go
Remove obsolete build tag syntax
2025-03-12 20:20:16 +01:00
registries_d.go
ignore ENOENT errors when parsing registries.d files
2025-01-27 18:26:40 +01:00
registries_d_test.go
Call .Validate() before digest.Hex() / digest.Encoded()
2024-05-09 15:59:32 +02:00
wwwauthenticate.go
Avoid an allocation when iterating over WWW-Authenticate headers
2025-03-12 20:16:50 +01:00
wwwauthenticate_test.go
Fix Bearer authentication
2016-07-29 17:19:39 +02:00