Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Nephin 69e956ce8b Add integration test and docs for build with a git url. há 10 anos atrás
  Daniel Nephin 8572d50903 Move volume parsing to config.types module há 10 anos atrás
  Daniel Nephin 5d39813e1b Fixes #2008 - re-use list_or_dict schema for all the types há 10 anos atrás
  Daniel Nephin b19315b57e Move restart spec to the config.types module. há 10 anos atrás
  Daniel Nephin e549875e89 Move parsing of volumes_from to the last step of config parsing. há 10 anos atrás
  Daniel Nephin 87d79d4d99 Rename ServiceLoader to ServiceExtendsResolver há 10 anos atrás
  Daniel Nephin 92d56fab47 Add a warning when the host volume config is being ignored. há 10 anos atrás
  Daniel Nephin 1208f92d9c Update doc wording for ulimits. há 10 anos atrás
  Kevin Greene 8444551373 Added ulimits functionality to docker compose há 10 anos atrás
  Daniel Nephin e317d2db9d Remove service.start_container() há 10 anos atrás
  Daniel Nephin 718ae13ae1 Move config hash tests to service_test.py há 10 anos atrás
  Daniel Nephin 8156cdc56e Disable a test against docker 1.8.3 because it fails due to a bug in docker engine. há 10 anos atrás
  Mazz Mosley da41ed22f9 Fix tests há 10 anos atrás
  Aanand Prasad 627f1acdc4 Merge pull request #2126 from mnowster/1188-support-ro-options-in-volumes-from há 10 anos atrás
  Mazz Mosley 467c731869 address PR feedback há 10 anos atrás
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from há 10 anos atrás
  Daniel Nephin e230142a25 Reduce the scope of sys.stdout patching. há 10 anos atrás
  Daniel Nephin c37a0c38a2 Fix a test case that assumes busybox image id. há 10 anos atrás
  Mazz Mosley 42c890796b Use docker.client.create_host_config há 10 anos atrás
  Mazz Mosley 2f45649611 Handle invalid log_driver há 10 anos atrás
  Aanand Prasad d1dd06a7e2 Update docker-py to 1.4.0 há 10 anos atrás
  Daniel Nephin 61415cd8bc Fixes #1955 - Handle unexpected errors, but don't ignore background threads. há 10 anos atrás
  Daniel Nephin db9f577ad6 Extract link names into a function. há 10 anos atrás
  Mazz Mosley 6a399a5b2f Update tests to be compatible with validation há 10 anos atrás
  Daniel Nephin 235fe21fd0 Prevent flaky test by changing container names. há 10 anos atrás
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. há 10 anos atrás
  Daniel Nephin bd7c032a00 Fix service integration tests. há 10 anos atrás
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. há 10 anos atrás
  funkyfuture 9aa61e596e Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2 há 10 anos atrás
  Daniel Nephin 809443d6d0 Support python 3 há 11 anos atrás