Commit Verlauf

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