Commit History

Author SHA1 Message Date
  Victor Vieux 655b16c712 skip auto-remove test for now 11 years ago
  Daniel Mizyrycki 135c1fce90 testing, issue #1948: Increase TestAttachDetach and TestRunDetach timeout 11 years ago
  unclejack 22e7e107ad automatically remove container via -rm 12 years ago
  Guillaume J. Charmes e97364ecd7 Improve detach unit tests 12 years ago
  Guillaume J. Charmes 2bd089dadb Fix attach issue 12 years ago
  jbbarth d80b50d4b4 Improve formatting with 'go fmt' as stated in CONTRIBUTING.md 12 years ago
  Guillaume J. Charmes f925edd12d Merge pull request #1525 from griff/1503-fix 12 years ago
  Marco Hennings 687d27ab57 Add an option to set the working directory. 12 years ago
  Brian Olsen c7cda86e84 Don't read from stdout in hijack unless attached. Fixes #1503 12 years ago
  Pascal Borreli 9b2a5964fc Fixed typos 12 years ago
  Guillaume J. Charmes 6ae3305040 Merge pull request #1277 from dotcloud/add_commands_unit_tests 12 years ago
  Guillaume J. Charmes bc823acc25 Reimplement old Commands unit tests in order to insure behavior 12 years ago
  Victor Vieux ed7a4236b3 Add tests for the api 12 years ago
  Victor Vieux 599f85d4e4 store both logs in a same file, as JSON 12 years ago
  Solomon Hykes 2ac1141980 Don't leave broken, commented out tests lying around. 12 years ago
  Guillaume J. Charmes ada0e1fb08 Merge pull request #1049 from dotcloud/1040_ignore_stderr_tests-fix 12 years ago
  Caleb Spare 19121c16d9 Implement several golint suggestions, including: 12 years ago
  Guillaume J. Charmes 800d900688 Ignore stderr while doing tests 12 years ago
  Guillaume J. Charmes 5190f7f33a Implement regression test for stdin attach 12 years ago
  Guillaume J. Charmes a749fb2130 Make DockerCli use its own stdin/out/err instead of the os.Std* 12 years ago
  Jérôme Petazzoni 6f3e868a7b Merge branch 'master' of github.com:dotcloud/docker into 471-cpu-limit 12 years ago
  Guillaume J. Charmes 15ae314cbb Mock Hijack and Implement Unit test for Attach 12 years ago
  Jérôme Petazzoni af9f559f2e in the tests, use a non-default value for cpu.shares 12 years ago
  Jérôme Petazzoni efd9becb78 implement "-c" option to allocate a number of CPU shares to a container 12 years ago
  Victor Vieux 10c0e99037 update to master 12 years ago
  Guillaume J. Charmes 8472a27e80 Merge pull request #497 from justone/dot-graph-images 12 years ago
  Guillaume J. Charmes ff95f2b0ec Update the unit tests to reflect the new API 12 years ago
  Victor Vieux 04cd20fa62 split api and server. run return exit code. import, pull and commit uses the smae endpoint. non zero status code on failure 12 years ago
  Nate Jones 3dba4022ad add tests for 'images' subcommand 12 years ago
  Guillaume J. Charmes a22c78523f Wait for the container to finish in TestAttachDisconnect before destroying it 12 years ago