Historie revizí

Autor SHA1 Zpráva Datum
  Joffrey F dd40331b44 Merge pull request #3102 from shin-/1477-a-modest-proposal před 9 roky
  Joffrey F 20c29f7e47 Add flag to up/down to remove orphaned containers před 9 roky
  Daniel Nephin 52b791a264 Split off build_container_options() to reduce the complexity of run před 9 roky
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline před 9 roky
  Daniel Nephin bf96edfe11 Reduce the args of some functions by including presenters as part of the thread_args. před 9 roky
  Daniel Nephin 3f7e5bf768 Filter logs by service names. před 9 roky
  Daniel Nephin 44c1747127 Add tests for reactive log printing. před 9 roky
  Daniel Nephin 0a091055d2 Improve handling of connection errors and error messages. před 9 roky
  Daniel Nephin 9f9dcc098a Make TopLevelCommand use the project field. před 9 roky
  Daniel Nephin 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. před 9 roky
  Daniel Nephin b7fb3a6d9b Add --build flag for up and create před 9 roky
  Aanand Prasad 0b3561a7d5 Merge pull request #2720 from seguins/2227-improvements-logs před 9 roky
  Daniel Nephin ed4473c849 Fix signal handling with pyinstaller. před 9 roky
  Stéphane Seguin 038da4eea3 Logs args of LogPrinter as a dictionary před 9 roky
  Stéphane Seguin 9b36dc5c54 Add --tail flag as option on logs. před 9 roky
  Stéphane Seguin d9b4286f91 Add -t, --timestamps flag as option on logs. před 9 roky
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. před 9 roky
  Tomas Tomecek d28c5dda92 implement exec před 10 roky
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines před 9 roky
  Daniel Nephin 15b2094bad Stop other containers if the flag is set. před 9 roky
  Richard Bann bf2bf21720 Add failing test for --abort-on-container-exit před 9 roky
  Daniel Nephin 74dc1b1411 Merge pull request #2893 from shin-/2833-run-dependencies před 9 roky
  Joffrey F 367fabdbfa Bring up all dependencies when running a single service. před 9 roky
  Joffrey F 79f993f52c Detailed error message when daemon version is too old. před 9 roky
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. před 10 roky
  Aanand Prasad be236d8801 Update docker-py and dockerpty před 9 roky
  Daniel Nephin 0810eeba10 Don't initialize networks that aren't used by any services. před 9 roky
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. před 9 roky
  Alf Lervag 6e73fb38ea Fixes #2448 před 10 roky
  Aanand Prasad f3e55568d1 Fix interactive run with networking před 9 roky