提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Yong Tang a6be56b54e Convert DanglingOnly to Filters for `docker image prune` 8 年之前
  Akihiro Suda 7e24c16086 add `docker network prune` 8 年之前