summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to version 1.7.1v1.7.1-rc3David Calavera2015-07-092-1/+28
* Fix volumes-from mount references.David Calavera2015-07-092-4/+27
* Fix copy from a "created" container. Fixes #14420Lei Jitang2015-07-083-0/+46
* Always umount container rootfs and volumes on docker cp failedLei Jitang2015-07-071-2/+3
* Warn when udev_sync is not supported.David Calavera2015-07-072-5/+2
* Revert "Fix implicit DeviceMapper selection"David Calavera2015-07-075-76/+613
* fix rpmsJessica Frazelle2015-07-072-0/+5
* Fix implicit DeviceMapper selectionDavid Calavera2015-07-023-85/+76
* Stats API to retrieve nw stats from libnetworkAlessandro Boch2015-07-022-0/+88
* Fix regression in containers attach/wsattach api, return not found before hij...Antonio Murdaca2015-07-013-14/+36
* Vendoring libnetworkJana Radhakrishnan2015-07-0126-91/+603
* fixed incorrect assumption on --bridge=none treated as disable networkMadhu Venugopal2015-06-304-40/+53
* Validate Port specifications on daemon sideAnkush Agarwal2015-06-302-0/+32
* Default process user to container config user.David Calavera2015-06-292-4/+25
* Error out if client API version is too oldAntonio Murdaca2015-06-296-11/+52
* Unconditionally add AuthTransport.Matt Moore2015-06-291-3/+3
* [api, builder] Fix build auth configJosh Hawn2015-06-294-24/+24
* Fix unmarshalling of Command and EntrypointBrian Goff2015-06-293-2/+136
* Attempt to protect on disk image store with mutexStephen J Day2015-06-292-6/+59
* Merge pull request #13528 from jfrazelle/bump_v1.7.0Jessie Frazelle2015-06-181446-88789/+130901
|\
| * Bump version to v1.7.0v1.7.0Jessica Frazelle2015-06-172-1/+33
| * Fixing seds, deleting old stuffMary Anthony2015-06-1752-1208/+88
| * First pass of updatesMary Anthony2015-06-173-337/+507
| * Update plugins.mdAmy Lindburg2015-06-173-7/+7
| * Update libnetwork vendoringArnaud Porterie2015-06-164-22/+19
| * Remove `sources/` under `docs` directoryChaYoung You2015-06-169-16/+16
| * add gpg fingerprint for experimentalJessica Frazelle2015-06-162-0/+4
| * Adjust disallowed CpuShares in /containers/createSamuel Karp2015-06-154-0/+96
| * Get Mtu from default routeMichael Crosby2015-06-151-0/+31
| * Store layer digests on pullDerek McGowan2015-06-151-0/+4
| * retooling for hugoMary Anthony2015-06-15289-1709/+1245
| * Revert "contrib/init: unshare mount namespace for inits"David Calavera2015-06-153-9/+6
| * Fixes content-type/length for stats stream=falseBrian Goff2015-06-124-65/+69
| * Set omitempty for IP and PublicPort to conform w/ API 1.18Darren Shepherd2015-06-122-2/+42
| * Fix send on closed channel bugChun Chen2015-06-121-0/+1
| * Vendoring in libnetwork to fix #13873.Madhu Venugopal2015-06-124-9/+39
| * Update man page Dockerfile to use go-md2man v1.0.1 and go-lang 1.4Brian (bex) Exelbierd2015-06-111-2/+2
| * Display empty string instead of <nil> when IP opt is nil.Eric-Olivier Lamey2015-06-112-0/+16
| * Remove duplicate call to net.ParseIPDoug Davis2015-06-111-2/+2
| * Cleanup driver and graph db after stopping containers.David Calavera2015-06-111-10/+12
| * zfs: correctly apply selinux contextJörg Thalheim2015-06-111-2/+4
| * Vendoring libnetwork to fix stale arp cache issueJana Radhakrishnan2015-06-113-15/+48
| * Fix docs URL not using https.Eric-Olivier Lamey2015-06-119-21/+21
| * update gitignore for new manpagesJessica Frazelle2015-06-112-3/+3
| * Moving man pages out of docsMary Anthony2015-06-1055-62/+60
| * Revert shared container rootfsMichael Crosby2015-06-101-0/+1
| * Default events since to current timeBrian Goff2015-06-104-0/+19
| * Allow to downgrade local volumes from > 1.7 to 1.6.David Calavera2015-06-107-103/+440
| * Cleanup Daemon.verifyVolumesInfo() a bitZefan Li2015-06-101-1/+1
| * Windows: Fix PR13278 compile breakJohn Howard2015-06-103-32/+36