Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 gadi atpakaļ
  Sebastiaan van Stijn f76cb3e6d5 integration-cli: remove ExecSupport check 6 gadi atpakaļ
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 gadi atpakaļ
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 gadi atpakaļ
  Anda Xu e440831802 fix and skip some tests based on API version 7 gadi atpakaļ
  Daniel Nephin d30e51495a Remove testutil.ConvertSliceOfStringsToMap 8 gadi atpakaļ
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 gadi atpakaļ
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 gadi atpakaļ
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 gadi atpakaļ
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 gadi atpakaļ
  Daniel Nephin fb42e84772 Remove unnecessary json.Unmarshal wrapper. 9 gadi atpakaļ
  Alessandro Boch 3a3f800ff4 Fix regression on --link on bridge network 9 gadi atpakaļ
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 gadi atpakaļ
  John Howard 473a32ba8f Windows: Fix TestLinksMultipleWithSameName 9 gadi atpakaļ
  Brian Goff 332d95fd0d Don't error out when link name in use. 9 gadi atpakaļ
  Karol Duleba 74900edbf8 Remove CLI specific information for API error messages. Issue #17147 9 gadi atpakaļ
  David Calavera 25682577c9 Extract network settings types for inspect. 9 gadi atpakaļ
  Zhang Wei 97b9223a1f use of checkers on Integration test 9 gadi atpakaļ
  Jessica Frazelle ea3afdad61 add test-integration-cli specifics for userns 9 gadi atpakaļ
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 gadi atpakaļ
  John Howard 4fccf8adfa Moved unix links tests to non-platform 10 gadi atpakaļ
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 gadi atpakaļ
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 gadi atpakaļ
  Lei eef6eda7d2 Recfactor: Use dockerCmd when possible in integration-cli tests 10 gadi atpakaļ
  John Howard c1b524486c Fix Windows CI fail due to GH13866 and patch up tests 10 gadi atpakaļ
  Jana Radhakrishnan d18919e304 Docker integration with libnetwork 10 gadi atpakaļ
  Lei Jitang c6dad07b1b Minor typo: remove redundant dot in error message in runconfig/parse.go 10 gadi atpakaļ
  Antonio Murdaca c6e6223ed7 Allow links to be specified with only the name if this matches the alias 10 gadi atpakaļ
  Doug Davis bc149be69c A fix for = in env values in linked containers 10 gadi atpakaļ
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 gadi atpakaļ