Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas De Loof 1c37f1abb6 use logs API with Since to collect the very first logs after restart hace 6 meses
  Nicolas De Loof 485b6200ee (refactoring) introduce monitor to manage containers events and application termination hace 6 meses
  Guillaume Lours 8e57362a0f use errdefs.IsNotImplemented to check if the logging is not implemented hace 5 meses
  Sebastiaan van Stijn cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 hace 9 meses
  Sebastiaan van Stijn c23a7e7281 golangci-lint: enable copyloopvar linter hace 10 meses
  Sebastiaan van Stijn 446e00520c format code with gofumpt hace 1 año
  Nicolas De Loof 29692b5921 Introduce --abort-on-container-failure hace 1 año
  Nicolas De Loof df1533a1ca [lint] don't use deprecated types hace 2 años
  Amit Saha 750553c866 introduce compose logs --index to select a replica container hace 2 años
  Matthieu MOREL 4f694919ff deps: remove deprecated github.com/pkg/errors hace 2 años
  Nicolas De Loof 0d6b99e6f9 e2e test to cover logs -f managing service being added/scaled hace 2 años
  Nicolas De Loof 01d91c490c detect new container from project have started when running `compose logs` with no explicit services hace 2 años
  Nicolas De Loof dec608f3cd don't block events loop collecting logs hace 2 años
  Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop hace 2 años
  Laura Brehm 220626ec5e Only account running containers for logs hace 2 años
  Nicolas De Loof 22d2e83896 don't fail `logs` when driver:none is set hace 3 años
  Nicolas De Loof 0ab5079c1a fix race condition on compose logs hace 3 años
  Nicolas De Loof 0368f19030 distinguish stdout and stderr in `up` logs hace 3 años
  Nicolas De Loof 804d7163a7 detect required service are gone to stop watching hace 3 años
  Milas Bowman 61845dd781 logs: filter to services from current Compose file (#9811) hace 3 años
  Milas Bowman 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) hace 3 años
  Ulysses Souza fc723acb3b Fix nolint issues hace 3 años
  Nicolas De Loof 9668f600d1 project name MUST be lowercase hace 3 años
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams hace 3 años
  Nicolas De Loof 0d7567131a compose logs to notify printer about container lifecycle events hace 4 años
  Nicolas De Loof 7205d918ad interrupt printer when `compose log` is cancelled hace 4 años
  Nicolas De Loof 4af04b23ec `log --follow` must stop when container get killed hace 4 años
  Nicolas De Loof 9b055c31fe "log" must stop watching on SIGTERM hace 4 años
  Nicolas De Loof f7c360b721 run watchContainers with a background context hace 4 años
  Nicolas De Loof 1458beea84 stop log --follow on SIGINT hace 4 años