- 16 Kas, 2016 1 kayıt (commit)
-
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
- 03 Eki, 2016 2 kayıt (commit)
-
-
Ben Firshman yazdı
Because it's a helper, not a base thing. In preparation for moving/deleting the unit test base classes. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Because two things called `BaseTestCase` is quite confusing. I haven't bothered refactoring the other `BaseTestCase` because that disappears anyway when we drop Python 2.6 support. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
- 17 Agu, 2016 1 kayıt (commit)
-
-
Brian Goff yazdı
Docker no longer has an `ExecutionDriver` as of Docker 1.11. The field in the `docker info` API will not be present in 1.13. Found this while working on docker/docker#25721 Signed-off-by: Brian Goff <cpuguy83@gmail.com>
-
- 16 Agu, 2016 1 kayıt (commit)
-
-
Brian Goff yazdı
Docker no longer has an `ExecutionDriver` as of Docker 1.11. The field in the `docker info` API will not be present in 1.13. Found this while working on docker/docker#25721 Signed-off-by: Brian Goff <cpuguy83@gmail.com>
-
- 13 Tem, 2016 2 kayıt (commit)
-
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 20 Ock, 2016 1 kayıt (commit)
-
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
- 03 Ara, 2015 1 kayıt (commit)
-
-
Tomas Tomecek yazdı
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
-
- 18 Kas, 2015 1 kayıt (commit)
-
-
Joffrey F yazdı
Ensure setup_module is called at session level, making the test suite not order dependent. Test files can be invoked independently. Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 15 Eki, 2015 1 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 08 Eki, 2015 1 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 26 Agu, 2015 1 kayıt (commit)
-
-
Aanand Prasad yazdı
- Support all basic pattern forms: file, directory, *, ?, ! - Fix handling of wildcard patterns and subdirectories - `*/a.py` should match `foo/a.py`, but not `foo/bar/a.py` - Fix handling of directory patterns with a trailing slash - make sure they're handled equivalently to those without one - Fix handling of custom Dockerfiles - make sure they go in the tarball Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-