Historique des commits

Auteur SHA1 Message Date
  i-ky c74a77e895 Make use of Containers.filter() and isService() il y a 3 ans
  i-ky 7f975fa40b Fix replacing "service:x" with "container:y" il y a 3 ans
  Guillaume Lours 02818ba6c7 Merge pull request #9998 from glours/display-engine-warnings il y a 3 ans
  Nicolas De Loof 19d6ca9c5d ignore error parsing container number label, just warn il y a 3 ans
  Guillaume Lours a077e8a24b display creation warnings from the engine il y a 3 ans
  Guillaume Lours 3bf29d401c bump docker dependencies version il y a 3 ans
  Nick Sieger 09e6b0292a up/start/run: don't wait for disabled service il y a 3 ans
  Jeremiah Millay 8d84a12333 Fix LinkLocalIPs in V2 il y a 3 ans
  Guillaume Lours 150fd4b8cf use '-' as separator by default for image name il y a 3 ans
  Ulysses Souza 96cbb1cbcf Add "style" tag to gocritic il y a 3 ans
  Nicolas De Loof 005fc25823 add support for setting secret from env variable il y a 3 ans
  Nicolas De Loof 85a4d04096 recreate container after image has been rebuilt/pulled il y a 3 ans
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
  Guillaume Lours 64a9e4bf01 fix cyclomatic complexity of composeService.waitDependencies function il y a 3 ans
  Guillaume Lours 4be38f84df do not stop the dependencies wait process when reaching a dependency with service_started condition il y a 3 ans
  Guillaume Lours 09e0fa94b8 do not wait for dependencies with scale 0 il y a 3 ans
  Nikhil Benesch ee586e7f1e Introduce ergonomic API for handling multiple container events il y a 3 ans
  Nikhil Benesch 5eb314a4ca Add progress output while waiting for dependencies il y a 3 ans
  Nikhil Benesch c5cdce0b60 Don't wait forever for unhealthy dependencies il y a 3 ans
  Ulysses Souza cf7b1441d9 Return an error when failing to list containers il y a 4 ans
  Ulysses Souza 95c4502b81 Refactoring variable name il y a 4 ans
  Ulysses Souza b725c56c42 Fix links resolution il y a 4 ans
  Albin Kerouanton 5f392258cb Don't try to start services with 0 replicas il y a 4 ans
  Pierre-Antoine Guillaume 9c01e41adf Fix typo in --wait option mechanism il y a 4 ans
  Nicolas De Loof 72e4519cbf introduce up --wait condition il y a 4 ans
  Ulysses Souza c2dd40c161 Fix network_mode "service:x" il y a 4 ans
  Nicolas De Loof 07b5512a68 `run` must attach to stdin il y a 4 ans
  Nicolas De Loof 99e75639d6 define compose container names with a valid hostname il y a 4 ans
  Nicolas De Loof a2947457b9 get scale from deploy.replicas. Require scale normalization il y a 4 ans
  Nicolas De Loof e71c833d79 set name from project config when recreating container il y a 4 ans