summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust tests and add newest engine version to Jenkinsfiletest_17.05_engineJoffrey F2017-05-094-17/+37
* Merge pull request #1598 from docker/init_path_removedJoffrey F2017-05-092-0/+5
|\
| * init_path removed in Engine 17.05init_path_removedJoffrey F2017-05-092-0/+5
|/
* Merge pull request #1596 from docker/1585-pull-tagJoffrey F2017-05-094-9/+16
|\
| * Include tag in images.get after pulling if provided separately1585-pull-tagJoffrey F2017-05-094-9/+16
|/
* Merge branch 'Niboo-issue1567'Joffrey F2017-05-082-5/+24
|\
| * Add ContainerSpec mounts testJoffrey F2017-05-081-2/+18
| * Merge branch 'issue1567' of https://github.com/Niboo/docker-py into Niboo-iss...Joffrey F2017-05-081-3/+6
| |\ |/ /
| * Fix the way the list of mounts is made for service.Antoine Verlant2017-05-081-3/+6
* | Merge branch 'aaronthebaron-1577-multi-success-message'Joffrey F2017-05-052-12/+24
|\ \
| * | Improve build result detectionJoffrey F2017-05-051-4/+7
| * | Merge branch '1577-multi-success-message' of https://github.com/aaronthebaron...Joffrey F2017-05-052-12/+21
| |\ \
| | * | Better error handling, itterate on json stream directly.Aaron Cowdin2017-05-031-8/+7
| | * | Add integration testsAaron Cowdin2017-05-021-0/+9
| | * | Handle multiple success messages during image building.Aaron Cowdin2017-04-281-7/+8
* | | | Merge pull request #1590 from alfred-landrum/denied-errorJoffrey F2017-05-051-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update image create error parsingAlfred Landrum2017-05-041-1/+2
|/ / /
* | | Merge branch 'TomasTomecek-add-env-support-to-exec'Joffrey F2017-05-024-9/+39
|\ \ \
| * | | Modernize exec_api.pyJoffrey F2017-05-022-7/+7
| * | | Merge branch 'add-env-support-to-exec' of https://github.com/TomasTomecek/doc...Joffrey F2017-05-024-5/+35
| |\ \ \ |/ / / /
| * | | exec: add support for `Env`Tomas Tomecek2017-04-294-5/+35
* | | | Merge pull request #1583 from delcypher/cpuset_fixesJoffrey F2017-05-025-4/+47
|\ \ \ \
| * | | | Fix typo s/CpuSetCpus/CpusetCpus/Dan Liew2017-05-013-3/+3
| * | | | Add missing support for `CpusetMems` parameter to HostConfig.Dan Liew2017-05-014-1/+44
| | |/ / | |/| |
* | | | Merge pull request #1586 from terminalmage/refresh_credentialsJoffrey F2017-05-021-0/+14
|\ \ \ \
| * | | | Move reload_config func into the APIClientErik Johnson2017-05-022-16/+16
| * | | | Add a reload_config function to the DaemonApiMixinErik Johnson2017-05-021-2/+16
| |/ / /
* | | | Merge pull request #1587 from terminalmage/docsJoffrey F2017-05-021-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation fixes for login funcErik Johnson2017-05-021-4/+5
|/ / /
* | | Merge pull request #1570 from AlexeyRokhin/masterJoffrey F2017-04-284-1/+98
|\ \ \ | |/ / |/| |
| * | cpus renamed to nano_cpus. Type and scale of nano_cpus are changed. Comments ...Alexey Rokhin2017-04-284-20/+23
| * | Add cpu_count, cpu_percent, cpus parameters to container HostConfig.Alexey Rokhin2017-04-194-1/+95
| |/
* | Merge pull request #1493 from funkyfuture/model_propertiesJoffrey F2017-04-2710-18/+63
|\ \
| * | Sorts model attributes in api docs alphabeticallyFrank Sachsenheim2017-04-152-9/+9
| * | Adds an 'image' property to the container modelFrank Sachsenheim2017-04-153-0/+16
| * | Adds a 'labels' property to the image modelFrank Sachsenheim2017-04-154-0/+15
| * | Adds a 'labels' property to the container modelFrank Sachsenheim2017-04-154-1/+15
| * | Makes docs builds faster and ensures proper ownershipFrank Sachsenheim2017-04-153-11/+11
| |/
* | Merge pull request #1518 from smiller171/patch-1Joffrey F2017-04-271-0/+1
|\ \
| * | Add License to PyPi metadataScott Miller2017-03-171-0/+1
* | | Merge branch 'lyager-connect_argparse'Joffrey F2017-04-271-5/+8
|\ \ \
| * | | FormattingJoffrey F2017-04-271-8/+6
| * | | Network model functions 'connect' and 'disconnect' did not accept or passthro...Jesper L. Nielsen2017-04-271-4/+9
|/ / /
* | | Merge pull request #1574 from Coderhypo/masterJoffrey F2017-04-271-1/+1
|\ \ \
| * | | fix can't get a dict when Containers is NonehhHypo2017-04-261-1/+1
| | |/ | |/|
* | | Merge branch 'aashutoshrathi-restart_policy_typo'Joffrey F2017-04-271-2/+2
|\ \ \
| * | | Update services.pyAashutosh Rathi2017-04-271-2/+2
| |/ /
* | | Merge pull request #1576 from robkooper/1572-replicas-0Joffrey F2017-04-272-1/+7
|\ \ \ | |/ / |/| |
| * | Fix if replicas is set to 0, Fixes #1572Rob Kooper2017-04-262-1/+7
|/ /
* | Merge pull request #1558 from shin-/sanimej-verboseJoffrey F2017-04-111-2/+10
|\ \