Commit History

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