summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.10.3-rc1v1.10.3-rc1Tibor Vass2016-03-081-1/+1
* Merge pull request #21038 from jfrazelle/patch-for-bumpTibor Vass2016-03-081-1/+4
|\
| * only add the suites that exist we dont need the script for thisJessica Frazelle2016-03-081-1/+4
* | Merge pull request #21030 from runcom/fix-daemon-panicTibor Vass2016-03-082-2/+5
|\ \ | |/ |/|
| * distribution: registry: do not access the errors slice if it's emptyAntonio Murdaca2016-03-082-2/+5
|/
* Merge pull request #21011 from tiborvass/1.10.3-cherrypicksTibor Vass2016-03-0834-184/+545
|\
| * Update CHANGELOG for 1.10.3Tibor Vass2016-03-071-0/+28
| * Support TLS remote test daemonTibor Vass2016-03-0711-41/+91
| * Do not wait for container on stop if the process doesn't exist.David Calavera2016-03-072-3/+28
| * Add some uses of personality syscall to default seccomp filterJustin Cormack2016-03-071-0/+33
| * Add ipc syscall to default seccomp profileJustin Cormack2016-03-071-0/+5
| * Do not relabel if user did not request it for non local volumesDan Walsh2016-03-071-1/+3
| * Fix concurrent uploads that share layersAaron Lehmann2016-03-074-35/+106
| * Use multiple keyservers in install scriptMike Dougherty2016-03-071-2/+14
| * Make stdcopy.stdWriter goroutine safe.David Calavera2016-03-072-42/+44
| * Always create apt-ftparchive.conf.Anusha Ragunathan2016-03-071-34/+34
| * pkg: idtools: fix subid files parsingAntonio Murdaca2016-03-072-1/+29
| * Add synchronization and closure to IO pipes in userns pathPhil Estes2016-03-072-21/+54
| * Fix panic when plugin responds with null volumeBrian Goff2016-03-072-1/+24
| * Filter auto-created device list if user namespaces enabledPhil Estes2016-03-071-1/+19
| * Close resp body on plugin call errorBrian Goff2016-03-071-0/+1
| * Fix exec start api with detach and AttachStdin at same time. fixes #20638Lei Jitang2016-03-072-1/+31
| * Fix libdevmapper deferred removal detectionMaxim Ivanov2016-03-071-1/+1
|/
* Bump version to 1.10.3Tibor Vass2016-03-071-1/+1
* Merge pull request #20526 from tiborvass/1.10.2-cherrypicksv1.10.2bump_v1.10.2Tibor Vass2016-02-1918-33/+307
|\
| * Update CHANGELOG for 1.10.2Tibor Vass2016-02-191-0/+29
| * Avoid setting default truthy values from flags that are not set.David Calavera2016-02-194-11/+131
| * Fix copy chown settings to not default to real rootPhil Estes2016-02-193-3/+59
| * Fix releasing reference on deletion errorTonis Tiigi2016-02-192-0/+10
| * Close tarsplit gzip writer when creating tar-split.json.gz files during layer...Aaron Lehmann2016-02-191-0/+1
| * Fix docsZhang Wei2016-02-191-2/+2
| * Fix issue with multiple volume refs with same nameBrian Goff2016-02-192-7/+24
| * Fix migration diffid atomic writeTonis Tiigi2016-02-191-2/+11
| * Fix docker import on compressed dataTonis Tiigi2016-02-192-7/+39
| * /dev/mqueue should never be mounted readonlyDan Walsh2016-02-191-1/+1
* | Merge pull request #20522 from LK4D4/do_not_close_chanTibor Vass2016-02-192-20/+4
|\ \
| * | filenotify: don't close channels to avoid panicAlexander Morozov2016-02-192-20/+4
* | | Merge pull request #20523 from cyli/vendor-notary-version-for-docker-1.10.2Tibor Vass2016-02-199-31/+155
|\ \ \
| * | | Bump the notary version to one that fixes a bug with delegation path traversalcyli2016-02-199-31/+155
* | | | Merge pull request #20518 from crosbymichael/bump-libcontainer-feb19Tibor Vass2016-02-193-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Bump libcontainer to 27dd48f6919a9bf8c25b41e97ca12Michael Crosby2016-02-193-1/+10
| | |/ | |/|
* | | Merge pull request #20510 from sanimej/102Jess Frazelle2016-02-194-1/+15
|\ \ \ | |/ / |/| |
| * | Vendoring libnetwork v0.6.2-rc.1 to v1.10.2 branchSanthosh Manohar2016-02-173-1/+7
| * | IT case for sending invalid query to embedded DNS serverSanthosh Manohar2016-02-171-0/+8
|/ /
* | Bump version to 1.10.2Tibor Vass2016-02-191-1/+1
|/
* Merge pull request #20238 from tiborvass/fix-1.10.1-changelogv1.10.1bump_v1.10.1Tibor Vass2016-02-111-2/+2
|\
| * Correct 1.10.1 CHANGELOGTibor Vass2016-02-111-2/+2
* | Merge pull request #20235 from mavenugo/v1.10.1Tibor Vass2016-02-113-2/+6
|\ \ | |/ |/|
| * vendor libnetwork v0.6.1-rc3Madhu Venugopal2016-02-113-2/+6
|/
* Merge pull request #20195 from tiborvass/1.10.1-cherrypicksArnaud Porterie2016-02-1036-127/+571
|\