提交歷史

作者 SHA1 備註 提交日期
  Solomon Hykes 240d5b3fa1 Hack: don't run integration tests in /var/lib/docker/unit-tests; add missing cleanups in a few tests 11 年之前
  Victor Vieux f854529ae8 add cleanupin tests to remove leftover containers 11 年之前
  Michael Crosby 4196c704f0 Merge pull request #1943 from dotcloud/1940-prevent_crash_parseNat_build-fix 11 年之前
  Michael Crosby ded74b0bb3 Merge pull request #2133 from dotcloud/improve_tests 11 年之前
  Victor Vieux 823174de4d replace panic by log.Fatal in tests 11 年之前
  Guillaume J. Charmes 9107565d06 Make sure to close the network allocators 11 年之前
  Victor Vieux 1328be7c29 Add test 12 年之前
  Michael Crosby ad152efbed Merge pull request #1759 from bdon/graph-map 12 年之前
  Solomon Hykes 24e02043a2 Merge builder.go into runtime.go 12 年之前
  Brandon Liu 1fca99ad90 Replace Graph.All with Graph.Map 12 年之前
  Victor Vieux 740a97f1a8 use init function 12 年之前
  shin- 1c6af604e8 Fixed: ImagePull in runtime test 12 年之前
  Guillaume J. Charmes e54e8fa920 Merge pull request #1290 from dotcloud/parallel_pull 12 年之前
  Guillaume J. Charmes f6fa353dd8 Merge pull request #1267 from sridatta/new-clean-init 12 年之前
  Victor Vieux 46f59dd933 add parallel pull to 1.4 12 年之前
  Guillaume J. Charmes fd9ad1a194 Fixes #505 - Make sure all output is send on the network before closing 12 年之前
  Victor Vieux 7aba68cd54 update AUTHORS 12 年之前
  Solomon Hykes 5d8efc107d + Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container. 12 年之前
  Solomon Hykes 080243f040 Hack: use helper functions in tests for less copy-pasting 12 年之前
  Solomon Hykes 6bdb6f226b Simplify unit tests code with mkRuntime() 12 年之前
  Louis Opter 5a411fa38e Make the TestAllocate{UDP,TCP}PortLocalhost more reliable 12 年之前
  Louis Opter 8f36467107 Raise the timeouts for the TCP/UDP localhost proxy tests 12 年之前
  Louis Opter fac0d87d00 Add support for UDP (closes #33) 12 年之前
  Louis Opter 1a1daca621 Fix a typo in runtime_test.go: Availalble -> Available 12 年之前
  Guillaume J. Charmes e43ef364cb Remove all network dependencies from the test suite 12 年之前
  Sam Alba e2b8ee2723 Fixed runtime_test (ImagePull prototyped changed) 12 年之前
  Caleb Spare ba9aef6f2c Typo fix 12 年之前
  Caleb Spare 19121c16d9 Implement several golint suggestions, including: 12 年之前
  Caleb Spare 1cf9c80e97 Mutex style change. 12 年之前
  Victor Vieux ebba0a6024 add sleep in tests and go fmt 12 年之前