Historial de Commits

Autor SHA1 Mensaje Fecha
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files hace 9 años
  Joffrey F 4b99b32ffb Add v2_only decorator to network aliases test hace 9 años
  Joffrey F 633e349ab9 Test network_aliases feature hace 9 años
  Joffrey F 367fabdbfa Bring up all dependencies when running a single service. hace 9 años
  Daniel Nephin e551988616 Include networks in the config_hash. hace 9 años
  Daniel Nephin 0810eeba10 Don't initialize networks that aren't used by any services. hace 9 años
  Aanand Prasad aeef61fcd8 Make 'version' a string hace 9 años
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. hace 9 años
  Aanand Prasad 650b0cec38 Remove ability to join bridge network + user-defined networks hace 9 años
  Aanand Prasad e566a4dc1c Implement network_mode in v2 hace 9 años
  Aanand Prasad 313c584185 Alias containers by short id hace 9 años
  Aanand Prasad a14906fd35 Fix 'run' behaviour with networks hace 9 años
  Aanand Prasad ee63075a34 Support links in v2 files hace 9 años
  Aanand Prasad 746033ed9d Test that you can set the default network to be external hace 9 años
  Aanand Prasad e7673bf920 Allow overriding of config for the default network hace 9 años
  Daniel Nephin cce3b29688 Merge pull request #2665 from dnephin/check_extends_use_same_version hace 9 años
  Daniel Nephin 0f1a798f28 Increase the timeout for all acceptance tests. hace 9 años
  Aanand Prasad de6d6a42d7 Tag some more v2-dependent tests hace 9 años
  Aanand Prasad fbc275e06b Work around error message change in Engine hace 9 años
  Aanand Prasad 406b6b28f4 Tag v2-only tests hace 9 años
  Aanand Prasad abd031cb3d Containers join each network aliased to their service's name hace 9 años
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. hace 9 años
  Daniel Nephin 3021ee12fe Fix `config` command to print the new sections of the config hace 9 años
  Daniel Nephin 0f234154c2 Remove all non-external networks on down. hace 9 años
  Aanand Prasad 87326c00eb Python 3 fixes hace 9 años
  Aanand Prasad 73fbd01cfe Support the 'external' option for networks hace 9 años
  Aanand Prasad ca68c9faa4 Services can join 'bridge' or 'host' hace 9 años
  Aanand Prasad e75629392d Don't join the bridge network by default in v2 hace 9 años
  Aanand Prasad 9c91cf2967 Test discoverability across multiple networks hace 9 años
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key hace 9 años