História revízii

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