Historie revizí

Autor SHA1 Zpráva Datum
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error před 8 roky
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources před 8 roky
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests před 8 roky
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments před 8 roky
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 před 8 roky
  Aaron.L.Xu 40af569164 fix typo před 8 roky
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli před 8 roky
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli před 8 roky
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli před 8 roky
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content před 8 roky
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… před 8 roky
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors před 8 roky
  Darren Stahl 07cd19655b Stop holding container lock while waiting on streams před 8 roky
  Jonh Wendell e03bf1221e Exec: Add ability to set environment variables před 9 roky
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows před 8 roky
  Tonis Tiigi e981459609 Fix missing hostname and links in exec env před 8 roky
  John Howard e880bbc48b Windows: Don't set PATH/TERM on exec před 8 roky
  John Howard ea42182722 Windows: Enable a couple of exec tests před 8 roky
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() před 9 roky
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() před 9 roky
  Akihiro Suda 9d9dff3d0d Migrate exec command to cobra před 9 roky
  John Howard f7541b00b0 Better error on attach no tty před 9 roky
  Tonis Tiigi 8891afd838 Add ulimit support to libcontainerd addprocess před 9 roky
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation před 9 roky
  Alexander Morozov 8dd8ec137e make TestExecInspectIDs less racy před 9 roky
  Arnaud Porterie 0a7755ab4e Fix flaky TestExec před 9 roky
  Michael Crosby 46e41dc2f8 Require linux for TestExecAfterContainerRestart před 9 roky
  Phil Estes 77590d4dae Remove stray printf před 9 roky
  Vincent Demeester 5cdc0dfce3 Merge pull request #19822 from Microsoft/jjh/testexeccli před 9 roky
  John Howard a9379b4af2 Windows CI: Initial porting CLI TestExec* před 9 roky