John Howard
|
7beb026f0e
|
Windows: Fix HTTP download directory
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2015-09-02 16:24:53 -07:00 |
|
Jessie Frazelle
|
2434bd8e63
|
Merge pull request #15935 from vdemeester/badges-all-the-things
Add more badges :)
|
2015-09-02 11:07:25 -07:00 |
|
Jessie Frazelle
|
8c5d511aa6
|
Merge pull request #16020 from runcom/remove-port-mapping-field
Remove PortMapping from container NetworkSettings
|
2015-09-02 09:10:38 -07:00 |
|
Antonio Murdaca
|
db4f20404d
|
Remove PortMapping from container NetworkSettings
Signed-off-by: Antonio Murdaca <runcom@linux.com>
|
2015-09-02 14:32:53 +02:00 |
|
Antonio Murdaca
|
9ea7267285
|
Merge pull request #16014 from angt/angt-patch-2
Fix typo
|
2015-09-02 11:25:12 +02:00 |
|
David Calavera
|
1ed3cb2b6c
|
Merge pull request #15921 from srust/volume_driver_register_retry
Retry registering a volume driver
|
2015-09-02 11:24:52 +02:00 |
|
Antonio Murdaca
|
4c54751cab
|
Merge pull request #16007 from toddjcrane/master
Normalized, ungrouped, and sorted names
|
2015-09-02 11:24:42 +02:00 |
|
angt
|
01059cba78
|
Fix typo
Signed-off-by: Adrien Gallouët <agallouet@gmail.com>
|
2015-09-02 10:43:49 +02:00 |
|
Todd Crane
|
ed14fe2afa
|
Normalized, ungrouped, and sorted names
Signed-off-by: Todd Crane <todd@toddcrane.com>
|
2015-09-01 21:57:01 -07:00 |
|
Jessie Frazelle
|
7f8954cb79
|
Merge pull request #15989 from tianon/ubuntu
Swap "ubuntu-debootstrap" for just "ubuntu"
|
2015-09-01 15:19:16 -07:00 |
|
Alexander Morozov
|
3111aa7293
|
Merge pull request #15988 from runcom/use-stringutils-strslice
Use StrSlice from pkg/stringutils
|
2015-09-01 14:32:58 -07:00 |
|
Tianon Gravi
|
a5eec723f8
|
Swap "ubuntu-debootstrap" for just "ubuntu"
See https://github.com/docker-library/official-images/pull/982#issuecomment-133207587.
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
|
2015-09-01 14:03:49 -07:00 |
|
Alexander Morozov
|
7c44209037
|
Merge pull request #15986 from runcom/add-strslice-tests
pkg: stringutils: Add more tests to strslice
|
2015-09-01 12:29:27 -07:00 |
|
Antonio Murdaca
|
17999c70c3
|
Use StrSlice from pkg/stringutils
Signed-off-by: Antonio Murdaca <runcom@linux.com>
|
2015-09-01 21:23:46 +02:00 |
|
Stephen Rust
|
45fdce8a0d
|
Retry registering a volume driver
Signed-off-by: Stephen Rust <srust@blockbridge.com>
|
2015-09-01 14:56:29 -04:00 |
|
Antonio Murdaca
|
cac8f4f0d0
|
pkg: stringutils: Add more tests to strslice
Signed-off-by: Antonio Murdaca <runcom@linux.com>
|
2015-09-01 20:27:45 +02:00 |
|
Alexander Morozov
|
70f0d6d84c
|
Merge pull request #15983 from Microsoft/unix-run-test
Move run tests out of unix files
|
2015-09-01 10:49:01 -07:00 |
|
Alexander Morozov
|
82415adc81
|
Merge pull request #15980 from Microsoft/unix-links-test
Moved unix links tests to non-platform
|
2015-09-01 10:03:54 -07:00 |
|
John Howard
|
d7eb85bb1f
|
Move run tests out of unix files
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2015-09-01 09:42:19 -07:00 |
|
David Calavera
|
2093616d7f
|
Merge pull request #15871 from Microsoft/10662-absolute
Windows: Fix absolute checks
|
2015-09-01 18:38:36 +02:00 |
|
Alexander Morozov
|
7f58fb5f01
|
Merge pull request #15972 from calavera/remove_containers_ps
Remove /containers/ps from the api router.
|
2015-09-01 09:15:35 -07:00 |
|
John Howard
|
4fccf8adfa
|
Moved unix links tests to non-platform
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2015-09-01 09:10:24 -07:00 |
|
Alexander Morozov
|
be8e126a0f
|
Merge pull request #15834 from Microsoft/10662-fixdockercp
Windows: Fix docker cp
|
2015-09-01 08:41:59 -07:00 |
|
John Howard
|
49c1b51ae2
|
Windows: Fix absolute checks
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2015-09-01 08:41:37 -07:00 |
|
David Calavera
|
26fb160610
|
Merge pull request #15976 from duglin/MissingDefer
Add missing defer to delete temp dir
|
2015-09-01 17:13:37 +02:00 |
|
Antonio Murdaca
|
4bb2449188
|
Merge pull request #15913 from mountkin/abstract
abstract the string slice struct to stringutils package
|
2015-09-01 17:06:13 +02:00 |
|
Doug Davis
|
51e721ab07
|
Add missing defer to delete temp dir
Minor thing I just noticed
Signed-off-by: Doug Davis <dug@us.ibm.com>
|
2015-09-01 07:19:38 -07:00 |
|
Brian Goff
|
3b2c9fa049
|
Merge pull request #15965 from tonistiigi/pull-goroutine-leak
Fix goroutine leak on pull
|
2015-09-01 09:27:55 -04:00 |
|
Brian Goff
|
567687fd98
|
Merge pull request #15900 from Microsoft/10662-testinfra
Test infrastructure for cross platform
|
2015-09-01 09:18:29 -04:00 |
|
Doug Davis
|
5eb4a6b933
|
Merge pull request #15927 from SvenDowideit/clean-up-parsehost
Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently
|
2015-09-01 08:25:59 -04:00 |
|
Antonio Murdaca
|
e98ec2b567
|
Merge pull request #15970 from Mashimiao/cleanup-daemon-commit-unneeded-code
daemon/commit: remove unneeded code
|
2015-09-01 14:15:56 +02:00 |
|
David Calavera
|
dd49002055
|
Merge pull request #15958 from vdemeester/14570-contrib-completion-image
Add docker ps --filter=… ancestor image bash completion
|
2015-09-01 12:16:52 +02:00 |
|
David Calavera
|
b5cc077864
|
Remove /containers/ps from the api router.
This route was deprecated more than two years ago in the linked
commit[1]. It's not referenced anywhere in the documentation and it's
time to stop maintaning it.
[1]: https://github.com/docker/docker/commit/4f9443927e8bc8a724b43afae6cf7a183cd9acd0
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2015-09-01 05:17:35 -04:00 |
|
Ma Shimiao
|
ab868ad79c
|
daemon/commit: remove unneeded code
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
|
2015-09-01 16:34:07 +08:00 |
|
Vincent Demeester
|
6ae2cb7ad1
|
Add docker ps --filter=… image completion
I missed that on #15919, thanks @albers
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2015-09-01 08:47:02 +02:00 |
|
Sebastiaan van Stijn
|
d080f6524b
|
Merge pull request #15969 from charleswhchan/issue-15939
Fix issue #15939: Hyperlink to MongoDB Dockerfile not found.
|
2015-09-01 08:33:22 +02:00 |
|
Charles Chan
|
f814ae437f
|
Fix issue #15939: Hyperlink to MongoDB Dockerfile not found. Replaced with link to file in Github.
Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
|
2015-08-31 19:28:36 -07:00 |
|
Alexander Morozov
|
84bc41a3fb
|
Merge pull request #15963 from Microsoft/fix-unixtestport
Move TestPort out of _unix
|
2015-08-31 17:09:59 -07:00 |
|
Doug Davis
|
0f878cfa00
|
Merge pull request #15966 from Microsoft/test-typo
Fix typo in test title
|
2015-08-31 18:59:55 -04:00 |
|
Tonis Tiigi
|
3037e4f7c4
|
Fix goroutine leak on pull
Close the pipeWriter even if there was no error.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2015-08-31 15:56:19 -07:00 |
|
John Howard
|
3c2b128582
|
Fix typo in test title
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2015-08-31 15:28:40 -07:00 |
|
John Howard
|
68c7d24a12
|
Move TestPort out of _unix
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2015-08-31 14:40:36 -07:00 |
|
David Calavera
|
166412e529
|
Merge pull request #15827 from williamh/fix-openrc-script
Fix openrc script
|
2015-08-31 20:32:00 +02:00 |
|
Sebastiaan van Stijn
|
c844effeda
|
Merge pull request #15926 from moxiegirl/carry-15210
add: best practice for security when sharing host directories.
|
2015-08-31 19:51:15 +02:00 |
|
Mary Anthony
|
7271dca8cc
|
updating again.
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-08-31 09:56:35 -07:00 |
|
Mary Anthony
|
95495d20be
|
Updating with SEb's comments
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-08-31 09:54:15 -07:00 |
|
David Calavera
|
3bd8016259
|
Merge pull request #15922 from unclejack/lower_reset_timeout_bufreader
pkg/ioutils: lower bufReader reset timeout
|
2015-08-31 18:43:45 +02:00 |
|
Arnaud Porterie
|
84614fdae0
|
Merge pull request #15489 from aaronlehmann/pull-updates
Show pull progress in terminal for inflight pull requests
|
2015-08-31 09:37:33 -07:00 |
|
moxiegirl
|
38ac1f908e
|
Merge pull request #15920 from mikebrow/docker-engine-update-to-index
Adding additional instructions to the Docker Engine installation/inde…
|
2015-08-31 09:35:34 -07:00 |
|
LIZAO LI
|
b0fd4f882f
|
add: best practice for security when sharing host directories.
Closes and carries PR #15210
Updating with Seb's comment
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-08-31 09:32:42 -07:00 |
|