Commit Verlauf

Autor SHA1 Nachricht Datum
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel vor 10 Jahren
  Alexander Morozov 57464c32b9 Implement daemon suite for integration-cli vor 10 Jahren
  Michael Crosby c26695cf8a Merge pull request #12659 from dqminh/exec-interactive-hang vor 10 Jahren
  Daniel, Dao Quang Minh ade8146aa8 reuse same code for setting pipes in run/exec vor 10 Jahren
  Srini Brahmaroutu 231d362db7 Allow go template to work properly with inspect vor 10 Jahren
  Alexander Morozov dc944ea7e4 Use suite for integration-cli vor 10 Jahren
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd vor 10 Jahren
  Thomas Texier 2ea1febd9a Remove unnecessary fmt.Printf vor 10 Jahren
  Lei Jitang 72a500e9e5 Add docker exec run a command in privileged mode vor 10 Jahren
  Lei Jitang 2cce4791b0 Add `-u|--user` flag to docker exec for running command as a different user vor 10 Jahren
  Todd Whiteman 42d47c3136 fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead vor 10 Jahren
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests vor 10 Jahren
  Yuan Sun 906974b185 correct some daemon spelling mistakes vor 10 Jahren
  Alexander Morozov 68ba5f0b69 Execdriver implementation on new libcontainer API vor 10 Jahren
  Ahmet Alp Balkan e6f88f091d integ-cli: Skip some exec tests requiring same-host daemon vor 10 Jahren
  Ahmet Alp Balkan cfc8372c0a integ-cli: Skip new tests requiring same-host daemon vor 10 Jahren
  Ahmet Alp Balkan 70407ce40c Better test cleanup with defer vor 10 Jahren
  Brian Goff 8f5156e584 Fix race detected in TestExecCgroup vor 10 Jahren
  Jessica Frazelle 6a2c6e971d Move one last exec test :) vor 10 Jahren
  Jessica Frazelle 43d1c20101 Move links exec test & exec dir test. vor 10 Jahren
  Jessica Frazelle ecdbc1a0af Add build flag to exec test. vor 10 Jahren
  Jessica Frazelle 957cbdbf30 Move InspectExecID test to exec. vor 10 Jahren
  Daniel, Dao Quang Minh 9462dbb242 test that execin cgroups match container cgroups vor 10 Jahren
  Michal Minar 1db927113f Amended TestExecParseError test vor 10 Jahren
  Alexandr Morozov eda92e8834 Test for issue #9699 vor 10 Jahren
  Jessica Frazelle 7fdbd90f88 Return usage on parseExec error. vor 10 Jahren
  Alexander Morozov a7ae7fed73 Fix vet errors about formatting directives vor 10 Jahren
  Arnaud Porterie 67e3ddb75f Forbid client piping to tty enabled container vor 10 Jahren
  Brian Goff 243a640d3e Add test for exec tty stdin close vor 10 Jahren
  cc272309126 1bb02117db Fix the issue when docker exec a paused container, it will always hang. vor 10 Jahren