Commit History

Autor SHA1 Mensaxe Data
  Aanand Prasad a2317dfac2 Remove one-off containers in 'docker-compose down' %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 81f6d86ad9 Warn when --all is not passed to rm %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 1bc9469674 Don't allow boolean values for one_off in Project methods %!s(int64=10) %!d(string=hai) anos
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter %!s(int64=10) %!d(string=hai) anos
  Joffrey F 187ea4cd81 Add --all option to rm command - remove one-off containers %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin d5ef0dfa92 Merge pull request #3162 from albers/completion-workdir %!s(int64=10) %!d(string=hai) anos
  Harald Albers e3c1b5886a bash completion for `docker-compose run --workdir` %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 3a63a0815d Merge pull request #3158 from aanand/windows-install-docs %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 50fe014ba9 Remove hardcoded host from Engine install URLs %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 10dfd54ebe Update install page with link to Windows Toolbox install instructions %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 72ed4d3f97 Merge pull request #3152 from aanand/update-mac-install-url %!s(int64=10) %!d(string=hai) anos
  Joffrey F 312d764c9c Merge pull request #3156 from graingert/fix-type-error-in-exc-handling %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin b2b58402b3 Merge pull request #3154 from aanand/move-ip-docs-to-reference %!s(int64=10) %!d(string=hai) anos
  Thomas Grainger 20bf05a6e3 Fix TypeError in Exception handling %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 7424938fc8 Move ipv4_address/ipv6_address docs to reference section %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 92d69b0cb6 Update Mac Engine install URL in error message %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad abddabfb0a Merge pull request #3135 from dnephin/fix_down_idempotency %!s(int64=10) %!d(string=hai) anos
  Joffrey F dd40331b44 Merge pull request #3102 from shin-/1477-a-modest-proposal %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 1696506ff4 Merge pull request #3136 from dnephin/add_workdir_to_run %!s(int64=10) %!d(string=hai) anos
  Joffrey F 20c29f7e47 Add flag to up/down to remove orphaned containers %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 52b791a264 Split off build_container_options() to reduce the complexity of run %!s(int64=10) %!d(string=hai) anos
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin bf96edfe11 Reduce the args of some functions by including presenters as part of the thread_args. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin e5529a89e1 Make down idempotent, continue to remove resources if one is missing. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin e8a93821d4 Fix race condition where a container stopping and starting again would cause logs to miss logs. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 8d9adc0902 Fix flaky log test by using container status, instead of boolean state. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 3f7e5bf768 Filter logs by service names. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 48ed68eeaa Fix geneartors for python3. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 4312c93eae Add an acceptance test to show logs behaves properly for stopped containers. %!s(int64=10) %!d(string=hai) anos