Historia zmian

Autor SHA1 Wiadomość Data
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 lat temu
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 lat temu
  Yong Tang 90bb2cdb9f Support plugins in `docker inspect` 8 lat temu
  Arnaud Porterie (icecrime) 3db9f7afce Refactor `docker inspect` to work on all types 9 lat temu
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 lat temu
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 lat temu
  Daniel Nephin fab2a3dc82 Ignore 'not a swarm error' when inspecting a task. 9 lat temu
  Yong Tang 3f6e3a0885 Fix docker rename with linked containers 9 lat temu
  Vincent Demeester 88d1ee6c11 Merge pull request #23360 from sainath14/rename_error 9 lat temu
  Daniel Nephin 12a00e6017 Add Swarm management CLI commands 9 lat temu
  Sainath Grandhi 3e8c16ef6d docker rename fix to address the issue of renaming with the same name issue #23319 9 lat temu
  Sebastiaan van Stijn 085f41b6a5 Fix TestRenameInvalidName 9 lat temu
  Yong Tang 70f7ccb304 Use spf13/cobra for docker rename 9 lat temu
  Daniel Zhang be072a8954 Embedded DNS problem after renaming container. Step2:change in docker/daemon side and add integration test 9 lat temu
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 lat temu
  Arnaud Porterie 777ee34b07 Factorize sleeping containers 9 lat temu
  John Howard f21fb2162e Windows CI: Fix TestRename* 9 lat temu
  Madhu Venugopal 3b16a8c91c integration-cli test for active container rename and reuse 9 lat temu
  Hao Zhang 22d0be5797 use gocheck asserts instead of fatal 9 lat temu
  Doug Davis 848792c42e Fix 'rename' error msg and error checking 9 lat temu
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 lat temu
  Alexander Morozov 6bca8ec3c9 Replace GenerateRandomID with GenerateNonCryptoID 10 lat temu
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 lat temu
  Hu Keping 71868228c7 Refactor : Use dockerCmd in integration-cli tests 10 lat temu
  Antonio Murdaca cd6cc45d52 Fix TestRenameStoppedContainer race 10 lat temu
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 lat temu
  Yuan Sun cc30282e94 duplicate logDone in TestRenameRunningContainer and TestRenameCheckNames 10 lat temu
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests 10 lat temu
  Srini Brahmaroutu caaae78247 Prefix / to the container name is ignored when container is renamed 10 lat temu
  Ahmet Alp Balkan 70407ce40c Better test cleanup with defer 10 lat temu