summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* run dnf upgrade before installing in fedorav1.13.0-rc3Andrew Hsu2016-12-054-0/+6
* bump version to 1.13.0-rc3Victor Vieux2016-12-051-1/+1
* Merge pull request #29094 from vieux/1.13.0-rc3-cherrypicksVictor Vieux2016-12-0539-294/+783
|\
| * add missing status code in api docsallencloud2016-12-051-26/+43
| * Fix a spelling mistake in the docs.Chris Gavin2016-12-052-2/+2
| * Revert "Fix dockerfile parser with empty line after escape"Vincent Demeester2016-12-0511-70/+24
| * Remove hostname validation as it seems to break usersVincent Demeester2016-12-0512-86/+27
| * Support plugins in `docker inspect`Yong Tang2016-12-056-4/+66
| * Add `ID` field for `docker plugin ls`Yong Tang2016-12-052-4/+7
| * Fix out-of-band vol delete+create for same driverBrian Goff2016-12-022-41/+78
| * Windows: make.ps1 and Dockerfile for native buildsJohn Howard2016-12-023-61/+536
|/
* Merge pull request #29002 from vieux/1.13.0-rc3-cherrypicksVictor Vieux2016-12-0289-1404/+1791
|\
| * Fix swagger-gen validation.Daniel Nephin2016-12-021-2/+2
| * Fix instances of doubled wordsMisty Stanley-Jones2016-12-023-3/+3
| * Fix issue where TmpfsOptions are not sent to swarmBrian Goff2016-12-022-3/+18
| * Use singular tag names in swagger.yamlBen Firshman2016-12-021-86/+86
| * Add bash completion for experimental `docker deploy`Harald Albers2016-12-021-0/+5
| * Allow selective activation of experimental features in bash completionHarald Albers2016-12-021-0/+11
| * pin go-swagger 0.7.4Sebastiaan van Stijn2016-12-021-1/+1
| * Fix restartpolicy max-retry validationSebastiaan van Stijn2016-12-023-11/+51
| * Windows: Factor out sqliteJohn Howard2016-12-0215-78/+95
| * Allow `docker plugin inspect` to search based on ID or nameYong Tang2016-12-025-25/+129
| * rectify several wrong URLs in branch of manlixiaobing100512672016-12-014-4/+4
| * Fix docker restart panic on machine ungracefully shutdownLei Jitang2016-12-011-1/+1
| * Fix the use for secret createyuexiao-wang2016-12-011-2/+2
| * Stop retrying pull on UnkownBlob errorDarren Stahl2016-12-012-3/+4
| * Fix the inconsistency for docker secretyuexiao-wang2016-12-014-9/+11
| * Make swagger.yaml operationIds consistentBen Firshman2016-11-301-86/+87
| * Make docs URLs in swagger.yaml absoluteBen Firshman2016-11-301-9/+9
| * Improve tags in swagger.yamlBen Firshman2016-11-301-171/+133
| * Add intro to swagger.yaml to explain what it's forBen Firshman2016-11-301-0/+11
| * Fix headings in old API docsBen Firshman2016-11-307-476/+462
| * cli: remove `--mount` from `docker run`Akihiro Suda2016-11-3010-207/+0
| * Move plugin shutdown after layerstore shtudownBrian Goff2016-11-301-7/+7
| * don't spell errorchchliang2016-11-301-1/+1
| * modify some urls related to reference pathlixiaobing100512672016-11-302-2/+2
| * distribution: Fix panic on pushAaron Lehmann2016-11-302-8/+11
| * Add more types to bash completion of `docker inspect`Harald Albers2016-11-301-12/+27
| * [ppc64le] allow replacing httpredir in dockerfileChristopher Jones2016-11-301-0/+4
| * Fix docker save with empty timestamp of layer created timeLei Jitang2016-11-301-1/+3
| * correct the http return code of secret removeerxian2016-11-303-2/+7
| * Don't resolve or pull images referenced by IDAaron Lehmann2016-11-302-0/+10
| * Revert "Add bash completion for `docker service ps --all`"Vincent Demeester2016-11-301-1/+1
| * Revert "Add -a option to service/node ps"Vincent Demeester2016-11-305-99/+1
| * stack deploy: handle external network when deployingVincent Demeester2016-11-303-13/+57
| * Add zsh completion for 'docker stack' subcommandSteve Durrheimer2016-11-301-0/+158
| * Change Error log to Warning when close stdin failLei Jitang2016-11-301-1/+1
| * Ignore "failed to close stdin" if container or process not foundLei Jitang2016-11-301-0/+4
| * Fix a error of the function 'CopyMessage' in 'daemon/logger/logger.go'Yanqiang Miao2016-11-302-1/+27
| * Add some adjectives to the namesgeneratorSebastiaan van Stijn2016-11-301-18/+41