Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nicolas De Loof 46d936c750 support `attach` 2 gadi atpakaļ
  robbert-ef 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 gadi atpakaļ
  Nicolas De Loof fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one 2 gadi atpakaļ
  Nicolas De Loof a10c4c6df5 restore `--timeout` flag renamed by mistake 2 gadi atpakaļ
  Nicolas De Loof a3bed265f2 update compose-go 2 gadi atpakaļ
  Nicolas De Loof 9ac0392baf introduce --timeout on `up` 2 gadi atpakaļ
  Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 gadi atpakaļ
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 gadi atpakaļ
  Nicolas De Loof d5e4f00644 introduce --no-attach to ignore some service output 2 gadi atpakaļ
  Laura Brehm a224780795 Set `pullChanged` when setting `--pull` on `compose up` 2 gadi atpakaļ
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 gadi atpakaļ
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 gadi atpakaļ
  Nicolas De Loof 8566daa96e use recently introduced `withSelectedServicesOnly` to reduce code duplication 2 gadi atpakaļ
  Nicolas De Loof 84ea395d5d introduce --timestamp option on compose up 2 gadi atpakaļ
  Nicolas De Loof 0368f19030 distinguish stdout and stderr in `up` logs 2 gadi atpakaļ
  Nicolas De Loof 804d7163a7 detect required service are gone to stop watching 2 gadi atpakaļ
  Ulysses Souza 140dc519d3 cli: add shell completion function (#9269) 3 gadi atpakaļ
  Sebastiaan van Stijn 9db79856be update usage strings for consistency 3 gadi atpakaļ
  Nicolas De Loof 9976077e24 introduce --pull 3 gadi atpakaļ
  Ulysses Souza d42adf6efb Add "opinionated" tag to gocritic 3 gadi atpakaļ
  Nicolas De Loof 8d03e29994 attach _only_ to services declared by project applying profiles 3 gadi atpakaļ
  Nicolas De Loof db698562a9 use project we just created to start services 3 gadi atpakaļ
  Ulysses Souza 67b4669f9b Add function to convert strings to bool 3 gadi atpakaļ
  Ulysses Souza 865b82da6a Remove unused flag 4 gadi atpakaļ
  Nicolas De Loof 72e4519cbf introduce up --wait condition 4 gadi atpakaļ
  Debdut Chakraborty 55a214a45e Fix -t flag for compose up command 4 gadi atpakaļ
  Nicolas De Loof bc25259f07 add support for COMPOSE_IGNORE_ORPHANS 4 gadi atpakaļ
  Ulysses Souza 2a1e989f3e Stop only the service ran by it's up command 4 gadi atpakaļ
  Nicolas De Loof a2947457b9 get scale from deploy.replicas. Require scale normalization 4 gadi atpakaļ
  Nicolas De Loof e8666b02f3 introduce up --attach 4 gadi atpakaļ