Victor Vieux
|
8048703206
|
Merge pull request #953 from ahmetalpbalkan/unsetenv
Use os.Unsetenv in options_test
|
2015-07-06 15:32:06 -07:00 |
Victor Vieux
|
e10b4555e7
|
add name, http_proxy, https_proxy and no_proxy to docker info
Signed-off-by: Victor Vieux <vieux@docker.com>
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-07-06 15:17:48 -07:00 |
Victor Vieux
|
a54763ca55
|
fix image matching in push
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-07-06 14:57:44 -07:00 |
Victor Vieux
|
7a1734cae5
|
Merge pull request #1026 from abronan/fix_zookeeper_discovery
update libkv godeps, fix zookeeper discovery list
|
2015-07-06 14:15:56 -07:00 |
moxiegirl
|
78676e5dac
|
Merge pull request #1020 from fl0yd/patch-1
Update README.md
|
2015-07-05 07:25:35 -07:00 |
moxiegirl
|
21040254c4
|
Merge pull request #1024 from moxiegirl/add_id_install
Troubleshooting revealed need id if title is the same
|
2015-07-05 06:37:20 -07:00 |
Alexandre Beslic
|
814a8168ee
|
update libkv godeps, fix zookeeper discovery list
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-07-04 18:37:13 -07:00 |
Mary Anthony
|
29ff252766
|
Troubleshooting revealed need id if title is the same
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-07-03 21:43:28 -07:00 |
fl0yd
|
168e31c096
|
Update README.md
Signed-off-by: Mark Oates fl0yd@me.com
Signed-off-by: Mark Oates <fl0yd@me.com>
|
2015-07-02 13:18:30 -05:00 |
Alexandre Beslic
|
d0b049196e
|
Merge pull request #1019 from jimmyxian/fix-attach-websocket-test
Fix websocket attach integration test
|
2015-07-02 11:10:12 -07:00 |
Xian Chaobo
|
83d1f65e85
|
fix attach websocket test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-07-02 08:13:52 -04:00 |
Victor Vieux
|
34636b29fc
|
Merge pull request #1018 from mountkin/fix-1006
update deps
|
2015-07-01 21:45:54 -07:00 |
Ahmet Alp Balkan
|
6113e89004
|
Use os.Unsetenv in options_test
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
|
2015-07-01 20:25:52 -07:00 |
Shijiang Wei
|
8bfac6bd71
|
update deps
Fixes https://github.com/docker/swarm/issues/1006
Signed-off-by: Shijiang Wei <mountkin@gmail.com>
|
2015-07-02 11:11:29 +08:00 |
Victor Vieux
|
930fefc06d
|
Merge pull request #1013 from moxiegirl/fix-issue-997
Switch to install
|
2015-07-01 17:50:32 -07:00 |
Victor Vieux
|
895d820774
|
Merge pull request #964 from jimenez/task_timeout_flag
making task timeout configurable
|
2015-07-01 16:51:33 -07:00 |
Isabel Jimenez
|
305050025c
|
making task timeout configurable
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
|
2015-07-01 18:58:17 -04:00 |
Victor Vieux
|
2b4562482f
|
Merge pull request #1014 from abronan/remove_consul_config
Fix storage integration tests
|
2015-07-01 15:39:53 -07:00 |
Victor Vieux
|
396f6d3466
|
Merge pull request #1011 from aluzzardi/upgrade-golang
Upgrade golang version (1.3 -> 1.4).
|
2015-07-01 15:39:11 -07:00 |
Andrea Luzzardi
|
12ba56e62e
|
Merge pull request #1015 from vieux/skip_attach_websocket
skip test: docker attach through websocket
|
2015-07-01 15:38:12 -07:00 |
Victor Vieux
|
f80556ce9c
|
Merge pull request #1012 from vieux/disable_mesos_tests
disable mesos tests because mesos is incompatible with the next version of docker
|
2015-07-01 15:36:40 -07:00 |
Victor Vieux
|
311af01992
|
Merge pull request #968 from aluzzardi/bump-0.4.0
Bump version to 0.4.0
|
2015-07-01 15:11:29 -07:00 |
Mary Anthony
|
45257e0548
|
Updating wieght
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-06-30 18:03:02 -07:00 |
Mary Anthony
|
9dfa2ab0ce
|
fixing weight
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-06-30 17:51:22 -07:00 |
Alexandre Beslic
|
b0fe6000b7
|
revert to using s.heartbeat for store failover
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-30 17:38:51 -07:00 |
Victor Vieux
|
8ad04fab7a
|
skip test: docker attach through websocket
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-30 17:25:16 -07:00 |
Mary Anthony
|
3f0cdc5de9
|
Changing title on menu
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-06-30 17:25:10 -07:00 |
Victor Vieux
|
c3eaa00547
|
disable mesos tests because mesos is incompatible with the next version of docker
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-30 16:53:09 -07:00 |
Mary Anthony
|
f908f1eeb1
|
Switch to install
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-06-30 16:44:17 -07:00 |
Andrea Luzzardi
|
2c35a860f7
|
Upgrade golang version (1.3 -> 1.4).
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-06-30 16:34:03 -07:00 |
Andrea Luzzardi
|
3243b093aa
|
Merge pull request #1009 from vieux/fix_api_version
fix api/version.bats
|
2015-06-30 16:26:38 -07:00 |
Andrea Luzzardi
|
77849bd45a
|
Merge pull request #1010 from vieux/remove_2_warnings
remove 2 warnings in docker info
|
2015-06-30 16:26:24 -07:00 |
Victor Vieux
|
ca93c2a21a
|
fix api/version.bats
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-30 15:25:40 -07:00 |
Victor Vieux
|
126eade4b9
|
remove 2 warnings in docker info
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-30 15:20:44 -07:00 |
Andrea Luzzardi
|
bedf1ec3ff
|
Merge pull request #1008 from abronan/update_libkv_godeps
Update libkv godeps and minor fixes
|
2015-06-30 15:19:44 -07:00 |
Alexandre Beslic
|
56e4dbb480
|
use const for failover watch time and minor comment fix in tests
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-30 14:04:41 -07:00 |
Alexandre Beslic
|
03a7be2919
|
fix issue with zookeeper and occasional SOH character return
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-30 14:04:05 -07:00 |
Alexandre Beslic
|
d766fea7a8
|
Merge pull request #1004 from vieux/fix_api_test
fix api_version test
|
2015-06-30 11:59:05 -07:00 |
Alexandre Beslic
|
961e46d068
|
update Godeps: libkv
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-30 11:55:43 -07:00 |
Victor Vieux
|
00e4e1c573
|
fix api_version test
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-30 11:48:08 -07:00 |
moxiegirl
|
3f7715c030
|
Merge pull request #959 from ahmetalpbalkan/patch-2
Container name fix scheduler/filter/README.md
|
2015-06-30 08:03:32 -07:00 |
Andrea Luzzardi
|
c1312835ea
|
Merge pull request #993 from ealang/master
606- Prevent panic if a container is removed during a refresh
|
2015-06-29 20:14:02 -07:00 |
Andrea Luzzardi
|
a24cb1ee95
|
Merge pull request #924 from abronan/libkv_migration
Migration from pkg/store to docker/libkv
|
2015-06-29 20:08:07 -07:00 |
ealang
|
15fc8d8210
|
Prevent panic if a container is removed during a refresh
If InspectContainer fails, Engine.containers gets set to nil.
Log cause of updateContainer failure.
Signed-off-by: Eric Lang <ealang@gmail.com>
|
2015-06-29 22:04:15 -05:00 |
Alexandre Beslic
|
4fa9dbbfe0
|
lower ttl min for consul in integration tests
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-29 16:19:21 -07:00 |
Alexandre Beslic
|
f50cd10061
|
migrate from pkg/store to docker/libkv
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-29 16:19:21 -07:00 |
Alexandre Beslic
|
04d55f3951
|
remove pkg/store
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-29 16:19:21 -07:00 |
Alexandre Beslic
|
c70f6f8afe
|
update godeps to include libkv
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-29 16:19:21 -07:00 |
moxiegirl
|
7d2e4c5787
|
Merge pull request #994 from moxiegirl/rnote-fix
Rnote fix
|
2015-06-26 03:13:08 -07:00 |
Mary Anthony
|
1ed28a1105
|
Fixing releasnotes
Removing older release notes. No longer supporting cumulative
Signed-off-by: Mary Anthony <mary@docker.com>
|
2015-06-26 03:01:40 -07:00 |