Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillaume J. Charmes 1967c8342a Allow to disable memory limit at compilation time hace 12 años
  Guillaume J. Charmes bb22cd492e Add unit test for hanging kill + fix other tests behaviour hace 12 años
  Solomon Hykes a7299a3f26 Merge remote-tracking branch 'origin/unit_test_improvment-2' hace 12 años
  Guillaume J. Charmes 80f6b4587b Edit the tests for them to use the new command API. Disable TestRunHostname and TestAttachStdin. hace 12 años
  Guillaume J. Charmes b76b329ef0 Prevent destroy() to stop twice container in TestRestore() hace 12 años
  Guillaume J. Charmes bae6f95830 Increase the timeout of TestRestore() to avoid unwanted timeout error hace 12 años
  Solomon Hykes 586a79cca0 Merge remote-tracking branch 'dominikh/minor-code-touchups' hace 12 años
  Solomon Hykes 6b5fe8c2ec Merge remote-tracking branch 'origin/257-container_real_running_state-fix' hace 12 años
  shin- ad0183e419 Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock() hace 12 años
  shin- 7b74b9cab5 Integrated @creack's feedback on TestRestore hace 12 años
  Dominik Honnef 14d3880daf remove superfluous panic hace 12 años
  Dominik Honnef cab31fd512 use wg.Done() isntead of wg.Add(-1) hace 12 años
  Dominik Honnef 1fc55c2bb9 kill the right containers in runtime_test hace 12 años
  Solomon Hykes 8f9e454241 [unit tests] Cleanly kill all containers before nuking a temporary runtime hace 12 años
  shin- 791ca6fde4 Better crash simulation in TestRestore ; force state lock creation when loading a container from disk hace 12 años
  shin- 02c211a0dc variable names hace 12 años
  shin- c780ff5ae7 More thorough test case, use container.Stop() instead of lxc-kill, hace 12 años
  Guillaume J. Charmes 8c36e6920a Working in progress: add unit tests for the running state check hace 12 años
  Solomon Hykes d01b5894c4 Unit tests fetch their base image with 'docker pull docker-ut' hace 12 años
  Solomon Hykes 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter hace 12 años
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. hace 12 años
  Solomon Hykes ef711962d5 Folded graph/ back into main package hace 12 años
  Solomon Hykes 44faa07b6c First integration of runtime with repositories & tags hace 12 años
  Solomon Hykes 377cebe36f Renamed docker*.go to runtime*.go hace 12 años