..
auth
Fix some typos
2023-05-16 10:12:50 +08:00
config
Remove redundant nil check
2023-08-27 17:56:27 +08:00
schema1
Use the const labels.LabelUncompressed
2023-01-03 18:29:21 +08:00
authorizer.go
Add Fields type alias to log package
2023-02-20 17:29:08 -08:00
converter_fuzz.go
chore: use go fix
to cleanup old +build buildtag
2022-12-29 14:25:14 +08:00
converter.go
feat: replace github.com/pkg/errors to errors
2022-01-07 10:27:03 +08:00
errcode.go
docs: Various typo found by codespell
2020-12-22 13:22:16 +08:00
errdesc.go
Add distribution subpkgs to core
2019-10-07 13:38:12 -04:00
fetcher_fuzz.go
removes/docker: replace some fmt.Sprintfs with strconv
2023-08-23 10:10:59 +02:00
fetcher_test.go
removes/docker: replace some fmt.Sprintfs with strconv
2023-08-23 10:10:59 +02:00
fetcher.go
remotes: allow FetchByDigest client to pass mediatype as header
2023-06-27 16:36:01 +08:00
handler_test.go
labels: Add LabelDistributionSource
2023-03-08 10:01:58 +01:00
handler.go
replace some basic uses of fmt.Sprintf()
2023-06-10 13:24:43 +02:00
httpreadseeker.go
feat: replace github.com/pkg/errors to errors
2022-01-07 10:27:03 +08:00
pusher_test.go
pushWriter: correctly propagate errors
2023-01-24 11:37:41 +00:00
pusher.go
fix-push-image-rate
2023-06-15 19:08:03 +00:00
registry_test.go
Use net.IP.IsLoopback() to match loopback addresses
2021-03-15 09:57:01 +05:30
registry.go
feat: replace github.com/pkg/errors to errors
2022-01-07 10:27:03 +08:00
resolver_test.go
Resolve docker.NewResolver race condition
2023-07-08 05:25:47 -07:00
resolver.go
removes/docker: remove unnecessary conversion (unconvert)
2023-07-30 22:35:31 +02:00
scope_test.go
Use testify
2022-04-01 18:17:58 -07:00
scope.go
fix empty scopes return
2022-01-20 15:16:44 +08:00
status.go
Merge pull request #6243 from ktock/pusher-abort
2022-02-01 18:07:46 -08:00