summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Implement support for network-scoped aliasesAanand Prasad2016-01-143-3/+52
* allow custom ipam options when creating networksRyan Belgrave2016-01-042-1/+40
* Merge pull request #863 from thomasboyt/fast-exclude-pathsAanand Prasad2015-12-161-3/+3
|\
| * Improve get_paths performance by not descending into ignored directoriesThomas Boyt2015-12-081-3/+3
* | 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-101-2/+1
* | 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-041-2/+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
* 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 upstream branch 'master' into feature/logs_sinceViacheslav Boiko2015-11-051-0/+35
|/
* Fix py3.2 test failure and unicode behaviorJoffrey F2015-10-271-5/+9
* Merge pull request #825 from aebm/masterJoffrey F2015-10-271-0/+29
|\
| * Fix auth.load_config bug calling parse_authAlejandro Brito Monedero2015-10-271-0/+29
* | Support unicode commands.Daniel Nephin2015-10-261-1/+14
|/
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-2115-0/+4180