- 05 Agu, 2014 1 kayıt (commit)
-
-
Leonid Mirsky yazdı
-
- 31 Tem, 2014 2 kayıt (commit)
-
-
Joffrey F yazdı
Added a timeout to the https ping
-
Kevin Littlejohn yazdı
For those not using https who might have it firewalled, this request without a timeout causes significant delay. Adding a moderately generous timeout shouldn't affect anyone negatively, but will make things a bit nicer otherwise.
-
- 29 Tem, 2014 2 kayıt (commit)
-
-
Joffrey F yazdı
Fix travis badge URL
-
Ben Firshman yazdı
Repository moved from dotcloud to docker Signed-off-by: Ben Firshman <ben@firshman.co.uk> Docker-DCO-1.1-Signed-off-by: Ben Firshman <ben@firshman.co.uk> (github: bfirsh)
-
- 23 Tem, 2014 3 kayıt (commit)
-
-
Joffrey F yazdı
Protect push tests from environment
-
Joffrey F yazdı
Add support for .dockerignore
-
Bruno Renié yazdı
Fixes #265. Implementation is a bit more elaborate than docker's implementation and matches with the one proposed in dotcloud/docker#6869 to handle permission issues more nicely.
-
- 22 Tem, 2014 5 kayıt (commit)
-
-
Monty Taylor yazdı
If the tests are run somewhere that somebody has push auth configured, the auth headers bleed into the tests. Add a mock to prevent that from happening.
-
Joffrey F yazdı
Release 0.4.0
-
Joffrey F yazdı
-
Joffrey F yazdı
Add documentation format of environment variable
-
Sam Stoelinga yazdı
This fixes #277
-
- 21 Tem, 2014 1 kayıt (commit)
-
-
Joffrey F yazdı
Add coverage
-
- 11 Tem, 2014 1 kayıt (commit)
-
-
Gabor Nagy yazdı
-
- 10 Tem, 2014 4 kayıt (commit)
- 09 Tem, 2014 4 kayıt (commit)
- 08 Tem, 2014 1 kayıt (commit)
-
-
Joffrey F yazdı
-
- 07 Tem, 2014 3 kayıt (commit)
-
-
Michael Merickel yazdı
to run the tests on a host without using the default unix socket, it's now possible to specify: DOCKER_HOST=tcp://localdocker:4243 env/bin/python setup.py test
-
Joffrey F yazdı
fix ssl_version exception when urllib3 version <= 1.5
-
李超 yazdı
-
- 05 Tem, 2014 2 kayıt (commit)
-
-
Michael Merickel yazdı
TestWithBinds was failing when shared folders are used because /tmp was not shared from OS X to my VM. This fix allows the location of the temp folders to be changed via: TMPDIR=$(pwd) env/bin/python setup.py test This also properly cleans up temp folders which were sticking around before.
-
Michael Merickel yazdı
-
- 03 Tem, 2014 4 kayıt (commit)
- 02 Tem, 2014 3 kayıt (commit)
- 24 Haz, 2014 1 kayıt (commit)
-
-
Joffrey F yazdı
-
- 23 Haz, 2014 3 kayıt (commit)