Historique des commits

Auteur SHA1 Message Date
  Aanand Prasad 2bf5e46857 Stop and remove still-running one-off containers in 'down' il y a 9 ans
  Aanand Prasad a2317dfac2 Remove one-off containers in 'docker-compose down' il y a 9 ans
  Aanand Prasad 1bc9469674 Don't allow boolean values for one_off in Project methods il y a 9 ans
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter il y a 9 ans
  Joffrey F 187ea4cd81 Add --all option to rm command - remove one-off containers il y a 9 ans
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs il y a 9 ans
  Joffrey F 20c29f7e47 Add flag to up/down to remove orphaned containers il y a 9 ans
  Daniel Nephin 3f7e5bf768 Filter logs by service names. il y a 9 ans
  Daniel Nephin 4cad2a0c5f Handle events for removed containers. il y a 9 ans
  Daniel Nephin 44c1747127 Add tests for reactive log printing. il y a 9 ans
  Daniel Nephin 65797558f8 Refactor log printing to support containers that are started later. il y a 9 ans
  Ilya Skriblovsky f933381a12 Dependency-ordered start/stop/up il y a 9 ans
  Daniel Nephin b7fb3a6d9b Add --build flag for up and create il y a 9 ans
  Joffrey F 633e349ab9 Test network_aliases feature il y a 9 ans
  Joffrey F 2b5d3f51cb Allow user to specify custom network aliases il y a 9 ans
  Daniel Nephin 3d3388d59b Extract volume init and removal from project. il y a 9 ans
  Daniel Nephin e551988616 Include networks in the config_hash. il y a 9 ans
  Daniel Nephin 0810eeba10 Don't initialize networks that aren't used by any services. il y a 9 ans
  Daniel Nephin 8e838968fe Refactor project network initlization. il y a 9 ans
  Aanand Prasad aeef61fcd8 Make 'version' a string il y a 9 ans
  Aanand Prasad 650b0cec38 Remove ability to join bridge network + user-defined networks il y a 9 ans
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods il y a 9 ans
  Aanand Prasad e566a4dc1c Implement network_mode in v2 il y a 9 ans
  Aanand Prasad a267d8fe3c Merge pull request #2728 from shin-/2709_service_volumes il y a 9 ans
  Joffrey F 139c7f7830 Move named volumes matching to config validation phase il y a 9 ans
  Joffrey F 48377a354f is_named_volume also tests for home paths ~ il y a 9 ans
  Joffrey F 9e67eae311 Match named volumes in service definitions with declared volumes il y a 9 ans
  Aanand Prasad ee63075a34 Support links in v2 files il y a 9 ans
  Aanand Prasad afae365050 Allow custom ipam config il y a 9 ans
  Aanand Prasad e7673bf920 Allow overriding of config for the default network il y a 9 ans