COMMITS
/ api/client/logs.go March 16, 2016
V
Update api/client file to use context
Vincent Demeester committed
February 3, 2016
D
Apply context changes to the client.
David Calavera committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 4, 2015
D
Create interface that clients that talk to the api must fulfill.
David Calavera committed
D
Implement docker logs with standalone client lib.
David Calavera committed
November 20, 2015
A
Merge pull request #17495 from mikebrow/docker-tz-and-nanosecond-updates
Antonio Murdaca committed
October 29, 2015
M
modifying docker --since and --until to support nanoseconds and time zones
Mike Brown committed
November 6, 2015
A
Return nice client-side message for docker logs
Alexander Morozov committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
July 23, 2015
N
Add log reading to the journald log driver
Nalin Dahyabhai committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
July 3, 2015
B
Split reader interface from logger interface
Brian Goff committed
M
api/client: unify format of args check
Ma Shimiao committed
July 17, 2015
S
Merge pull request #11485 from wlan0/rollover_log
Sebastiaan van Stijn committed
July 10, 2015
J
Windows: Remove meaningless warnings on docker info
John Howard committed
July 1, 2015
W
add support for maximum log size, and max number of log files
wlan0 committed
June 4, 2015
J
Windows: Security warning based on server OS
John Howard 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 12, 2015
A
Allow duration strings as --since/--until
Ahmet Alp Balkan committed
April 9, 2015
A
daemon: Logging drivers refactoring
Ahmet Alp Balkan committed
April 14, 2015
A
Add --since argument to docker logs cmd
Ahmet Alp Balkan committed
May 1, 2015
A
Provide a struct to configure cli streaming
Antonio Murdaca committed
April 13, 2015
A
Remove job from container_inspect
Antonio Murdaca committed
March 29, 2015
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca committed
January 12, 2015
D
Fix for issue 9922: private registry search with auth returns 401
Don Kjer committed
March 25, 2015
P
Add godoc-style docstrings to Cmd... methods
Peggy Li committed
J
api/client - The code for all cli commands are in one file #11610
Joey Gibson committed