Commit History

Автор SHA1 Съобщение Дата
  Guillaume J. Charmes bb22cd492e Add unit test for hanging kill + fix other tests behaviour преди 12 години
  Guillaume J. Charmes 20085794f0 Increase the timeout in TestStart() to make sure the container has the time to die within the function преди 12 години
  Guillaume J. Charmes cda9cf1539 Avoid unwanted warnings from destroy() in TestStart() преди 12 години
  Guillaume J. Charmes 91b1f9eee9 Avoid destroy() timeout by closing stdin in TestStart() преди 12 години
  Caleb Spare 15b3088157 Don't convert []byte to string unnecessarily. преди 12 години
  Guillaume J. Charmes d949e2804a Add a check to avoid double start (resulting in dockerd to panic) and unit test for it преди 12 години
  Solomon Hykes 7dbb1eacc1 Merge remote-tracking branch 'origin/improve_container_tests' преди 12 години
  Guillaume J. Charmes 0ebdca5e61 Add unit test for multiple attach / restart преди 12 години
  Guillaume J. Charmes 232dbb1864 Improve the containers unit tests (add error checking) преди 12 години
  Solomon Hykes a8ae0aafe3 Add unit test for container id format преди 12 години
  Solomon Hykes 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter преди 12 години
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. преди 12 години
  Solomon Hykes 05ae69a6eb 'docker commit' records parent container id and command, in addition to parent image преди 12 години
  Solomon Hykes b8547f31e4 Renamed Docker{} to Runtime{} for clarity преди 12 години
  Solomon Hykes 7c57a4cfc0 Simplified the core container API, ported it to the new graph. Some features are missing eg. image 'paths' and tags преди 12 години
  creack 453d49573c Put back the github.com path for the import преди 12 години
  creack 150a4fe7e5 Merge master within fs преди 12 години
  Guillaume J. Charmes 45a8bba15e gofmt преди 12 години
  Guillaume J. Charmes f2dc079c05 Add TestCommitRun unit test преди 12 години
  Guillaume J. Charmes e0b09d4933 Add "nuke" function to docker tests to avoid disk space waste преди 12 години
  Sam Alba 948961831a Renamed Container property Ram to Memory before it is too late преди 12 години
  Sam Alba 4e5ae88372 Implemented unit tests for the generated LXC config преди 12 години
  shin- 97a8209438 Merged master branch into fs преди 12 години
  Solomon Hykes fb350e0c77 Setup a predictable, repeatable environment for containers преди 12 години
  shin- 2ebf3464a1 Halfway through fs branch fixes, TestUser not passing преди 12 години
  Andrea Luzzardi ac36c986e0 run as user tests: Check the exit codes преди 12 години
  Andrea Luzzardi dd84ba3485 Autonomous testing: Don't depend on /var/lib/docker/images/ubuntu being преди 12 години
  Andrea Luzzardi 0da9ccc18e Fixed a bug preventing proper reattachment to stdin upon container restart преди 12 години
  Andrea Luzzardi f2c2d953a8 Added a restart test to ensure a container can be successfully run twice преди 12 години
  Andrea Luzzardi 6de3e8a22d Implemented support to run as a different user (through the -u flag) преди 12 години