提交歷史

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn 580d3677c8 integration-cli: normalize comment formatting 5 年之前
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts 5 年之前
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 5 年之前
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args 5 年之前
  Tibor Vass 98f2638fe5 rm-gocheck: Contains -> strings.Contains 5 年之前
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 年之前
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal 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 ddd8a6572d Fix ineffassign linting 7 年之前
  Anda Xu e440831802 fix and skip some tests based on API version 7 年之前
  Sebastiaan van Stijn 18a771a761 Remove deprecated environment.DaemonPlatform() 7 年之前
  Anthony Sottile 0785836c4b Fix environ substitutions in `docker commit --change ...` 7 年之前
  Stephen J Day ae8dbeaeed *: normalize the use of normalize 7 年之前
  Josh Soref 39bcaee47b Spelling fixes 8 年之前
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go 8 年之前
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration 8 年之前
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments 8 年之前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
  Alexander Morozov ca6c6f0765 commit: do not change container labels on commit 8 年之前
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors 8 年之前
  John Howard 286ab6d69b COPY file . after WORKDIR (now always created) 8 年之前
  John Howard ac59dfa761 Windows: Enable some commit tests 8 年之前
  Vincent Demeester 54ed156879 Remove -run flag from commit command. 8 年之前
  Qiang Huang 53b0d62683 Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c 9 年之前
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 年之前
  Aditi Rajagopal 483abbb313 Checkers on integration-cli/docker_cli_commit_test 9 年之前
  John Howard f9a3558a9d Windows: Get Integration CLI running 9 年之前
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 年之前
  Tom Howe 6e2662b3ba just adding label to whitelist for commit command (Fixes #13738) 10 年之前