Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Brian Goff d9f5f1954c Bump runc 9 gadi atpakaļ
  Vincent Demeester dc204b8786 While #16738 is "fixed", skip TestExecStartFails 9 gadi atpakaļ
  Brian Goff 9077c89689 Make sure test container is running before exec 9 gadi atpakaļ
  John Howard f9a3558a9d Windows: Get Integration CLI running 9 gadi atpakaļ
  Brian Goff 5929502b4e Merge pull request #15412 from vdemeester/dont-sleep-too-much 10 gadi atpakaļ
  Shijiang Wei fcf9daad91 fix a panic when the exec fails to start 10 gadi atpakaļ
  Soshi Katsuta 5b870d7fa6 integration-cli: modify %s to %d in formatting an int 10 gadi atpakaļ
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 gadi atpakaļ
  Tim Dettrick 90326939c8 Updated test to check for `exec --privileged` side-effects 10 gadi atpakaļ
  Tim Dettrick 03f65b3d0d Revert "Revert "Add docker exec run a command in privileged mode"" 10 gadi atpakaļ
  Doug Davis fe6a7c8e57 Another try to fix InspectExecID 10 gadi atpakaļ
  Michael Crosby bfc51cf660 Don't mount /proc as ro 10 gadi atpakaļ
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 gadi atpakaļ
  Alexander Morozov 4dbdd98b41 Merge pull request #14547 from duglin/ErrDeadExec 10 gadi atpakaļ
  Qiang Huang bcc0968a2c Remove unnecessary container cleanup in integration-cli 10 gadi atpakaļ
  Qiang Huang 668e2369cc dockerCmd when possible 10 gadi atpakaļ
  Doug Davis f06620ece3 Move inspect into the loop on InspectExecID test 10 gadi atpakaļ
  Jessie Frazelle 465192cb28 Merge pull request #14706 from duglin/FixInspectTest 10 gadi atpakaļ
  Doug Davis c5c98c31a1 Fix InspectExecID test 10 gadi atpakaļ
  Doug Davis 97c5f64001 Add missing 'err' to Fatalf to help debug an issue 10 gadi atpakaļ
  Antonio Murdaca 26ce3f4c90 Add minor vet fixes 10 gadi atpakaļ
  Doug Davis d841b779fd Return 404 on exec-inspect when container is dead but exec is still around 10 gadi atpakaļ
  Doug Davis 72b75cd4e7 More extensive testing of new GC of execs 10 gadi atpakaļ
  Doug Davis 899c85b405 Minor fix to the exec inspect test 10 gadi atpakaļ
  David Calavera 0faa4518ed Default process user to container config user. 10 gadi atpakaļ
  Daniel, Dao Quang Minh d898372568 TestExecStopNotHanging: log output as string 10 gadi atpakaļ
  Jessica Frazelle 40b71adee3 Revert "Add docker exec run a command in privileged mode" 10 gadi atpakaļ
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 gadi atpakaļ
  Alexander Morozov 57464c32b9 Implement daemon suite for integration-cli 10 gadi atpakaļ
  Michael Crosby c26695cf8a Merge pull request #12659 from dqminh/exec-interactive-hang 10 gadi atpakaļ