summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement support for network-scoped aliasesAanand Prasad2016-01-144-4/+97
* Merge pull request #818 from rmb938/patch-1Aanand Prasad2016-01-052-1/+40
|\
| * allow custom ipam options when creating networksRyan Belgrave2016-01-042-1/+40
* | Update docker network inspect testwenchma2015-12-301-9/+5
|/
* Don't expect non-zero exit code when stopping a containerstop_test_updateJoffrey F2015-12-231-6/+0
* Merge pull request #863 from thomasboyt/fast-exclude-pathsAanand Prasad2015-12-162-6/+11
|\
| * Improve get_paths performance by not descending into ignored directoriesThomas Boyt2015-12-082-6/+11
* | Treat 'index.docker.io' repo names as 'docker.io'Aanand Prasad2015-12-101-4/+27
* | Refactor resolve_authconfig testsAanand Prasad2015-12-101-32/+51
* | Fix remove_volume return valueSumit Sahrawat2015-12-102-4/+2
* | Allow providing options when creating networksSumit Sahrawat2015-12-101-2/+6
* | Merge pull request #868 from jstewmon/config-stop-signalJoffrey F2015-12-081-0/+19
|\ \ | |/ |/|
| * added stop_signal to create container configJonathan Stewmon2015-12-031-0/+19
* | incorporate feedbackDustin Falgout2015-12-042-16/+5
* | Use new methods to raise exceptions in create_host_config.Dustin Falgout2015-12-031-0/+17
* | allow interactive execTomas Tomecek2015-12-033-47/+79
* | tests,integration: ensure container is removed if start failsTomas Tomecek2015-12-021-1/+1
|/
* fix typo filter param for `volumes`Nicolas Delaby2015-12-011-0/+12
* Add tests for new cases covered by parse_repository_tag860-deprecate-resolve-repo-nameJoffrey F2015-11-241-14/+46
* Update auth.resolve_repository_nameJoffrey F2015-11-231-7/+28
* Fix integration-dind-ssl make task852-independent-integrationJoffrey F2015-11-181-1/+1
* Move methods/classes used by all integration tests to helpers.pyJoffrey F2015-11-1810-178/+179
* Wrong key name in stats testJoffrey F2015-11-181-1/+1
* Merge branch 'oom-kill-disable-pr' of https://github.com/schu/docker-py into ...Joffrey F2015-11-181-1/+8
|\
| * create_host_config: allow setting oom_kill_disableMichael Schubert2015-11-101-1/+8
* | Merge pull request #832 from aebm/masterJoffrey F2015-11-181-0/+30
|\ \
| * | Fix #627Alejandro Brito Monedero2015-10-291-0/+30
* | | Merge pull request #805 from sourcelair/enhancement/stats-no-streamDaniel Nephin2015-11-171-0/+31
|\ \ \
| * | | Add test for streaming statsAntonis Kalipetis2015-10-221-2/+16
| * | | Add integration test for stats no-streamAntonis Kalipetis2015-10-221-0/+17
* | | | Merge pull request #834 from lots0logs/814-host-config-mem-swapDaniel Nephin2015-11-161-0/+32
|\ \ \ \
| * | | | Dont include mem_swappiness when testing use of str valuesDustin Falgout2015-11-051-2/+1
| * | | | Incorporates feedback from and closes #814Dustin Falgout2015-11-051-0/+33
| | |/ / | |/| |
* | | | Merge pull request #851 from docker/remove-ci-transition-filesJoffrey F2015-11-122-17/+0
|\ \ \ \
| * | | | Remove unused filesremove-ci-transition-filesJoffrey F2015-11-122-17/+0
* | | | | Merge pull request #850 from docker/mnowster-test-no-log-driver-specifiedJoffrey F2015-11-121-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'test-no-log-driver-specified' of https://github.com/mnowster/do...mnowster-test-no-log-driver-specifiedJoffrey F2015-11-121-2/+0
| |\ \ \ \
| | * | | | Remove skip testMazz Mosley2015-10-011-2/+0
* | | | | | Merge pull request #796 from v-boyko/feature/logs_sinceDaniel Nephin2015-11-121-0/+35
|\ \ \ \ \ \
| * \ \ \ \ \ Merge upstream branch 'master' into feature/logs_sinceViacheslav Boiko2015-11-0528-3256/+3903
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Support the 'since' option in the 'containers/<id>/logs' endpointViacheslav Boiko2015-10-021-0/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #848 from docker/845-fixJoffrey F2015-11-121-18/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Client.logs(tail=0) now shows no past logs (expected behavior)Joffrey F2015-11-121-18/+31
* | | | | | Add build integration test checking stderr shows up in streamJoffrey F2015-11-111-0/+19
|/ / / / /
* | | | | Update buildargs test to avoid race condition838-updateJoffrey F2015-11-101-2/+5
* | | | | Support 'buildargs' parameter for docker 1.9.Leonty2015-11-101-0/+15
| |_|_|/ |/| | |
* | | | Bump default API version to 1.21bump_api_version_121Joffrey F2015-11-041-14/+17
| |/ / |/| |
* | | Merge pull request #830 from docker/fix-links-create-testJoffrey F2015-10-281-1/+1
|\ \ \
| * | | Use network_mode=bridge when testing linksJoffrey F2015-10-281-1/+1
* | | | Merge pull request #827 from coreypobrien/lessbindingJoffrey F2015-10-281-45/+53
|\ \ \ \ | |/ / / |/| | |