Commit History

Author SHA1 Message Date
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 9 years ago
  Aanand Prasad 3f9038aea9 Remove test duplication 9 years ago
  Aanand Prasad 35e347cf92 Disable the use of 'net' in v2 9 years ago
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file 9 years ago
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 9 years ago
  Daniel Nephin c8ed156806 Adding docker-compose down 10 years ago
  Aanand Prasad 7733600262 Merge pull request #2508 from jstewmon/stop_signal 9 years ago
  Joffrey F c260eb910b Merge pull request #2629 from dbonev/2611-support-port-range-in-compose 9 years ago
  Aanand Prasad 85a210d9eb Increase timeout on signal-handling tests 9 years ago
  Jonathan Stewmon 5d8c2d3cec add support for stop_signal to compose file 10 years ago
  Dimitar Bonev 3a46abd17f Allowed port range in exposed ports 9 years ago
  Aanand Prasad 70cce961a8 Don't allow links or external_links in v2 files 9 years ago
  Aanand Prasad a027a0079c Use networking for version 2 Compose files 9 years ago
  Aanand Prasad 1a66543461 Make the default network name '{project name}_default' 9 years ago
  Aanand Prasad b786b47bc8 Remove version checks from tests requiring API v1.21 9 years ago
  Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers 9 years ago
  Aanand Prasad 52e50a9d9a Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 9 years ago
  Joffrey F ca634649bb Changed logging override test into integration test 9 years ago
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. 9 years ago
  Joffrey F 46585fb8e1 Support legacy logging options format 9 years ago
  Daniel Nephin d1d3969661 Add docker-compose event 10 years ago
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 9 years ago
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 10 years ago
  Daniel Nephin 73de81b51c Upgrade tests to use new Mounts in container inspect. 10 years ago
  Daniel Nephin 778c213dfc Fix signal handlers by moving shutdown logic out of handler. 9 years ago
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 9 years ago
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 9 years ago
  Dimitar Bonev bc843d6758 Start, restart, pause and unpause exit with non-zero if nothing to do 9 years ago
  Stéphane Seguin 999d15b225 Remove unused functions in service 10 years ago