Permalink
Failed to load latest commit information.
api Fix concurrent host polling bug Oct 18, 2014
builder Allow child to overwrite entrypoint from parent Oct 12, 2014
builtins Proper JSON handling of strings that could be represented as other types Sep 16, 2014
contrib Update desktop integration examples to be more up to date. Oct 12, 2014
daemon Disable stable IPs. Oct 12, 2014
docker Add libtrust key identity management Oct 12, 2014
dockerinit Use argv0 as reexec implementation for dockerinit Aug 11, 2014
dockerversion Move even more stuff into dockerversion Feb 12, 2014
docs reflect changes introduced in d2ffcd9 in docs Oct 12, 2014
engine Fix error paring null JSON - Issue7941 Oct 12, 2014
events Revert "Fix line delimited JSON response" Oct 12, 2014
graph Enable V2 pull flow Oct 12, 2014
hack Ongoing progress with AWS driver for `docker hosts` Oct 12, 2014
hosts Fix mis-reporting of stuff for stopped instance Oct 19, 2014
image Move archive package into pkg/archive Oct 12, 2014
integration-cli Import ps name parsing for default name Oct 12, 2014
integration Fix #6231 - Accept chunked encoding on start Oct 12, 2014
links update go import path and libcontainer Jul 24, 2014
nat Fix parsing of proto/port Sep 12, 2014
opts Add support for choosing host with -H Sep 20, 2014
pkg Add erikh as maintainer of pkg/proxy Oct 12, 2014
reexec Add Self func to reexec pkg to return the current binary path Aug 13, 2014
registry Support tarsum dev version to fix issue with mtime Oct 12, 2014
runconfig Add --security-opts options to allow user to customize security confi… Oct 12, 2014
trust Add provenance pull flow for official images Oct 12, 2014
utils Move Matches() file path matching function into pkg/fileutils Oct 12, 2014
vendor Ongoing progress with AWS driver for `docker hosts` Oct 12, 2014
volumes Restore volume refs after daemon restart Oct 12, 2014
.dockerignore Add .dockerignore support Jun 26, 2014
.drone.yml Drone Config: Disable integration-cli/docker_cli_exec_test as it breaks. Sep 19, 2014
.gitignore update release checklist and .gitignore Jul 2, 2014
.mailmap Fix my email entry so that my current email is first and the old comm… Aug 12, 2014
.travis.yml Update Travis to also run the test suite Sep 4, 2014
AUTHORS Updated AUTHORS file Aug 12, 2014
CHANGELOG.md Bump version to v1.2.0 Aug 20, 2014
CONTRIBUTING.md Merge pull request #7466 from tiborvass/irc-meetings Aug 12, 2014
Dockerfile bump Go to 1.3.3 Oct 12, 2014
LICENSE Fix boilerplate text in Apache license Mar 13, 2014
MAINTAINERS add @tianon as maintainer of .dockerignore Jun 26, 2014
Makefile hack: TIMEOUT (for controlling test timeout) and forwarding of Oct 12, 2014
NOTICE Fixes 3497 Jan 14, 2014
README.md Add GoDoc and Travis build link/images to README Aug 18, 2014
VERSION Change version to 1.2.0-dev Aug 21, 2014