История коммитов

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