Histórico de Commits

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