Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin e317d2db9d Remove service.start_container() hace 10 años
  Daniel Nephin db164cefd3 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. hace 10 años
  Daniel Nephin 4d613d3ba7 Use colors when logging warnings or errors, so they are more obvious. hace 10 años
  Joffrey F 9370cb033c Ensure network exists when calling run before up hace 10 años
  Mazz Mosley d6fa8596d2 Attach to a container's log_stream before they're started hace 10 años
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag hace 10 años
  Daniel Nephin aefb7a44b2 Refactor command class hierarchy to remove an unnecessary intermediate base class Command. hace 10 años
  Daniel Nephin 78c0734cbd Disable some tests in windows for now. hace 10 años
  mnowster aa70209ade Merge pull request #1957 from aanand/stub-run-on-windows hace 10 años
  mnowster b9252aa48e Merge pull request #2032 from villlem/master hace 10 años
  Aanand Prasad 18dbe1b1c0 Merge pull request #2051 from dnephin/extend_compose_files hace 10 años
  Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images. hace 10 años
  Aanand Prasad 3e4182a480 Stub 'run' on Windows hace 10 años
  Daniel Nephin 2121f5117e Add docopt support for multiple files hace 10 años
  Christophe Labouisse 39786d4da7 Add new --pull option in build. hace 10 años
  Daniel Nephin 413b76e228 Fix warning message when a container uses a non-json log driver hace 10 años
  Aanand Prasad f7d86d3194 Merge pull request #1944 from funkyfuture/issue-1921 hace 10 años
  Aanand Prasad 10cb0c921a Merge pull request #1963 from shin-/1923-catch-timeout hace 10 años
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. hace 10 años
  Daniel Nephin db9f577ad6 Extract link names into a function. hace 10 años
  Joffrey F f9c7346380 HTTP_TIMEOUT as importable constant for consistency hace 10 años
  Joffrey F b110bbe9e3 Refined error message when timeout is encountered. hace 10 años
  Daniel Nephin 48466d7d82 Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. hace 10 años
  Joffrey F b54b932b54 Exit gracefully when requests encounter a ReadTimeout exception. hace 10 años
  Frank Sachsenheim a4bab13aee Adds pause- and unpause-command to docopt's TLC hace 10 años
  Daniel Nephin 3a0153859a Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier. hace 10 años
  Daniel Nephin d2718bed99 Allow setting a one-off container name hace 10 años
  Daniel Nephin 59d4f304ee Run pre-commit on all files hace 10 años
  Aanand Prasad 60ff4549c9 Merge pull request #1766 from funkyfuture/pause_unpause hace 10 años
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands hace 10 años