November 1, 2016
View fa710e5

Fix logrus formatting This fix tries to fix logrus formatting by removing `f` from `logrus.[Error|Warn|Debug|Fatal|Panic|Info]f` when formatting string is not present.

Daehyeok Mun authored on 2016/11/01 13:05:01
October 26, 2016
View 11cd64f

Merge pull request #27525 from AkihiroSuda/prune-network-cluster

Vincent Demeester authored on 2016/10/26 01:02:28
October 25, 2016
View 8ed3108

Merge pull request #27467 from tonistiigi/attach-cb

Antonio Murdaca authored on 2016/10/25 23:23:07
October 22, 2016
View a668895

Merge pull request #26973 from allencloud/change-code-in-container-restore

Sebastiaan van Stijn authored on 2016/10/22 10:53:38
October 18, 2016
View 7e24c16

add `docker network prune`

Akihiro Suda authored on 2016/10/18 13:36:52
View 37a3be2

Move stdio attach from libcontainerd backend to callback

Tonis Tiigi authored on 2016/10/18 06:39:52
October 14, 2016
View 9ced849

Merge pull request #27027 from tonistiigi/fix-name-collision

Tibor Vass authored on 2016/10/14 15:59:56
October 8, 2016
View c5393ee

Make authorization plugins use pluginv2.

Anusha Ragunathan authored on 2016/10/08 06:53:17
October 6, 2016
View 7781a1b

Make experimental a runtime flag

Kenfe-Mickael Laventure authored on 2016/10/06 23:09:54
September 20, 2016
View bd7d512

Allow providing a custom storage directory for docker checkpoints

boucher authored on 2016/09/20 01:01:16
July 21, 2016
View 3343d23

Add basic prometheus support

Michael Crosby authored on 2016/07/21 08:11:28
June 7, 2016
View cc70378

Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.

Yong Tang authored on 2016/06/07 12:29:05
May 27, 2016
View d7be6b2

Add config parameter to change stop timeout during daemon shutdown This fix tries to add a daemon config parameter `--shutdown-timeout` that specifies the timeout value to stop containers gracefully (before SIGKILL). The default value is 15s.

Yong Tang authored on 2016/05/27 06:07:30
View e66d210

Add config parameter to change per-container stop timeout during daemon shutdown

Yong Tang authored on 2016/05/27 05:34:48
April 25, 2016
View 582803f

support insecure registry in configuration reload

allencloud authored on 2016/04/25 11:51:28