Alexander Morozov
|
bc6ad1608c
|
Don't use time.After if there is no timeout
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
|
2015-07-14 09:14:51 -07:00 |
|
Alexander Morozov
|
7080f5d1cf
|
Add docstring to pubsub.Publisher
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
|
2015-07-14 09:10:14 -07:00 |
|
Jessie Frazelle
|
cf09e435c8
|
Merge pull request #14608 from vincentbernat/fix/zsh-reviewers
zsh: remove Vincent Bernat from reviewers for ZSH completion
|
2015-07-14 07:08:06 -07:00 |
|
James Turnbull
|
aaf1426995
|
Merge pull request #14494 from HuKeping/update-docs
docs: update docs for API history
|
2015-07-14 08:16:00 -04:00 |
|
Hu Keping
|
29660f263e
|
docs: update docs for API history
The response of hitory API includes more information now.
Signed-off-by: Hu Keping <hukeping@huawei.com>
|
2015-07-14 19:54:24 +08:00 |
|
Sebastiaan van Stijn
|
daffcc044b
|
Merge pull request #14458 from hqhq/hq_fix_docs_create
Docs: fix commandline doc create.md and run.md
|
2015-07-14 08:10:41 +02:00 |
|
Brian Goff
|
154820aca6
|
Merge pull request #14595 from LK4D4/pubsub_bench
Benchmark and race test for pkg/pubsub
|
2015-07-13 23:04:44 -04:00 |
|
Qiang Huang
|
c3b77bbe8b
|
Docs: fix commandline doc create.md and run.md
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
|
2015-07-14 09:26:59 +08:00 |
|
Vincent Batts
|
5ca3e7c54c
|
Merge pull request #14021 from rhvgoyal/detect-pool-loopback-devices
devicemapper: Check loop devices of existing pool
|
2015-07-13 21:15:23 -04:00 |
|
Jessie Frazelle
|
35b0223921
|
Merge pull request #10717 from mrunalp/feature/group_add
Adds support for specifying additional groups.
|
2015-07-13 17:08:05 -07:00 |
|
Jessie Frazelle
|
e221291a25
|
Merge pull request #14194 from phemmer/cli-version-format
add --format flag to `docker version`
|
2015-07-13 17:04:06 -07:00 |
|
Patrick Hemmer
|
41588a5766
|
add --format flag to docker version
Signed-off-by: Patrick Hemmer <patrick.hemmer@gmail.com>
|
2015-07-13 19:10:56 -04:00 |
|
Alexander Morozov
|
60b34cb957
|
Merge pull request #14599 from brahmaroutu/gccgo_timeduration
time duration should be nano seconds, gccgo treats it as zero
|
2015-07-13 16:44:45 -06:00 |
|
moxiegirl
|
73bd855dcc
|
Merge pull request #14581 from vdemeester/14573-docs-docker-bestpractice-fix
Fixes TOC in dockerfile_best_practices.md
|
2015-07-13 15:14:56 -07:00 |
|
Arnaud Porterie
|
23d0676c07
|
Merge pull request #14607 from brahmaroutu/increase_timeout
increase timeout to run tests on slow platforms
|
2015-07-13 14:56:17 -07:00 |
|
Vincent Demeester
|
d03923732f
|
Fixes TOC in dockerfile_best_practices.md
Decided to put the link in a reference word.
Closes #14573
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2015-07-13 23:46:04 +02:00 |
|
Jessie Frazelle
|
5e331ad41a
|
Merge pull request #14343 from Pensu/14232-Add-Warning-To-Ubuntu-Script
14232 add warning to ubuntu script
|
2015-07-13 14:38:58 -07:00 |
|
Jessie Frazelle
|
4185809659
|
Merge pull request #14518 from Microsoft/10662-infowarnings
Windows: Remove meaningless warnings on docker info
|
2015-07-13 14:30:57 -07:00 |
|
Jessie Frazelle
|
363cc51e82
|
Merge pull request #14205 from YanFeng-Adam/patch
update testcase mount/sharedsubtree_linux_test.go
|
2015-07-13 14:28:30 -07:00 |
|
Vincent Bernat
|
5dbb217bcb
|
zsh: remove Vincent Bernat from reviewers for ZSH completion
Signed-off-by: Vincent Bernat <vincent@bernat.im>
|
2015-07-13 23:15:16 +02:00 |
|
root
|
b98edced9e
|
Increase timeout to run tests on slow platforms
Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
|
2015-07-13 21:13:17 +00:00 |
|
Jessie Frazelle
|
15f9766691
|
Merge pull request #14567 from Microsoft/10662-fixbuilder
Windows: Fix builder
|
2015-07-13 13:50:52 -07:00 |
|
Alexander Morozov
|
c2b9fa8c9a
|
Merge pull request #14516 from Microsoft/10662-mergeLXCconf
Windows: Tidy up daemon\utils*.go
|
2015-07-13 14:47:25 -06:00 |
|
Jessie Frazelle
|
655b1d2367
|
Merge pull request #14556 from Evalle/14497-fix-install-script
Fix issue with detection logic of Centos in install.sh
|
2015-07-13 13:47:08 -07:00 |
|
Alexander Morozov
|
1da3843149
|
Merge pull request #14601 from runcom/cleanup-deleteImages
Cleanup not needed calls to deleteImages
|
2015-07-13 14:04:20 -06:00 |
|
Doug Davis
|
9158ddef89
|
Merge pull request #14596 from Microsoft/quieter-clean-exec-commands
Quieter debug logging for clean exec commands
|
2015-07-13 15:43:27 -04:00 |
|
evalle
|
33039aa129
|
Fix issue with detection logic of Centos in install.sh
Signed-off-by: evalle <shmarnev@gmail.com>
|
2015-07-13 20:50:31 +02:00 |
|
Mrunal Patel
|
7fb456589b
|
Fixup rebase.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2015-07-13 14:50:30 -04:00 |
|
Mrunal Patel
|
d77d0268eb
|
Adds documentation for additional groups.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2015-07-13 14:47:28 -04:00 |
|
Mrunal Patel
|
0b7938e845
|
Adds test for additional groups.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2015-07-13 14:47:28 -04:00 |
|
Mrunal Patel
|
e0d96fb3ef
|
Adds support for specifying additional groups.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2015-07-13 14:47:28 -04:00 |
|
Antonio Murdaca
|
d3566fa0b1
|
Cleanup not needed calls to deleteImages
Signed-off-by: Antonio Murdaca <runcom@linux.com>
|
2015-07-13 20:30:53 +02:00 |
|
root
|
6c4e14b3e2
|
time duration should be nano seconds, gccgo treats it as zero
Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
|
2015-07-13 18:01:43 +00:00 |
|
Sebastiaan van Stijn
|
4ef67b79bc
|
Merge pull request #14597 from albers/docs-typo-1
Fix typo in documentation
|
2015-07-13 19:56:54 +02:00 |
|
John Howard
|
b271593c34
|
Quieter debug logging for clean exec commands
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2015-07-13 10:36:36 -07:00 |
|
Alexander Morozov
|
0f466c36b9
|
Merge pull request #14500 from runcom/add-diff-emtpy-arg-test
Add diff command with emtpy string testcase
|
2015-07-13 11:30:31 -06:00 |
|
Harald Albers
|
41def26c1b
|
Fix typo in documentation
Signed-off-by: Harald Albers <github@albersweb.de>
|
2015-07-13 19:17:33 +02:00 |
|
Jessie Frazelle
|
0badebe734
|
Merge pull request #14426 from albers/completion-events
Add some missing events to bash completion
|
2015-07-13 10:05:36 -07:00 |
|
Alexander Morozov
|
b39c330a18
|
Merge pull request #14587 from rhatdan/man
Man page fixes
|
2015-07-13 10:59:55 -06:00 |
|
Jessie Frazelle
|
a20994fd54
|
Merge pull request #14508 from jfrazelle/deb-rpm-make
add deb and rpm targets to makefile
|
2015-07-13 09:48:43 -07:00 |
|
Alexander Morozov
|
e13f9edfed
|
Merge pull request #14583 from sagarhani/patch-1
Added entry for Sir M.Visvesvaraya
|
2015-07-13 10:47:08 -06:00 |
|
Arnaud Porterie
|
7ba54a4628
|
Merge pull request #14569 from vdemeester/pkg-fileutils-tests
Add missing tests and docs for pkg/fileutils
|
2015-07-13 09:29:30 -07:00 |
|
Alexander Morozov
|
8aa7ba731a
|
Race test for pkg/pubsub package
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
|
2015-07-13 09:05:47 -07:00 |
|
Arnaud Porterie
|
161f5b2790
|
Merge pull request #14554 from Ajeey/added-notable-indian-scientists
Added notable indian scientists to names-generator.go
|
2015-07-13 09:05:47 -07:00 |
|
Alexander Morozov
|
e5da4d62ef
|
Benchmark for pkg/pubsub package
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
|
2015-07-13 09:02:16 -07:00 |
|
Arnaud Porterie
|
eb174dbb1e
|
Merge pull request #14553 from WPH95/fix-install
Fix failure on adding source list for ubuntu
|
2015-07-13 09:00:26 -07:00 |
|
Antonio Murdaca
|
1f963af697
|
Merge pull request #14586 from Tenk42/14362-Improve-sockRequestRaw-check
Improve sockRequest and sockRequestRaw check
|
2015-07-13 15:59:39 +02:00 |
|
Brian Goff
|
24c09006c9
|
Merge pull request #14588 from rhatdan/ro
We now support multiple roModes
|
2015-07-13 09:53:55 -04:00 |
|
Phil Estes
|
441ae6c943
|
Merge pull request #14004 from ktraghavendra/13938_container_swappiness
Add the memory swappiness tuning option to docker.
|
2015-07-13 09:22:08 -04:00 |
|
Dan Walsh
|
b28d6eaa94
|
We now support multiple roModes
Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
|
2015-07-13 09:19:15 -04:00 |
|