Historie revizí

Autor SHA1 Zpráva Datum
  Sebastiaan van Stijn dc0c2340b8 integration-cli: fix empty-lines (revive) před 2 roky
  CrazyMax 0e6a1b9596 integration-cli: split DockerSuite into subsequent build suites před 3 roky
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package před 3 roky
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 před 3 roky
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 před 5 roky
  Tibor Vass 40f1950e8e fix remaining issues with checker.Not před 5 roky
  Tibor Vass ac2f24e72a waitAndAssert -> poll.WaitOn před 5 roky
  Tibor Vass 42599f1cad prepare for eg on waitAndAssert před 5 roky
  Tibor Vass 64de5e8228 rm-gocheck: fix compile errors from converting check.CommentInterface to string před 5 roky
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports před 5 roky
  Tibor Vass 3a24472c8e rm-gocheck: check.CommentInterface -> string před 5 roky
  Tibor Vass 98f2638fe5 rm-gocheck: Contains -> strings.Contains před 5 roky
  Tibor Vass 4e2e486b23 rm-gocheck: Not(Contains) -> !strings.Contains před 5 roky
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully před 5 roky
  Tibor Vass 0fa116fa8f rm-gocheck: Not(Equals) -> a != b před 5 roky
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T před 5 roky
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) před 5 roky
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools před 6 roky
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 před 7 roky
  Vincent Demeester 5d2afe4f51 Remove daemon.BuildImageWithOut and use cli helpers function před 7 roky
  Vincent Demeester 83d18cf4e3 Make internal/test/daemon.Daemon swarm aware před 7 roky
  Eli Uriegas e5b3ebbc64 Explicitly add --detach to service CLI calls před 7 roky
  Pradip Dhara 9bed0883e7 Enabling ILB/ELB on windows using per-node, per-network LB endpoint. před 7 roky
  Aaron Lehmann d012569b78 Update CLI commit hash před 8 roky
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions před 8 roky
  Yong Tang 7025247324 Add `label` filter for `docker system prune` před 8 roky
  Yong Tang 58738cdee3 Add `--filter until=<timestamp>` for `docker container/image prune` před 8 roky
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli před 8 roky
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… před 8 roky
  Vincent Demeester 48de91a33f Extract daemon to its own package před 8 roky