COMMITS
/ api/client/utils.go March 16, 2016
V
Update api/client file to use context
Vincent Demeester committed
March 1, 2016
A
cliconfig: credentials: support getting all auths
Antonio Murdaca committed
K
Remove email address field from login
Ken Cochrane committed
February 8, 2016
D
Client credentials store.
David Calavera committed
February 10, 2016
A
Merge pull request #19835 from ncdc/resize-after-attach
Antonio Murdaca committed
February 3, 2016
A
Introduce a client-side version of resolveAuthConfig
Aaron Lehmann committed
A
Enable cross-platforms logout from Registry
Arnaud Porterie committed
January 24, 2016
A
api: client: remove redunant function to encode auth
Antonio Murdaca committed
January 29, 2016
V
Merge pull request #19793 from calavera/full_login_prompt
Vincent Demeester committed
January 27, 2016
D
Always prompt for a password when asking for credentials.
David Calavera committed
December 14, 2015
D
Remove output file when save/export fail
Daehyeok Mun committed
January 22, 2016
A
Move resize after attaching
Andy Goldstein committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 12, 2015
D
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
Daniel Nephin committed
D
Move AuthConfig to api/types
Daniel Nephin committed
D
Refactor ResolveAuthConfig to remove the builder dependency on cli code.
Daniel Nephin committed
December 10, 2015
B
Use correct fn for resizing TTY
Brian Goff committed
December 7, 2015
D
Remove old http from the docker cli.
David Calavera committed
December 6, 2015
D
Implement docker resize with standalone client lib.
David Calavera committed
D
Implement docker pull with standalone client lib.
David Calavera committed
D
Implement docker exec with standalone client lib.
David Calavera committed
December 4, 2015
D
Implement getExitCode with standalone client lib.
David Calavera committed
D
Implement docker wait with standalone client lib.
David Calavera committed
November 9, 2015
V
dockerversion placeholder for library import
Vincent Demeester committed
October 28, 2015
B
Revert "dockerversion placeholder for library-import"
Brian Goff committed
October 25, 2015
V
dockerversion placeholder for library-import
Vincent Demeester committed
September 7, 2015
D
Make RegistryConfig a typed value in the api.
David Calavera committed
August 7, 2015
D
Merge pull request #15370 from cpuguy83/better_error_on_client_connect
David Calavera committed
August 6, 2015
B
Better/more specific error messages on connect
Brian Goff committed
July 20, 2015
V
Cleanup: factor anonymous function out of cli.clientRequestAttemptLogin
Victor Palma committed
M
golint for cliconfig
Morgan Bauer committed
June 30, 2015
V
add support for base path in docker cli -H
Victor Vieux committed
July 13, 2015
J
Merge pull request #14518 from Microsoft/10662-infowarnings
Jessie Frazelle committed
July 10, 2015
J
Merge pull request #13986 from tg123/master
Jessie Frazelle committed
J
Windows: Remove meaningless warnings on docker info
John Howard committed
July 3, 2015
M
api/client: close the returned io.ReadCloser
Ma Shimiao committed
June 5, 2015
P
Add better client error for client certificate failure (missing or denied)
Phil Estes committed
June 4, 2015
J
Windows: Security warning based on server OS
John Howard committed
J
Add GOOS in User-Agent
John Howard committed
June 24, 2015
D
Update utils.go
Damien Nozay committed
June 17, 2015
A
Error out if client API version is too old
Antonio Murdaca committed
T
June 13, 2015
A
Merge pull request #13860 from jlhawn/cli_call_headers
Arnaud Porterie committed
A
Merge pull request #13749 from Microsoft/adduseragent
Arnaud Porterie committed
May 14, 2015
J
api/client: have cli.call() return headers
Josh Hawn committed
June 10, 2015
J
Typo fix in api\client\utils.go
John Howard committed
May 1, 2015
A
Provide a struct to configure cli streaming
Antonio Murdaca committed
April 27, 2015
A
Remove engine mechanism
Antonio Murdaca committed
April 22, 2015
D
Move CLI config processing out from under registry dir
Doug Davis committed
April 13, 2015
A
Remove job from container_inspect
Antonio Murdaca committed