Historique des commits

Auteur SHA1 Message Date
  Daniel Nephin 6236bb0019 Handle both SIGINT and SIGTERM for docker-compose run. il y a 10 ans
  Daniel Nephin ea4230e7a2 Handle both SIGINT and SIGTERM for docker-compose up. il y a 10 ans
  Daniel Nephin 98ad5a05e4 Validate additional files before merging them. il y a 10 ans
  Daniel Nephin 7d6c63d1b7 Merge pull request #2361 from dnephin/pr-2262 il y a 10 ans
  Daniel Nephin 338bbb5063 Re-order flags in bash completion il y a 10 ans
  Joffrey F 133d213e78 Use exit code 1 when encountering a ReadTimeout il y a 10 ans
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. il y a 10 ans
  Daniel Nephin 3d9e3d0877 Remove service.start_container() il y a 10 ans
  Daniel Nephin c439e056a0 Merge pull request #2288 from dnephin/warning_about_vars il y a 10 ans
  Daniel Nephin 841ed4ed21 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. il y a 10 ans
  Daniel Nephin d836973a04 Use colors when logging warnings or errors, so they are more obvious. il y a 10 ans
  Joffrey F 596261e759 Ensure network exists when calling run before up il y a 10 ans
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started il y a 10 ans
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag il y a 10 ans
  Daniel Nephin aefb7a44b2 Refactor command class hierarchy to remove an unnecessary intermediate base class Command. il y a 10 ans
  Daniel Nephin 78c0734cbd Disable some tests in windows for now. il y a 10 ans
  mnowster aa70209ade Merge pull request #1957 from aanand/stub-run-on-windows il y a 10 ans
  mnowster b9252aa48e Merge pull request #2032 from villlem/master il y a 10 ans
  Aanand Prasad 18dbe1b1c0 Merge pull request #2051 from dnephin/extend_compose_files il y a 10 ans
  Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images. il y a 10 ans
  Aanand Prasad 3e4182a480 Stub 'run' on Windows il y a 10 ans
  Daniel Nephin 2121f5117e Add docopt support for multiple files il y a 10 ans
  Christophe Labouisse 39786d4da7 Add new --pull option in build. il y a 10 ans
  Daniel Nephin 413b76e228 Fix warning message when a container uses a non-json log driver il y a 10 ans
  Aanand Prasad f7d86d3194 Merge pull request #1944 from funkyfuture/issue-1921 il y a 10 ans
  Aanand Prasad 10cb0c921a Merge pull request #1963 from shin-/1923-catch-timeout il y a 10 ans
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. il y a 10 ans
  Daniel Nephin db9f577ad6 Extract link names into a function. il y a 10 ans
  Joffrey F f9c7346380 HTTP_TIMEOUT as importable constant for consistency il y a 10 ans
  Joffrey F b110bbe9e3 Refined error message when timeout is encountered. il y a 10 ans