Commit History

Author SHA1 Message Date
  Caleb Spare 1cf9c80e97 Mutex style change. 12 years ago
  Victor Vieux ebba0a6024 add sleep in tests and go fmt 12 years ago
  Guillaume J. Charmes b6f288a1ce Fix unit tests when there is more than one tag within the test image 12 years ago
  Solomon Hykes b7226316c7 * Hack: move unit tests to a different source image, to work around issues when docker-ut has more than 1 tag. 12 years ago
  Louis Opter fe014a8e6c Always return the correct test image. 12 years ago
  Gabriel Monroy 4fdf11b2e6 + Runtime: mount volumes from a host directory with 'docker run -b' 12 years ago
  Guillaume J. Charmes 5190f7f33a Implement regression test for stdin attach 12 years ago
  Guillaume J. Charmes 873a5aa8e7 Make NewDockerCli handle terminal 12 years ago
  Guillaume J. Charmes a749fb2130 Make DockerCli use its own stdin/out/err instead of the os.Std* 12 years ago
  Solomon Hykes ce9e50f4ee Remove dependency on 'os/user', which cannot be used with CGO_ENABLED=0. This allows running the tests without CGO. 12 years ago
  Guillaume J. Charmes fe204e6f48 - Runtime: Forbid parralel push/pull for a single image/repo. Fixes #311 12 years ago
  Victor Vieux c46382ba29 rebase master 12 years ago
  Victor Vieux 9cdd39e0d7 Merge branch 'master' into 691-run_id-feature 12 years ago
  Victor Vieux 45a8945746 added test 12 years ago
  Victor Vieux c906239220 bump to master 12 years ago
  Victor Vieux fd224ee590 linted names 12 years ago
  Victor Vieux 62c78696cd bump to master 12 years ago
  Guillaume J. Charmes 9bc71c101c Merge pull request #719 from dotcloud/json_stream-feature 12 years ago
  Victor Vieux cd002a4d16 ensure progress downloader is well formated 12 years ago
  Victor Vieux 49e656839f move auth to the client WIP 12 years ago
  Victor Vieux 2a53717e8f if address already in use in unit tests, try a different port 12 years ago
  Guillaume J. Charmes 08e5f12954 Merge pull request #739 from dotcloud/push_issue-1 12 years ago
  Victor Vieux f339fc2eb9 bump to master 12 years ago
  Guillaume J. Charmes b76d6120ac Update tests with new cookies for registry 12 years ago
  Guillaume J. Charmes 5b33b2463a Readd build tests 12 years ago
  Guillaume J. Charmes dce82bc856 Merge master 12 years ago
  Guillaume J. Charmes 6ae3800151 Implement the CmdAdd instruction 12 years ago
  Victor Vieux c8c7094b2e imporved error, push, import insert 12 years ago
  Solomon Hykes bb4b35a892 Fix a unit test broken by pull request #703 12 years ago
  Guillaume J. Charmes 10e19e4b97 Update tests to reflect new AuthConfig 12 years ago