Commit History

Author SHA1 Message Date
  Victor Vieux ebfa24acb0 go fmt and aufs support removed 12 years ago
  Victor Vieux 5e1d540209 Revert "add a -mount-method flag" 12 years ago
  Alexander Larsson d47c18c5fb Reuse a single DeviceSetDM for all the tests 12 years ago
  Alexander Larsson f317a6b6fe Runtime: Add DeviceSet singleton 12 years ago
  Solomon Hykes 24e02043a2 Merge builder.go into runtime.go 12 years ago
  Michael Crosby 551092f9c0 Add lxc-conf flag to allow custom lxc options 12 years ago
  Victor Vieux be77ee33bc Merge branch 'master' into add_some_tests 12 years ago
  Michael Crosby dae585c6e4 Return JSONError for HTTPResponse error 12 years ago
  Victor Vieux 066873ebd2 rebase master 12 years ago
  Victor Vieux e39755666b Merge pull request #1236 from dotcloud/1234_overwrites_expose-fix 12 years ago
  Victor Vieux 2e0e455fa6 rebase master 12 years ago
  Victor Vieux 2b5386f039 add regression test from @crosbymichael 12 years ago
  Victor Vieux a0eec14c7d fix overwrites EXPOSE 12 years ago
  Victor Vieux 1a226f0e28 add VolumesFrom to MergeConfig, and test 12 years ago
  Victor Vieux 7c00201222 add Volumes and VolumesFrom to CompareConfig 12 years ago
  Guillaume J. Charmes 578e888915 Merge pull request #1212 from dotcloud/merge_v_b_options 12 years ago
  Victor Vieux 48a892bee5 Add CompareConfig test 12 years ago
  Guillaume J. Charmes eefbadd230 Merge -b and -v options 12 years ago
  Victor Vieux 193a7e1dc1 improve mergeconfig, if dns, portspec, env or volumes specify in docker run, apend and not replace 12 years ago
  Solomon Hykes 080243f040 Hack: use helper functions in tests for less copy-pasting 12 years ago
  Solomon Hykes 6bdb6f226b Simplify unit tests code with mkRuntime() 12 years ago
  Solomon Hykes 46a9f29bae - Runtime: small bugfixes in external mount-bind integration 12 years ago
  Solomon Hykes d4e62101ab * Runtime: better integration of external bind-mounts (run -b) into the volume subsystem (run -v) 12 years ago
  Guillaume J. Charmes 2e69e1727b Create a subpackage for utils 12 years ago
  Tianon Gravi 1f65c6bf4c Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another) 12 years ago
  Guillaume J. Charmes c42a4179fc Add unit tests for CompareKernelVersion 12 years ago
  Solomon Hykes 22d1622926 Merge remote-tracking branch 'robryk/writebroadcaster-stuff' 12 years ago
  Robert Obryk a83d87abd4 Renamed writeBroadcaster.Close() to CloseWriters(). 12 years ago
  Solomon Hykes 0b9a3c86a2 Show shorthand container IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup containers 12 years ago
  Robert Obryk 0bdfcfaa33 Make writeBroadcaster safe for concurrent use. 12 years ago