summaryrefslogtreecommitdiff
path: root/integration-cli
Commit message (Expand)AuthorAgeFilesLines
* Fix docker load progressbar, fixes #21957Lei Jitang2016-04-121-0/+20
* Fix critical bug: can't restart a restarting containerZhang Wei2016-04-111-0/+29
* Fix docker stats missing memory limitLei Jitang2016-04-111-0/+28
* Add missing "start" event back for auto-restart containerZhang Wei2016-04-111-0/+41
* Fix restart monitor stopping on manual restartTonis Tiigi2016-04-111-0/+30
* fix test requirement about devicemapper and not overlaymYmNeo2016-04-063-10/+8
* Define readonly/mask paths in specTonis Tiigi2016-04-061-1/+1
* Apply build labels to images with only a FROM tag.David Calavera2016-03-312-8/+41
* Update mount state of live containers after a daemon crash.Anusha Ragunathan2016-03-313-6/+119
* Use separate exec-root for test daemonsTonis Tiigi2016-03-311-0/+1
* Disable privileged test from in user namespaceTonis Tiigi2016-03-251-1/+1
* Fix setting cgroup permission to user/privileged devicesTonis Tiigi2016-03-251-0/+27
* Add "--ipv6" flag in IT for network create when using ipv6 subnetsMadhu Venugopal2016-03-251-10/+10
* More descriptive error when running a container with a too long hostname (#21...Yong Tang2016-03-251-0/+18
* Add ulimit support to libcontainerd addprocessTonis Tiigi2016-03-251-0/+11
* Move layer mount refcounts to mountedLayerBrian Goff2016-03-251-0/+95
* Fix Docker core dumps when removing network with special characters (#21401).Yong Tang2016-03-251-0/+13
* test: Do not check error message from hub, it is not neededTibor Vass2016-03-251-1/+0
* Add `docker-` prefix to runc and containerd binariesTibor Vass2016-03-234-5/+8
* Merge pull request #21370 from tonistiigi/expose-layer-idsTibor Vass2016-03-221-0/+12
|\
| * Expose RootFS in image inspectTonis Tiigi2016-03-221-0/+12
* | Merge pull request #21411 from mlaventure/fix-unauth-to-centralTibor Vass2016-03-221-1/+1
|\ \
| * | Update TestPushToCentralRegistryUnauthorized to match updated hubKenfe-Mickael Laventure2016-03-221-1/+1
* | | Merge pull request #21367 from mlaventure/containerd-docs-cleanupTibor Vass2016-03-221-2/+1
|\ \ \ | |/ / |/| |
| * | Remove unneeded references to execDriverKenfe-Mickael Laventure2016-03-211-2/+1
* | | Merge pull request #21396 from aboch/vnnDavid Calavera2016-03-221-3/+3
|\ \ \
| * | | Vendoring libnetwork v0.7.0-dev.10Alessandro Boch2016-03-221-3/+3
| | |/ | |/|
* | | Merge pull request #21303 from riyazdf/notary-vendor-docker1.11Tibor Vass2016-03-221-0/+1
|\ \ \
| * | | vendor notary for docker1.11Riyaz Faizullabhoy2016-03-221-0/+1
* | | | Merge pull request #21385 from tonistiigi/load-parent-chainDavid Calavera2016-03-221-0/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Add parent references support to load/saveTonis Tiigi2016-03-211-0/+39
* | | | Merge pull request #21270 from ehazlett/resource-labelsTibor Vass2016-03-223-0/+184
|\ \ \ \
| * | | | add label support for build, networks and volumesEvan Hazlett2016-03-223-0/+184
| | |_|/ | |/| |
* | | | Merge pull request #21223 from cpuguy83/add_nocp_to_volsTibor Vass2016-03-221-1/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add explicit flags for volume cp/no-cpBrian Goff2016-03-211-1/+39
| | |/ | |/|
* | | Merge pull request #21046 from cyli/use-notary-cliVincent Demeester2016-03-2214-40/+625
|\ \ \
| * | | Pull, Pull-A, and Build will only pull tags from the targets role or the targ...cyli2016-03-214-75/+222
| * | | Add test for targets/releases preference when pullingRiyaz Faizullabhoy2016-03-213-1/+60
| * | | Trusted push now adds the tag to every first level delegation role for which ...cyli2016-03-2111-32/+411
* | | | Pass upstream client's user agent through to registry on operations beyond pullsAaron Lehmann2016-03-211-30/+60
| |/ / |/| |
* | | Merge pull request #21306 from mgoelzer/issue20001-nodepsArnaud Porterie2016-03-211-0/+90
|\ \ \
| * | | Pass upstream client's user agent through to registry on image pullsMike Goelzer2016-03-201-0/+90
* | | | Merge pull request #21301 from cpuguy83/cleaner_file_logAlexander Morozov2016-03-211-0/+32
|\ \ \ \
| * | | | Fixes some issues with jsonfile write/readBrian Goff2016-03-211-0/+32
* | | | | Merge pull request #21106 from yongtang/20122-volume-one-characterTibor Vass2016-03-211-0/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix one-character directory issue in the volume option (#20122).Yong Tang2016-03-211-0/+9
| | |_|/ | |/| |
* | | | Merge pull request #21283 from runcom/update-testAlexander Morozov2016-03-211-11/+54
|\ \ \ \ | |/ / / |/| | |
| * | | distribution: errors: do not retry if no token in responseAntonio Murdaca2016-03-191-0/+14
| * | | vendor docker/distribution d06d6d3b093302c02a93153ac7b06ebc0ffd1793Antonio Murdaca2016-03-191-11/+40
* | | | Merge pull request #20662 from tonistiigi/containerd-integrationJess Frazelle2016-03-186-58/+200
|\ \ \ \