Michael Crosby
|
feca1b1780
Move git and url checks into pkg
|
10 years ago |
Aidan Hobson Sayers
|
c7e4cc4a53
Allow git@ prefixes for any hosted git service
|
10 years ago |
Lakshan Perera
|
d3ac9ea98e
Add HasValidGITPrefix to utils/utils.go
|
10 years ago |
Dan Walsh
|
a297d6ab8c
Replace utils.CheckLocalDns with bytes.Contains line
|
10 years ago |
unclejack
|
76212635b5
move some io related utils to pkg/ioutils
|
11 years ago |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
LK4D4
|
9d4e802221
Move WriteBroadcaster to separate package as BroadcastWriter
|
11 years ago |
LK4D4
|
ed032ddfd6
Move truncindex in separate package in pkg/
|
11 years ago |
SvenDowideit
|
5febba93ba
IANA allocated Docker port: 2375
|
11 years ago |
Michael Crosby
|
d33b4655c4
Move duration and size to units pkg
|
11 years ago |
Victor Vieux
|
3744452ecf
add resolvconf
|
11 years ago |
Paul Nasrat
|
84a76f2796
Add benchmark tests for TruncIndex.
|
11 years ago |
Paul Nasrat
|
4f169c2db5
Enable construction of TruncIndex from id array.
|
11 years ago |
Daniel Norberg
|
fbfac21ed4
configurable dns search domains
|
11 years ago |
unclejack
|
611acf7a7c
handle symlinks for Docker's root dir & TMPDIR
|
11 years ago |
Michael Crosby
|
b02b933c62
Don't always just append env vars, replace defaults with ones from config
|
11 years ago |
Tianon Gravi
|
2ae8180de2
Adjust kernel version parsing to be more lenient of strange things like "3.12-1-amd64"
|
11 years ago |
unclejack
|
31dde3ea05
disallow tcp:// from defaulting to 127.0.0.1:4243
|
11 years ago |
Charles Lindsay
|
cce099aa34
Re-add kernel Flavor tests
|
11 years ago |
Charles Lindsay
|
d2c9c1036b
Remove Flavor from KernelVersionInfo
|
11 years ago |
Charles Lindsay
|
fc30346086
Add failing test for odd kernel version
|
11 years ago |
Danny Yates
|
6b48761ce9
Remove unneeded DependencyGraph
|
11 years ago |
Tianon Gravi
|
8f3b8f3835
Run 'gofmt -s -w'
|
11 years ago |
Brian Goff
|
8b82b0dfe7
Make blank -H option default to the same as no -H was sent
|
11 years ago |
Guillaume J. Charmes
|
69a31c3386
Improve TestParseHost
|
11 years ago |
Guillaume J. Charmes
|
20605eb310
Allow to use -H unix:// like -H tcp://
|
11 years ago |
Solomon Hykes
|
b00d5f0185
gofmt
|
11 years ago |
Liang-Chi Hsieh
|
879aa29cb0
modify test of GetNameserversAsCIDR for its regex change.
|
11 years ago |
Victor Vieux
|
da24945070
Merge branch 'master' of https://github.com/aanand/docker into aanand-master
|
11 years ago |