Commit Verlauf

Autor SHA1 Nachricht Datum
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option vor 2 Jahren
  Nicolas De Loof d5e4f00644 introduce --no-attach to ignore some service output vor 2 Jahren
  Laura Brehm a224780795 Set `pullChanged` when setting `--pull` on `compose up` vor 2 Jahren
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams vor 3 Jahren
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions vor 2 Jahren
  Nicolas De Loof 8566daa96e use recently introduced `withSelectedServicesOnly` to reduce code duplication vor 3 Jahren
  Nicolas De Loof 84ea395d5d introduce --timestamp option on compose up vor 3 Jahren
  Nicolas De Loof 0368f19030 distinguish stdout and stderr in `up` logs vor 3 Jahren
  Nicolas De Loof 804d7163a7 detect required service are gone to stop watching vor 3 Jahren
  Ulysses Souza 140dc519d3 cli: add shell completion function (#9269) vor 3 Jahren
  Sebastiaan van Stijn 9db79856be update usage strings for consistency vor 3 Jahren
  Nicolas De Loof 9976077e24 introduce --pull vor 3 Jahren
  Ulysses Souza d42adf6efb Add "opinionated" tag to gocritic vor 3 Jahren
  Nicolas De Loof 8d03e29994 attach _only_ to services declared by project applying profiles vor 3 Jahren
  Nicolas De Loof db698562a9 use project we just created to start services vor 3 Jahren
  Ulysses Souza 67b4669f9b Add function to convert strings to bool vor 3 Jahren
  Ulysses Souza 865b82da6a Remove unused flag vor 4 Jahren
  Nicolas De Loof 72e4519cbf introduce up --wait condition vor 4 Jahren
  Debdut Chakraborty 55a214a45e Fix -t flag for compose up command vor 4 Jahren
  Nicolas De Loof bc25259f07 add support for COMPOSE_IGNORE_ORPHANS vor 4 Jahren
  Ulysses Souza 2a1e989f3e Stop only the service ran by it's up command vor 4 Jahren
  Nicolas De Loof a2947457b9 get scale from deploy.replicas. Require scale normalization vor 4 Jahren
  Nicolas De Loof e8666b02f3 introduce up --attach vor 4 Jahren
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 vor 4 Jahren
  Nicolas De Loof fcb91096b8 remove all references to cli from compose.v2 cmd package vor 4 Jahren
  Ulysses Souza 72b66fb5c1 Add 'no completion' or 'service' completion vor 4 Jahren
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies vor 4 Jahren
  Nicolas De Loof e2ea24ceb7 move compose-plugin commands under /cmd vor 4 Jahren