Historia zmian

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