summaryrefslogtreecommitdiff
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Fix docker load progressbar, fixes #21957Lei Jitang2016-04-122-2/+12
* Request pull credentials when using trusted referencecyli2016-03-311-1/+1
* Fix race between with event timer stopping earlyTonis Tiigi2016-03-311-4/+3
* Merge pull request #21406 from LK4D4/fix_streams_raceDavid Calavera2016-03-221-0/+14
|\
| * builder: synchronize stderr and stdoutAlexander Morozov2016-03-221-0/+14
* | Merge pull request #21303 from riyazdf/notary-vendor-docker1.11Tibor Vass2016-03-221-11/+15
|\ \ | |/ |/|
| * vendor notary for docker1.11Riyaz Faizullabhoy2016-03-221-11/+15
* | Merge pull request #21270 from ehazlett/resource-labelsTibor Vass2016-03-228-14/+36
|\ \ | |/ |/|
| * add label support for build, networks and volumesEvan Hazlett2016-03-228-14/+36
* | Merge pull request #21046 from cyli/use-notary-cliVincent Demeester2016-03-221-22/+98
|\ \
| * | Pull, Pull-A, and Build will only pull tags from the targets role or the targ...cyli2016-03-211-3/+30
| * | Add test for targets/releases preference when pullingRiyaz Faizullabhoy2016-03-211-1/+1
| * | Trusted push now adds the tag to every first level delegation role for which ...cyli2016-03-211-22/+71
| |/
* | Pass upstream client's user agent through to registry on operations beyond pullsAaron Lehmann2016-03-218-12/+18
* | Merge pull request #21306 from mgoelzer/issue20001-nodepsArnaud Porterie2016-03-215-3/+9
|\ \ | |/ |/|
| * Pass upstream client's user agent through to registry on image pullsMike Goelzer2016-03-205-3/+9
* | Merge pull request #21333 from cpuguy83/sigpipeAntonio Murdaca2016-03-211-1/+1
|\ \
| * | Don't forward SIGPIPE from client to containerBrian Goff2016-03-181-1/+1
* | | Add the name of the exe that's trying to be executedDoug Davis2016-03-201-7/+9
* | | Merge pull request #21274 from jfrazelle/fix-variables-that-werent-being-usedJess Frazelle2016-03-181-2/+0
|\ \ \
| * | | fix variables that werent being calledJessica Frazelle2016-03-171-2/+0
| |/ /
* | | Replace execdrivers with containerd implementationTonis Tiigi2016-03-182-11/+2
* | | Merge pull request #21269 from mlaventure/inspect-bind-mountsVincent Demeester2016-03-181-1/+6
|\ \ \
| * | | Fix inspect to print bind mounts source path instead of an empty stringKenfe-Mickael Laventure2016-03-171-1/+6
| |/ /
* | | fix typos in several filesallencloud2016-03-181-1/+1
|/ /
* | Merge pull request #21273 from jfrazelle/remove-dead-codeAlexander Morozov2016-03-171-16/+0
|\ \
| * | remove dead codeJessica Frazelle2016-03-161-16/+0
| |/
* | Merge pull request #21258 from runcom/res.body.leaksDavid Calavera2016-03-161-0/+1
|\ \ | |/ |/|
| * *: fix response body leaksAntonio Murdaca2016-03-161-0/+1
* | Update api/client file to use contextVincent Demeester2016-03-1634-59/+117
|/
* Merge pull request #21002 from tonistiigi/fix-id-noprefixDavid Calavera2016-03-141-11/+12
|\
| * Fix docker run for 64 byte hex IDTonis Tiigi2016-03-111-11/+12
* | Merge pull request #20970 from dmcgowan/login-oauthVincent Demeester2016-03-145-5/+18
|\ \
| * | Add support for identity tokens in client credentials storeAaron Lehmann2016-03-091-1/+1
| * | Change Docker client to support OAuth-based flow for loginAaron Lehmann2016-03-091-1/+6
| * | Add support for identity token with token handlerDerek McGowan2016-03-093-3/+11
* | | Merge pull request #21160 from mavenugo/staleepVincent Demeester2016-03-141-3/+4
|\ \ \
| * | | Include all endpoints in network inspect objectMadhu Venugopal2016-03-131-3/+4
* | | | Merge pull request #20977 from allencloud/fix-delete-response-status-codeBrian Goff2016-03-131-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | 1.return status code http.StatusNoContent in deleting network when successfulallencloud2016-03-101-1/+8
* | | | client: stats: fill in stats info on clientAleksa Sarai2016-03-121-0/+2
* | | | Merge pull request #20958 from calavera/basic_function_templatesAlexander Morozov2016-03-104-19/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Provide basic string manupilation functions for template executions.David Calavera2016-03-094-19/+14
* | | | pids limit supportJessica Frazelle2016-03-083-4/+7
| |_|/ |/| |
* | | api: server: server: remove redunant debugfAntonio Murdaca2016-03-072-4/+1
* | | fix typosallencloud2016-03-065-7/+7
| |/ |/|
* | Merge pull request #20803 from WeiZhang555/empty-stats-no-streamBrian Goff2016-03-052-18/+55
|\ \ | |/ |/|
| * Bug fix: stats --no-stream always print zero valuesZhang Wei2016-03-052-18/+55
* | Merge pull request #20943 from vdemeester/20942-fix-containerPsContextAntonio Murdaca2016-03-041-2/+2
|\ \
| * | Try to fix #20942 TestContainerPsContext unit testVincent Demeester2016-03-041-2/+2