Commit History

Author SHA1 Message Date
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args 5 years ago
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully 5 years ago
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T 5 years ago
  Sebastiaan van Stijn f76cb3e6d5 integration-cli: remove ExecSupport check 6 years ago
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 years ago
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 years ago
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 years ago
  Anda Xu e440831802 fix and skip some tests based on API version 7 years ago
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 years ago
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… 7 years ago
  Tonis Tiigi 6c4ce7cb6c libcontainerd: fix leaking container/exec state 7 years ago
  Stanislav Bondarenko 0fd5a65428 Stop using deprecated SockRequest 8 years ago
  Daniel Nephin 4f304e72a2 Remove testutil.ReadBody 8 years ago
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 years ago
  Vincent Demeester b11ba1231e Update request.* signature to remove the host 8 years ago
  Vincent Demeester f85ee17810 Convert request.SockRequestRaw to appropriate methods 8 years ago
  Dmitry Shyshkin 3cc0d6bb04 Fix #303111: dockerd leaks ExecIds on failed exec -i 8 years ago
  Aaron.L.Xu 40af569164 fix typo 8 years ago
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 8 years ago
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 years ago
  Vincent Demeester 48de91a33f Extract daemon to its own package 8 years ago
  Evan Hazlett f86db80b5f add headers when using exec 8 years ago
  John Howard f811d5b128 Windows: Require REST 1.25 or later 8 years ago
  Antonio Murdaca 1808348136 record pid of exec'd process 8 years ago
  Akihiro Suda 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 years ago
  Ben Firshman 322e2a7d05 Return remote API errors as JSON 9 years ago
  Vincent Demeester 21c8511123 Fix TestExecApiStartWithDetach on WindowsTP4 9 years ago
  Lei Jitang fb0ac1afd9 Fix exec start api with detach and AttachStdin at same time. fixes #20638 9 years ago
  Aaron Lehmann 2210b15e08 Fix format string in TestExecApiCreateContainerPaused 9 years ago
  John Howard 9642c8170a Windows CI: Port TestExecApi* tests 9 years ago