Commits
User selector
Commit History
Commits on Mar 31, 2016
When using systemd, pass expected cgroupsPath and cli options to runc.
Show description for f97f3e9authored andcommitted
Commits on Mar 18, 2016
Windows libcontainerd implementation
Show description for 94d70d8authored andcommitted
Replace execdrivers with containerd implementation
Show description for 9c4570acommitted
Commits on Mar 16, 2016
Windows: add support for CloseWrite() to npipe transport
Show description for 59573fbcommitted
Commits on Mar 12, 2016
Windows CI: Fix unit test failures
Show description for 1fbaf6ecommitted
John Howard
Commits on Mar 11, 2016
Merge pull request #20476 from wenchma/19425-TestDaemonStartWithDaemonCommand
Show description for 1c0474ecommitted
Commits on Mar 10, 2016
Move registry service options to the daemon configuration.
Show description for 59586d0committed
Commits on Mar 1, 2016
Optimize slow bottleneck tests of TestDaemonStartWithDaemonCommand
Show description for b9ef268committed
Wen Cheng MaWindows CI: Unit Test move Unix specific struct field tests to _unix.go
Show description for 957792ecommitted
Commits on Feb 29, 2016
Merge pull request #20604 from coolljt0725/fix_reload
Show description for 20a038ecommitted
Commits on Feb 26, 2016
Remove static errors from errors package.
Show description for a793564committed
Commits on Feb 25, 2016
Fix configuration reloading
Show description for b9366c9committed
Commits on Feb 22, 2016
Add check for non-systemd fd use case
Show description for 3c69d34committed
Kai Qiang Wu(Kennan)
Commits on Feb 19, 2016
Avoid setting default truthy values from flags that are not set.
Show description for 31cb96dcommitted
Commits on Feb 16, 2016
Remove all docker debugging knowledge from the server.
Show description for e8f569bcommitted
Commits on Feb 11, 2016
Move listeners and port allocation outside the server.
Show description for 34c2927committed
Commits on Feb 10, 2016
Remove daemon dependency from api/server.
Show description for 1af76efcommitted
Commits on Feb 2, 2016
Merge pull request #19911 from Microsoft/jstarks/npipe
Show description for 83ee24ecommittedAdd regression tests for client debug flag.
Show description for 9f315ddcommittedMake sure flat options are not parsed as config structures.
Show description for b6766e3committedWindows: Add support for named pipe protocol
Show description for 0906195committed
Commits on Feb 1, 2016
Merge pull request #19794 from calavera/14358-disable-colors
Show description for 85475f7committedAllow disabling of colored Docker logs via daemon flag.
Show description for 87a450aauthored andcommittedhandle debug mode for clients
Show description for 78b0defcommitted
Commits on Jan 25, 2016
Allow network configuration via daemon config file.
Show description for c539be8committed
Commits on Jan 22, 2016
Make TLSOptions and LogConfig embedded structs.
Show description for 5e80ac0committed
Commits on Jan 21, 2016
Verify that the configuration keys in the file are valid.
Show description for ed40386committed
Commits on Jan 20, 2016
Fix post config verification without flags.
Show description for cd34469committed
Commits on Jan 14, 2016
Allow to set daemon and server configurations in a file.
Show description for 677a6b3committed
Commits on Jan 13, 2016
Rename authz to authorization for greater clarity
Show description for 5c630eacommitted
Tibor Vass
Commits on Dec 30, 2015
replace the os.Stdout with stdout to adapt platform
Show description for 1cb9b07committedRemove usage of pkg sockets and tlsconfig.
Show description for 8e03480committed
Commits on Dec 28, 2015
Remove the graph driver from the daemon, move it into the layer store.
Show description for f5916b1committed
Commits on Dec 15, 2015
Move timeutils functions to the only places where they are used.
Show description for 27220eccommitted