Michael Crosby
|
51576069ad
Merge pull request #2694 from shykes/separate-integration-tests
|
11 years ago |
Michael Crosby
|
629c6e3649
Merge pull request #2445 from alexlarsson/fix-shared-root-from-dm
|
11 years ago |
Solomon Hykes
|
2a209afe5f
gofmt
|
11 years ago |
Solomon Hykes
|
359a6f49b9
Move integration tests to integration/, expose missing public methods in the core
|
11 years ago |
Solomon Hykes
|
6c4393ccbb
Merge branch 'job-create-start-clean' into engine-patch-2
|
11 years ago |
Liang-Chi Hsieh
|
1e5ba57de3
fix nameserver regex.
|
11 years ago |
Victor Vieux
|
da24945070
Merge branch 'master' of https://github.com/aanand/docker into aanand-master
|
11 years ago |
Guillaume J. Charmes
|
6998c3c387
go fmt
|
11 years ago |
Alexander Larsson
|
c5bc7d5158
Utils: Add ShellQuoteArguments
|
12 years ago |
Mark Allen
|
3560c922b1
Prevent DNS server conflicts in CreateBridgeIface
|
12 years ago |
Solomon Hykes
|
5a85456d48
Hack: simplify the creation of test directories
|
11 years ago |
Michael Crosby
|
2a0efb2324
Merge pull request #2427 from thequux/send-headers-immediately
|
11 years ago |
Dan Hirsch
|
a963ff5d8d
Added explicit Flush method to utils.WriteFlusher
|
11 years ago |
Aanand Prasad
|
9ee9d2f995
Container memory limit can be specified in kilobytes, megabytes or gigabytes
|
11 years ago |
Tianon Gravi
|
21161dbd51
Add dynbinary and dyntest scripts for building/testing a separate static dockerinit binary
|
11 years ago |
Alexander Larsson
|
d063c8d941
Move ListOps to utils submodule
|
11 years ago |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
11 years ago |
Yang Bai
|
e81da876df
let utils.ParseHost return err when errors happen
|
11 years ago |
Yang Bai
|
99f1675566
refactor utils.ParseHost with switch-case, so we can add other proto support easily
|
11 years ago |
Jérôme Petazzoni
|
cc851dbb3f
Catch errClosing error when TCP and UDP proxies are terminated.
|
11 years ago |
Karl Grzeszczak
|
ad723bbfe7
Initial steps to fix Issue #936
|
11 years ago |
Victor Vieux
|
46a1cd69a9
only os.Exits on error
|
12 years ago |
Guillaume J. Charmes
|
b07314e2e0
Remove import os/user
|
12 years ago |
shin-
|
b3a70d767d
Compute dependency graph and upload layers in the right order when pushing
|
12 years ago |
Michael Crosby
|
84431ec03c
Merge pull request #1613 from thijsterlouw/proper_resolvconf_parsing
|
12 years ago |
daniel-garcia
|
d593f57952
write newline after every log message.
|
12 years ago |
Mohit Soni
|
f4432d50c3
Refactored code and added unit tests
|
12 years ago |
Mohit Soni
|
ab882da03b
Fixes #1643
|
12 years ago |
Thijs Terlouw
|
c349b4d56c
Keep linebreaks and generalize code
|
12 years ago |
Thijs Terlouw
|
62e84785b6
proper resolv.conf parsing
|
12 years ago |