Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Nephin 4f304e72a2 Remove testutil.ReadBody 7 gadi atpakaļ
  Daniel Nephin c467a11205 Remove config tests, which are now unit tests in docker/cli 7 gadi atpakaļ
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 gadi atpakaļ
  Vincent Demeester 8c7fdddf48 Fix TestAPIDockerAPIVersion on windows 8 gadi atpakaļ
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 gadi atpakaļ
  Vincent Demeester b11ba1231e Update request.* signature to remove the host 8 gadi atpakaļ
  Vincent Demeester f85ee17810 Convert request.SockRequestRaw to appropriate methods 8 gadi atpakaļ
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 gadi atpakaļ
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 8 gadi atpakaļ
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 gadi atpakaļ
  Vincent Demeester 48de91a33f Extract daemon to its own package 8 gadi atpakaļ
  Victor Vieux e98e4a7111 always add but hide experimental cmds and flags 8 gadi atpakaļ
  John Howard 29d21388d5 Fix TestAPIClientVersionOldNotSupported 8 gadi atpakaļ
  John Howard f811d5b128 Windows: Require REST 1.25 or later 8 gadi atpakaļ
  Akihiro Suda 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 gadi atpakaļ
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 gadi atpakaļ
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 gadi atpakaļ
  Tonis Tiigi 0d88d5b64b Swarm integration tests 9 gadi atpakaļ
  Ben Firshman 322e2a7d05 Return remote API errors as JSON 9 gadi atpakaļ
  Vincent Demeester 7534f17261 Update code for latest engine-api 9 gadi atpakaļ
  Tibor Vass f4a1e3db99 Support TLS remote test daemon 9 gadi atpakaļ
  Antonio Murdaca fe6b88e3fa integration-cli: fix minimum and default api version test 9 gadi atpakaļ
  Aditi Rajagopal 278e75800c pkg/version.Version: use the new String() method 9 gadi atpakaļ
  Doug Davis 6287ec9095 Add a DOCKER_API_VERSION env var 9 gadi atpakaļ
  Hu Keping 710817a71b Use checker on integration test when possible 9 gadi atpakaļ
  Antonio Murdaca 18faf6f94e Ensure body is closed after error is checked 10 gadi atpakaļ
  Antonio Murdaca 910322a893 Error out if client API version is too old 10 gadi atpakaļ
  John Howard 543cf79ffb Add GOOS in User-Agent 10 gadi atpakaļ
  Doug Davis 7fcf849749 Make version check return 400 instead of 404 10 gadi atpakaļ
  Antonio Murdaca f7e417ea5e Remove integration tests and port them to integration-cli 10 gadi atpakaļ