- 03 Eki, 2016 1 kayıt (commit)
-
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
- 29 Eyl, 2016 5 kayıt (commit)
-
-
Joffrey F yazdı
Add support for restart policy update
-
Joffrey F yazdı
replace on_failure with on-failure
-
Joffrey F yazdı
Adjust test_create_network_with_ipam_config
-
Alessandro Boch yazdı
- to account for API change: IPAM class will now also include a Data class, besides Config. Signed-off-by: Alessandro Boch <aboch@docker.com>
-
徐俊杰 yazdı
Signed-off-by: 徐俊杰<roollingstone@gmail.com> Signed-off-by: XuPaco <roollingstone@gmail.com>
-
- 28 Eyl, 2016 1 kayıt (commit)
-
-
Maxime Feron yazdı
Signed-off-by: Maxime Feron <maxime.feron@corp.ovh.com>
-
- 27 Eyl, 2016 3 kayıt (commit)
-
-
Joffrey F yazdı
Synthesize execute permission bit
-
Christian Bundy yazdı
This resolves an issue where TarFile.gettarinfo() doesn't include the file object, meaning that TarFile.addfile(TarFile.gettarinfo()) doesn't pass the test suite. Instead, this uses an open() within a try...except block to include a file object for each file without passing a file object when the path is a directory. Signed-off-by: Christian Bundy <christianbundy@fraction.io>
-
Sebastian Schwarz yazdı
The build context is tarred up on the client and then sent to the Docker daemon. However Windows permissions don't match the Unix ones. Therefore we have to mark all files as executable when creating a build context on Windows, like `docker build` already does: https://github.com/docker/docker/issues/11047. Signed-off-by: Sebastian Schwarz <seschwar@gmail.com>
-
- 20 Eyl, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
-
- 16 Eyl, 2016 5 kayıt (commit)
-
-
Joffrey F yazdı
1.10.3 release
-
Joffrey F yazdı
Default increased from 10 to 25 Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Update Changelog Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Add support for identity tokens in config file
-
- 15 Eyl, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 14 Eyl, 2016 10 kayıt (commit)
-
-
Joffrey F yazdı
Fix a few pep8 issues
-
Joffrey F yazdı
Makefile improvements
-
Joffrey F yazdı
Number of pools in adapter is configurable
-
Joffrey F yazdı
Parse JSON API errors
-
Joffrey F yazdı
Ignore not in swarm error when force leaving
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
make integration-test file=models_services_test.py Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
autopep8 --in-place --recursive --experimental -aaa --ignore E309 . Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Real errors were getting swallowed in these tests, producing other confusing cascading errors. This makes it much easier to make sure a node is not in a Swarm, while also handling other errors correctly. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
- 13 Eyl, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Default increased from 10 to 25 Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 12 Eyl, 2016 2 kayıt (commit)
-
-
Joffrey F yazdı
1.10.2 release
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 10 Eyl, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
1.10.1 release
-
- 09 Eyl, 2016 6 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Re-add docker.utils.types module for backwards compatibility
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
1.10.0 release
-
- 08 Eyl, 2016 3 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Remove default adapters when connecting through a unix socket.
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-