Historique des commits

Auteur SHA1 Message Date
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions il y a 8 ans
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go il y a 8 ans
  Vincent Demeester 3fb84ca2f5 Merge pull request #32076 from tmp6154/master il y a 8 ans
  Vitaly Ostrosablin d4e132f84d Change TestExecUlimits to use nofile instead of nproc il y a 8 ans
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration il y a 8 ans
  John Howard f8821202c6 Avoid TestExecWindowsOpenHandles timing out il y a 8 ans
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error il y a 8 ans
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources il y a 8 ans
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests il y a 8 ans
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments il y a 8 ans
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 il y a 8 ans
  Aaron.L.Xu 40af569164 fix typo il y a 8 ans
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli il y a 8 ans
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli il y a 8 ans
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli il y a 8 ans
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content il y a 8 ans
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… il y a 8 ans
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors il y a 8 ans
  Darren Stahl 07cd19655b Stop holding container lock while waiting on streams il y a 8 ans
  Jonh Wendell e03bf1221e Exec: Add ability to set environment variables il y a 9 ans
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows il y a 8 ans
  Tonis Tiigi e981459609 Fix missing hostname and links in exec env il y a 8 ans
  John Howard e880bbc48b Windows: Don't set PATH/TERM on exec il y a 8 ans
  John Howard ea42182722 Windows: Enable a couple of exec tests il y a 8 ans
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() il y a 9 ans
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() il y a 9 ans
  Akihiro Suda 9d9dff3d0d Migrate exec command to cobra il y a 9 ans
  John Howard f7541b00b0 Better error on attach no tty il y a 9 ans
  Tonis Tiigi 8891afd838 Add ulimit support to libcontainerd addprocess il y a 9 ans
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation il y a 9 ans