Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raising error in case of invalid value of since kwarg on Container.logs | Chris Mark | 2017-06-16 | 1 | -0/+7 |
* | Fix typo s/CpuSetCpus/CpusetCpus/ | Dan Liew | 2017-05-01 | 1 | -1/+1 |
* | Add missing support for `CpusetMems` parameter to HostConfig. | Dan Liew | 2017-05-01 | 1 | -0/+27 |
* | cpus renamed to nano_cpus. Type and scale of nano_cpus are changed. Comments ... | Alexey Rokhin | 2017-04-28 | 1 | -3/+5 |
* | Add cpu_count, cpu_percent, cpus parameters to container HostConfig. | Alexey Rokhin | 2017-04-19 | 1 | -0/+30 |
* | Add support for volume_driver in HostConfig | Joffrey F | 2017-04-05 | 1 | -7/+4 |
* | Add tests for secret API implementation | Joffrey F | 2017-02-13 | 1 | -3/+3 |
* | Remove support for host_config in Client.start | Joffrey F | 2016-11-28 | 1 | -35/+11 |
* | Rename DockerClientTest to BaseAPIClientTest | Ben Firshman | 2016-11-22 | 1 | -4/+4 |
* | Rename Client to APIClient | Ben Firshman | 2016-11-22 | 1 | -0/+1635 |