Sebastiaan van Stijn
|
a58b0a3d9c
api/types: move Plugin-types to api/types/backend
|
1 年之前 |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 年之前 |
Sebastiaan van Stijn
|
6592646632
api/server: format code with gofumpt
|
3 年之前 |
Sebastiaan van Stijn
|
7819811835
api: add registry.DecodeAuthConfig, registry.DecodeAuthConfigBody
|
3 年之前 |
Sebastiaan van Stijn
|
55d1a56826
plugin: use types/registry.AuthConfig
|
3 年之前 |
Sebastiaan van Stijn
|
d8a43399a8
api/server/router: use types/registry.AuthConfig
|
3 年之前 |
Sebastiaan van Stijn
|
857cb260c7
api: add const for 'X-Registry-Auth'
|
3 年之前 |
Sebastiaan van Stijn
|
0c9ff0b45a
api/server/httputils: add ReadJSON() utility
|
3 年之前 |
Sebastiaan van Stijn
|
c9b2a3cff5
api: normalize comment formatting
|
5 年之前 |
Sebastiaan van Stijn
|
4e621a34ac
api/server: explicitly ignore unhandled errors (errcheck)
|
5 年之前 |
Sebastiaan van Stijn
|
c7b488fbc8
API: properly handle invalid JSON to return a 400 status
|
6 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Sebastiaan van Stijn
|
a4efe66cf2
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
|
7 年之前 |
Daniel Nephin
|
c87d67b0ad
Refacator pkg/streamformatter
|
8 年之前 |
Derek McGowan
|
3a1279393f
Use distribution reference
|
8 年之前 |
Brian Goff
|
03c6949739
Add docker plugin upgrade
|
8 年之前 |
Yong Tang
|
a66e0dc349
Add `--filter enabled=true` for `docker plugin ls`
|
8 年之前 |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
8 年之前 |
Anusha Ragunathan
|
8cb2229cd1
Enforce zero plugin refcount during disable.
|
8 年之前 |
Victor Vieux
|
fa3b61a28f
refactor plugin install
|
8 年之前 |
Anusha Ragunathan
|
83ca993c15
Add HTTP client timeout.
|
8 年之前 |
Anusha Ragunathan
|
5b6e1bc9e5
Add plugin create functionality.
|
8 年之前 |
Victor Vieux
|
efbed4500e
support env for docker plugin set
|
8 年之前 |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
8 年之前 |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 年之前 |
Victor Vieux
|
0016b331da
Add --force to docker plugin remove
|
9 年之前 |
Tibor Vass
|
f37117045c
plugins: experimental support for new plugin management
|
9 年之前 |