Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Nephin dfac48f3f5 Make a new flaky test less flaky. vor 9 Jahren
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs vor 9 Jahren
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline vor 9 Jahren
  Daniel Nephin bf96edfe11 Reduce the args of some functions by including presenters as part of the thread_args. vor 9 Jahren
  Daniel Nephin 8d9adc0902 Fix flaky log test by using container status, instead of boolean state. vor 9 Jahren
  Daniel Nephin 4312c93eae Add an acceptance test to show logs behaves properly for stopped containers. vor 9 Jahren
  Daniel Nephin 44c1747127 Add tests for reactive log printing. vor 9 Jahren
  Ilya Skriblovsky f933381a12 Dependency-ordered start/stop/up vor 9 Jahren
  Matt Daue ee136446a2 Fix #2804: Add ipv4 and ipv6 static addressing vor 9 Jahren
  Aanand Prasad 0b3561a7d5 Merge pull request #2720 from seguins/2227-improvements-logs vor 9 Jahren
  Stéphane Seguin 9b36dc5c54 Add --tail flag as option on logs. vor 9 Jahren
  Stéphane Seguin d9b4286f91 Add -t, --timestamps flag as option on logs. vor 9 Jahren
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. vor 9 Jahren
  Tomas Tomecek d28c5dda92 implement exec vor 10 Jahren
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines vor 9 Jahren
  Daniel Nephin ba799d2e86 Merge pull request #2996 from dnephin/fix_abort_on_container_exit vor 9 Jahren
  Richard Bann bf2bf21720 Add failing test for --abort-on-container-exit vor 9 Jahren
  Daniel Nephin 0d218c34c7 Make config validation error messages more consistent. vor 9 Jahren
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. vor 9 Jahren
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files vor 9 Jahren
  Joffrey F 4b99b32ffb Add v2_only decorator to network aliases test vor 9 Jahren
  Joffrey F 633e349ab9 Test network_aliases feature vor 9 Jahren
  Joffrey F 367fabdbfa Bring up all dependencies when running a single service. vor 9 Jahren
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. vor 10 Jahren
  Daniel Nephin e551988616 Include networks in the config_hash. vor 9 Jahren
  Daniel Nephin 0810eeba10 Don't initialize networks that aren't used by any services. vor 9 Jahren
  Aanand Prasad aeef61fcd8 Make 'version' a string vor 9 Jahren
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. vor 9 Jahren
  Aanand Prasad 650b0cec38 Remove ability to join bridge network + user-defined networks vor 9 Jahren
  Aanand Prasad e566a4dc1c Implement network_mode in v2 vor 9 Jahren