Commit Verlauf

Autor SHA1 Nachricht Datum
  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 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
  Aanand Prasad 313c584185 Alias containers by short id vor 9 Jahren
  Aanand Prasad a14906fd35 Fix 'run' behaviour with networks vor 9 Jahren
  Aanand Prasad ee63075a34 Support links in v2 files vor 9 Jahren
  Aanand Prasad 746033ed9d Test that you can set the default network to be external vor 9 Jahren
  Aanand Prasad e7673bf920 Allow overriding of config for the default network vor 9 Jahren
  Daniel Nephin cce3b29688 Merge pull request #2665 from dnephin/check_extends_use_same_version vor 9 Jahren
  Daniel Nephin 0f1a798f28 Increase the timeout for all acceptance tests. vor 9 Jahren
  Aanand Prasad de6d6a42d7 Tag some more v2-dependent tests vor 9 Jahren
  Aanand Prasad fbc275e06b Work around error message change in Engine vor 9 Jahren
  Aanand Prasad 406b6b28f4 Tag v2-only tests vor 9 Jahren
  Aanand Prasad abd031cb3d Containers join each network aliased to their service's name vor 9 Jahren
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. vor 9 Jahren
  Daniel Nephin 3021ee12fe Fix `config` command to print the new sections of the config vor 9 Jahren
  Daniel Nephin 0f234154c2 Remove all non-external networks on down. vor 9 Jahren
  Aanand Prasad 87326c00eb Python 3 fixes vor 9 Jahren
  Aanand Prasad 73fbd01cfe Support the 'external' option for networks vor 9 Jahren
  Aanand Prasad ca68c9faa4 Services can join 'bridge' or 'host' vor 9 Jahren
  Aanand Prasad e75629392d Don't join the bridge network by default in v2 vor 9 Jahren
  Aanand Prasad 9c91cf2967 Test discoverability across multiple networks vor 9 Jahren