February 2, 2017
View 354bd4a

Merge pull request #29692 from yongtang/29492-daemon-shm-size

Vincent Demeester authored on 2017/02/02 00:56:10
February 1, 2017
View ebaf1ce

Merge pull request #27071 from rhvgoyal/docker-overlay-error

Alexander Morozov authored on 2017/02/01 06:41:02
January 28, 2017
View cd6a61f

Merge pull request #29887 from vdemeester/daemon-extract-stats-collector

Alexander Morozov authored on 2017/01/28 03:28:03
January 23, 2017
View db63f93

Extract daemon configuration and discovery to their own package

Vincent Demeester authored on 2017/01/23 20:23:07
January 16, 2017
View 4a8799d

validate mount path for tmpfs

Akihiro Suda authored on 2017/01/16 18:52:43
January 5, 2017
View 835971c

Extract daemon statsCollector to its own package

Vincent Demeester authored on 2017/01/05 02:01:59
January 3, 2017
View f285d5b

do not create init-dir if not needed

Sebastiaan van Stijn authored on 2017/01/03 22:54:30
December 30, 2016
View 1dd9410

Merge pull request #29683 from vdemeester/runconfig-clean

Sebastiaan van Stijn authored on 2016/12/30 01:42:08
December 25, 2016
View db575ef

Add daemon option --default-shm-size

Yong Tang authored on 2016/12/25 18:11:12
December 24, 2016
View c424be2

Clean some stuff from runconfig that are cli only…

Vincent Demeester authored on 2016/12/24 04:09:12
December 23, 2016
View 6fb0577

fix nits in comments

allencloud authored on 2016/12/23 21:48:25
December 13, 2016
View 3d86b0c

Implement content addressability for plugins

Tonis Tiigi authored on 2016/12/13 08:05:53
November 30, 2016
View ff42a2e

Only show global warnings once

Doug Davis authored on 2016/11/30 00:38:07
November 29, 2016
View 6306019

Refactoring ineffectual assignments This patch fixed below 4 types of code line 1. Remove unnecessary variable assignment 2. Use variables declaration instead of explicit initial zero value 3. Change variable name to underbar when variable not used 4. Add erro check and return for ignored error

Daehyeok Mun authored on 2016/11/29 17:17:35
November 23, 2016
View 30b8712

daemon: remove not needed unmarshal

Antonio Murdaca authored on 2016/11/23 20:53:25