March 10, 2017
View 7b7ea8a

Replace fmt.Errorf() with errors.Errorf() in the cli

Daniel Nephin authored on 2017/03/10 03:23:45
January 26, 2017
View 3a12793

Use distribution reference

Derek McGowan authored on 2017/01/26 09:54:18
January 12, 2017
View 0421f51

Remove use of forked reference package for cli

Derek McGowan authored on 2017/01/12 06:54:52
January 7, 2017
View 7a85579

*: use opencontainers/go-digest package

Stephen J Day authored on 2017/01/07 10:23:18
December 29, 2016
View a412c1b

Merge pull request #29668 from dmcgowan/plugins-dct

Brian Goff authored on 2016/12/29 00:43:32
December 28, 2016
View 14e8bba

Support for docker content trust for plugins

Derek McGowan authored on 2016/12/28 05:51:00
December 23, 2016
View 1322216

Define PushResult in api types

Tonis Tiigi authored on 2016/12/23 04:44:09
December 7, 2016
View d91ed88

registry: Remove reference.go

Aaron Lehmann authored on 2016/12/07 04:27:27
December 6, 2016
View 4b8c79f

cli: Split out GetNotaryRepository and associated functions

Aaron Lehmann authored on 2016/12/06 09:06:29
November 11, 2016
View c85eb00

Update for distribution vendor

Derek McGowan authored on 2016/11/11 08:59:02
September 29, 2016
View 0797af3

Fix API incompatibilities between notary v0.3.0 and v0.4.2: - some function signatures have changed - use the new ones - re-generate the notary delegation key certs, since notary doesn't allow SHA1 - fix some error message mapping because now if a root rotation fails to validate trusted operations will fail

cyli authored on 2016/09/29 04:49:47
September 10, 2016
View 1dd46e0

Remove remaining registry methods from DockerCLI.

Daniel Nephin authored on 2016/09/10 04:38:00
August 30, 2016
View e7c9694

Move image trust related cli methods into the image package.

Daniel Nephin authored on 2016/08/30 03:45:29