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 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
November 19, 2016
View 06e92cc

Merge pull request #28577 from chchliang/defercode

Brian Goff authored on 2016/11/19 01:48:58
November 18, 2016
View e82fa89

function setupOOMScoreAdj file close illogicality

chchliang authored on 2016/11/18 16:56:52
View aff9913

Fix cfs period calculation

Michael Crosby authored on 2016/11/18 09:39:47