summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix versions.py to include release stagefix_versions_scriptJoffrey F2019-04-301-3/+3
* Merge pull request #2322 from adamtheturtle/fix-rendered-exit-code-exec-runJoffrey F2019-04-271-1/+1
|\
| * Replace triple backtick in exec_run documentation which caused a rendering er...Adam Dangoor2019-04-271-1/+1
|/
* Merge pull request #2297 from hannseman/service-initJoffrey F2019-04-144-1/+27
|\
| * Add support for setting init on servicesHannes Ljungberg2019-03-284-1/+27
* | Merge pull request #2304 from hannseman/swarm-join-listen_addrChris Crone2019-04-041-1/+1
|\ \
| * | Document correct listen_addr on join swarmHannes Ljungberg2019-03-311-1/+1
| |/
* | Merge pull request #2307 from ulyssessouza/xfail-flaky-testUlysses Souza2019-04-041-5/+2
|\ \
| * | Add 'sleep 2' to avoid race condition on attachUlysses Souza2019-04-041-5/+2
|/ /
* | Merge pull request #1882 from larkost/1743-container-portsUlysses Souza2019-04-032-0/+67
|\ \ | |/ |/|
| * Refactor and add testsUlysses Souza2019-03-261-8/+46
| * add ports to containersKarl Kuehn2019-03-262-0/+29
* | Merge pull request #2298 from ijc/fix-docker-version-detection-scriptUlysses Souza2019-03-281-7/+3
|\ \
| * | scripts/version.py: Use regex grouping to extract the versionIan Campbell2019-03-281-7/+3
|/ /
* | Merge pull request #2292 from ulyssessouza/fix-config-proxy-mappingUlysses Souza2019-03-273-8/+12
|\ \ | |/ |/|
| * Fix base_url to keep TCP protocolUlysses Souza2019-03-262-7/+9
| * Xfail test_attach_stream_and_cancel on TLSUlysses Souza2019-03-261-1/+3
|/
* Merge pull request #2227 from docker/2225-inspect_distrib_authIan Campbell2019-03-262-16/+32
|\
| * Add registry auth header to inspect_distribution requests2225-inspect_distrib_authJoffrey F2019-01-112-16/+32
* | Merge pull request #2288 from hannseman/container-run-create-volume_driverIan Campbell2019-03-253-2/+12
|\ \
| * | Move volume_driver to RUN_HOST_CONFIG_KWARGSHannes Ljungberg2019-03-233-2/+12
* | | Merge pull request #2287 from hannseman/swarm-default-addr-pool-reduxIan Campbell2019-03-254-4/+75
|\ \ \
| * | | Fix documentation and order of argumentsHannes Ljungberg2019-03-222-18/+17
| * | | Split monolithic integration tests into individual tests.Barry Shapira2019-03-221-24/+25
| * | | Check API version before setting swarm addr pool.Barry Shapira2019-03-224-15/+44
| * | | Added arguments to creeate a swarm with a custom address pool and subnet size.Barry Shapira2019-03-223-0/+42
| |/ /
* | | Merge pull request #2282 from ulyssessouza/avoid-race-condition-on-autoremoveIan Campbell2019-03-251-2/+7
|\ \ \
| * | | Avoid race condition on short executionUlysses Souza2019-03-251-2/+7
* | | | Merge pull request #2281 from hannseman/sctp-protocolUlysses Souza2019-03-255-13/+29
|\ \ \ \
| * | | | Test port lookup with protocolsHannes Ljungberg2019-03-181-4/+12
| * | | | Test all split_port with all valid protocolsHannes Ljungberg2019-03-181-3/+10
| * | | | Support sctp as protocolHannes Ljungberg2019-03-183-6/+7
* | | | | Merge pull request #2265 from lekster/masterJoffrey F2019-03-231-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | set buildargs default value if NoneLeks2019-03-011-0/+1
* | | | | Merge pull request #2284 from ulyssessouza/masterChris Crone2019-03-202-1/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update changelog and next milestoneUlysses Souza2019-03-202-1/+14
| |\ \ \ \ |/ / / / /
| * | | | Merge pull request #2283 from ulyssessouza/3.7.1-release3.7.1Djordje Lukic2019-03-2011-37/+76
| |\ \ \ \
| | * | | | Bump 3.7.1Ulysses Souza2019-03-202-1/+14
| | * | | | Fix BaseHTTPAdapter for the SSL caseUlysses Souza2019-03-201-1/+3
| | * | | | Homogenize adapters close() behaviour.Ulysses Souza2019-03-208-33/+47
| | * | | | Sets a different default number of pools to SSHUlysses Souza2019-03-202-3/+13
| |/ / / /
* | | | | Update doc for container.exec_run & exec_api about demuxYincen Xia2019-03-192-2/+4
* | | | | Fix BaseHTTPAdapter for the SSL caseUlysses Souza2019-03-191-1/+3
* | | | | Merge pull request #2272 from hannseman/update-service-responseJoffrey F2019-03-161-3/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Return API response on service updateHannes Ljungberg2019-03-131-3/+2
| | |/ / | |/| |
* | | | Merge pull request #2203 from docker/terminate_3.3_supportJoffrey F2019-03-163-12/+5
|\ \ \ \
| * | | | Terminate support for Python 3.3 (EOL in 2018)terminate_3.3_supportJoffrey F2019-03-163-12/+5
|/ / / /
* | | | Homogenize adapters close() behaviour.Ulysses Souza2019-03-158-33/+47
* | | | Sets a different default number of pools to SSHUlysses Souza2019-03-152-3/+13
|/ / /
* | | Merge pull request #2259 from p1100i/patch-1Jean-Christophe Sirot2019-02-281-1/+1
|\ \ \