COMMITS
/ api/client/info.go March 16, 2016
V
Update api/client file to use context
Vincent Demeester committed
March 4, 2016
A
Add support for identity tokens in client credentials store
Aaron Lehmann committed
March 2, 2016
S
Add KernelMemory to "info" and show warning
Sebastiaan van Stijn committed
February 18, 2016
Q
Add CgroupDriver to docker info
Qiang Huang committed
February 4, 2016
V
Expose docker's root directory by default as part of `docker info`.
Vishnu kannan committed
February 1, 2016
D
Add regression tests for client debug flag.
David Calavera committed
January 30, 2016
V
Merge pull request #19646 from nishanttotla/19277-CustomInfoField
Vincent Demeester committed
January 24, 2016
N
Adding SystemStatus field for /info endpoint
Nishant Totla committed
January 20, 2016
A
*: purge dockerinit from source code
Aleksa Sarai committed
October 27, 2015
K
Added additional container information to "docker info".
Kim Eik committed
December 29, 2015
V
Add authorization plugins to docker info
Vincent Demeester committed
December 16, 2015
D
Replace pkg/units with docker/go-units.
David Calavera committed
December 11, 2015
A
api: client: info: add newline after warning
Antonio Murdaca committed
December 10, 2015
A
api: client: info: print a warning if dm is using a loopback file
Antonio Murdaca committed
December 3, 2015
D
Implement docker info with standalone client lib.
David Calavera committed
November 17, 2015
M
Merge pull request #17478 from vdemeester/pr-13921
Michael Crosby committed
October 23, 2015
K
Supported added for reterving Plugin list for Network and Volume.
Kunal Kushwaha committed
June 13, 2015
O
/info: Add keys Architecture, OSType
Olle Jonsson committed
November 13, 2015
A
Merge pull request #16873 from coolljt0725/expand_docker_info
Alexander Morozov committed
October 26, 2015
M
Enhancing --cluster-advertise to support <interface-name>
Madhu Venugopal committed
October 15, 2015
V
use Server Version
Victor Vieux committed
October 14, 2015
V
only display 'Engine Version' when it's not empty
Victor Vieux committed
October 9, 2015
L
Add more cgroup config to docker info
Lei Jitang committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
September 10, 2015
A
Add builtin nodes discovery
Arnaud Porterie committed
September 19, 2015
H
Format output of docker info
Hu Keping committed
September 21, 2015
Z
add docker server version to /info
Zhang Kun committed
August 8, 2015
L
Typo: remove unconsistent period in docker info
Lei Jitang committed
July 23, 2015
Z
fix golint warnings/errors on package api/types/
Zhang Wei committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
July 10, 2015
J
Windows: Remove meaningless warnings on docker info
John Howard committed
July 3, 2015
M
api/client: unify format of args check
Ma Shimiao committed
M
api/client: close the returned io.ReadCloser
Ma Shimiao committed
June 17, 2015
L
Add bridge-nf-call-iptables/bridge-nf-call-ipv6tables to docker info
Lei Jitang committed
June 15, 2015
J
Merge pull request #13869 from jlhawn/multi_line_help_usage
Josh Hawn committed
May 14, 2015
J
api/client: have cli.call() return headers
Josh Hawn committed
J
api/client: Allow for multi-line usage help
Josh Hawn committed
May 29, 2015
V
no not print empty keys in docker info
Victor Vieux committed
May 28, 2015
D
Merge pull request #13428 from duglin/niceHelp2
David Calavera committed
May 23, 2015
D
Carry #11858
Doug Davis committed
May 21, 2015
A
Add suffix to experimental builds version
Arnaud Porterie committed
May 19, 2015
A
Add DOCKER_EXPERIMENTAL environment variable
Arnaud Porterie committed
March 31, 2015
D
Remove use of "DEBUG" env var from CLI and decouple DEBUG from --log-level
Doug Davis committed
April 1, 2015
D
Add .docker/config.json and support for HTTP Headers
Doug Davis committed
D
docker info show logging driver info
Deng Guangxing committed
April 10, 2015
H
Remove Job from Info API
Hu Keping committed
March 29, 2015
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca committed
March 26, 2015
A
Replace aliased imports of logrus, fixes #11762
Antonio Murdaca committed
M
Merge pull request #11766 from peggyl/11596-api-commands-godoc
Michael Crosby committed
January 12, 2015
D
Fix for issue 9922: private registry search with auth returns 401
Don Kjer committed