Historie revizí

Autor SHA1 Zpráva Datum
  Victor Vieux 32cbd72ebe Merge branch 'master' into remote-api před 12 roky
  Victor Vieux 59a6316f5e added search před 12 roky
  Guillaume J. Charmes 42b1ea4889 Check the command existance prior create and add Unit tests for the case před 12 roky
  Victor Vieux 10c0e99037 update to master před 12 roky
  Guillaume J. Charmes ff95f2b0ec Update the unit tests to reflect the new API před 12 roky
  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 před 12 roky
  Guillaume J. Charmes 9042535f5a Move the capabilities detection into a runtime method před 12 roky
  Guillaume J. Charmes 8f81e175af Merge pull request #473 from dotcloud/26-auto_restart_containers-feature před 12 roky
  Guillaume J. Charmes 636c7835d3 Merge pull request #467 from dotcloud/improve_localhost_port_test před 12 roky
  Guillaume J. Charmes 50144aeb42 Add -r flag to dockerd in order to restart previously running container. Fixes #26 před 12 roky
  Guillaume J. Charmes ee298d1420 Specify a different bridge for tests than for regular runtime před 12 roky
  Guillaume J. Charmes 5a02c9ba0a Make sure the container is well started prior to perform the test před 12 roky
  Solomon Hykes 73da7a12e7 Increased timeout in TCP port allocation test to pass on slower machines před 12 roky
  Solomon Hykes 76b40ad6c9 Merge remote-tracking branch 'origin/check_kernel_capabilities' před 12 roky
  Solomon Hykes 911925b54a Add a test for allocating tcp ports and reaching them on localhost před 12 roky
  Guillaume J. Charmes f68d107a13 Remove the NO_MEMORY_LIMIT constant před 12 roky
  Solomon Hykes ca6cd5b557 Keep a cache of the unit-tests image. So I can code in conferences with crappy wifi. před 12 roky
  Guillaume J. Charmes 1967c8342a Allow to disable memory limit at compilation time před 12 roky
  Guillaume J. Charmes bb22cd492e Add unit test for hanging kill + fix other tests behaviour před 12 roky
  Solomon Hykes a7299a3f26 Merge remote-tracking branch 'origin/unit_test_improvment-2' před 12 roky
  Guillaume J. Charmes 80f6b4587b Edit the tests for them to use the new command API. Disable TestRunHostname and TestAttachStdin. před 12 roky
  Guillaume J. Charmes b76b329ef0 Prevent destroy() to stop twice container in TestRestore() před 12 roky
  Guillaume J. Charmes bae6f95830 Increase the timeout of TestRestore() to avoid unwanted timeout error před 12 roky
  Solomon Hykes 586a79cca0 Merge remote-tracking branch 'dominikh/minor-code-touchups' před 12 roky
  Solomon Hykes 6b5fe8c2ec Merge remote-tracking branch 'origin/257-container_real_running_state-fix' před 12 roky
  shin- ad0183e419 Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock() před 12 roky
  shin- 7b74b9cab5 Integrated @creack's feedback on TestRestore před 12 roky
  Dominik Honnef 14d3880daf remove superfluous panic před 12 roky
  Dominik Honnef cab31fd512 use wg.Done() isntead of wg.Add(-1) před 12 roky
  Dominik Honnef 1fc55c2bb9 kill the right containers in runtime_test před 12 roky