コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Nephin 8156cdc56e Disable a test against docker 1.8.3 because it fails due to a bug in docker engine. 10 年 前
  Mazz Mosley da41ed22f9 Fix tests 10 年 前
  Aanand Prasad 627f1acdc4 Merge pull request #2126 from mnowster/1188-support-ro-options-in-volumes-from 10 年 前
  Mazz Mosley 467c731869 address PR feedback 10 年 前
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 年 前
  Daniel Nephin e230142a25 Reduce the scope of sys.stdout patching. 10 年 前
  Daniel Nephin c37a0c38a2 Fix a test case that assumes busybox image id. 10 年 前
  Mazz Mosley 42c890796b Use docker.client.create_host_config 10 年 前
  Mazz Mosley 2f45649611 Handle invalid log_driver 10 年 前
  Aanand Prasad d1dd06a7e2 Update docker-py to 1.4.0 10 年 前
  Daniel Nephin 61415cd8bc Fixes #1955 - Handle unexpected errors, but don't ignore background threads. 10 年 前
  Daniel Nephin db9f577ad6 Extract link names into a function. 10 年 前
  Mazz Mosley 6a399a5b2f Update tests to be compatible with validation 10 年 前
  Daniel Nephin 235fe21fd0 Prevent flaky test by changing container names. 10 年 前
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. 10 年 前
  Daniel Nephin bd7c032a00 Fix service integration tests. 10 年 前
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. 10 年 前
  funkyfuture 9aa61e596e Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2 10 年 前
  Daniel Nephin 809443d6d0 Support python 3 11 年 前
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 年 前
  Mazz Mosley f4a8fda283 Handle all exceptions 10 年 前
  Aanand Prasad 8b5bd945d0 Interpolate environment variables 10 年 前
  Luke Marsden a68ee0d9c2 Support volume_driver in compose 10 年 前
  Aanand Prasad 27bd987f28 Add test for trailing slash volume copying bug 10 年 前
  Aanand Prasad 9768872507 Fix "Duplicate volume mount" error when config has trailing slashes 10 年 前
  Aanand Prasad 118a389646 Update API version to 1.19 10 年 前
  Aanand Prasad 70c7d27c4e Merge pull request #1758 from mnowster/improve-scale-test-coverage 10 年 前
  Mazz Mosley 119901c19b Improve test coverage for scale 10 年 前
  Aanand Prasad 1739448402 Don't use custom name for one-off containers 10 年 前
  Aanand Prasad a3191ab90f Add container_name option 10 年 前