Commit Graph

2782 Commits

Author SHA1 Message Date
Victor Vieux b05dee4d6e HostConfig for /start endpoint
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-03-14 19:23:57 -07:00
Nishant Totla 2ce00c6ce9 Merge pull request #1967 from allencloud/fix-typo-it's-to-its
fix typos
2016-03-14 13:37:04 -07:00
Nishant Totla 42b1620f4d Merge pull request #1966 from arunwizz/issue-1965
Fixed typo for word consul
2016-03-13 22:10:46 -07:00
Sun Hongliang 172048942d fix typos.
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
2016-03-14 11:21:59 +08:00
Nishant Totla a80ca0e51a Merge pull request #1952 from mqliang/filter-typo
Filter typo in document
2016-03-13 12:02:41 -07:00
Nishant Totla 9a1133f7c7 Merge pull request #1959 from mqliang/intstall-w-typo
fix typo in install-w-machine.md
2016-03-13 12:01:55 -07:00
Arun Y 295c4da8d0 Fixed typo for word consul
Developer Certificate of Origin
Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
660 York Street, Suite 102,
San Francisco, CA 94110 USA

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved.

Signed-off-by: Arun Y <arunwizz@gmail.com>
2016-03-13 19:58:29 +05:30
mqliang aa70529d3f fix typo in install-w-machine.md
Signed-off-by: mqliang <mqliang.zju@gmail.com>
2016-03-13 15:53:27 +08:00
mqliang c1f5e17371 fix broken example list
Signed-off-by: mqliang <mqliang.zju@gmail.com>
2016-03-13 10:52:22 +08:00
Nishant Totla 4b2f0fe637 Merge pull request #1953 from mqliang/multi-manager-typo
remove redundant word in docs
2016-03-12 15:04:19 -08:00
mqliang 2d7c594270 remove redundant word in docs
Signed-off-by: mqliang <mqliang.zju@gmail.com>
2016-03-12 19:03:33 +08:00
mqliang 2803654488 fix typo in filter.md
Signed-off-by: mqliang <mqliang.zju@gmail.com>
2016-03-12 18:50:12 +08:00
Dongluo Chen 957f81036b Merge pull request #1943 from nishanttotla/removing-dead-code
Deleting redundant code from volume.go
2016-03-11 13:44:48 -08:00
Dongluo Chen 7f54d5e085 Merge pull request #1866 from gradywang/issue-1860
Support rescind offer in swarm.
2016-03-11 13:38:18 -08:00
Victor Vieux 63997816a5 Merge pull request #1945 from jimmyxian/add-support-ps-node-filter
Add support ps node filter
2016-03-11 13:09:49 -08:00
Yongqiao Wang 134df4293c Support rescind offer in swarm.
Signed-off-by: Yongqiao Wang <yqwyq@cn.ibm.com>
2016-03-11 11:13:56 +08:00
Xian Chaobo e7065eabf7 add support ps node filter
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2016-03-11 10:31:33 +08:00
Nishant Totla 8cbffa9492 Deleting redundant code from volume.go
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-03-10 14:14:28 -08:00
Nishant Totla ba31ab2d4b Merge pull request #1872 from echupriyanov/volume_info_fix
Fix get volume call for volumes with non-local drivers
2016-03-10 13:47:14 -08:00
Victor Vieux 8e35ac6c52 Merge pull request #1938 from nishanttotla/info-engine-api
Updating info function to use engine-api
2016-03-09 15:55:40 -08:00
Nishant Totla 6af37c4888 Updating info function to use engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-03-09 13:58:50 -08:00
Victor Vieux 9390d5f335 Merge pull request #1880 from nishanttotla/engine-api-trial
Introducing engine-api client into Swarm
2016-03-08 15:09:27 -08:00
Nishant Totla 453304c795 Updating version function to use engine-api
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-03-07 17:46:24 -08:00
Nishant Totla 7376fd156b Updating Godeps (engine-api and go-connections)
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-03-07 15:05:43 -08:00
Nishant Totla d4cfba1844 Adding engine-api client
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-03-07 15:05:43 -08:00
Victor Vieux 51f49d78f5 Merge pull request #1930 from dongluochen/ChannelDoubleClose
Prevent crash on double calls to Disconnect
2016-03-07 14:23:03 -08:00
Dong Chen e0583ea7d7 Prevent crash on channel double close.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-03-07 11:48:01 -08:00
Nishant Totla 1da3c25c06 Merge pull request #1927 from allencloud/fix-typos-in-test-and-annotation
fix typos in a test file and a function annotation
2016-03-04 10:03:38 -08:00
Sun Hongliang c34a45023f fix typos in a test file and a function annotation
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
2016-03-05 00:39:15 +08:00
Nishant Totla 313db93c08 Merge pull request #1925 from dongluochen/release-checklist-update
Update RELEASE-CHECKLIST.md
2016-03-03 18:22:22 -08:00
Dong Chen c8ad0d9dec Update RELEASE-CHECKLIST.md.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-03-03 14:40:47 -08:00
Nishant Totla efcc35ba08 Merge pull request #1924 from dongluochen/bump-1.1.3
Bump version to 1.1.3
2016-03-03 13:46:24 -08:00
Dong Chen bac853a417 Bump version to 1.1.3
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-03-03 13:37:22 -08:00
moxiegirl f7495b3801 Merge pull request #1923 from moxiegirl/fix-swarm-cap
Changing swarm to Swarm in body text
2016-03-03 10:19:21 -08:00
Alexandre Beslic a348207f18 Merge pull request #1835 from jimmyxian/add-support-some-run-option
Add support some run options
2016-03-03 10:12:17 -08:00
Mary Anthony 4b8ed91226 Changing swarm to Swarm in body text
Signed-off-by: Mary Anthony <mary@docker.com>
2016-03-03 10:04:25 -08:00
Xian Chaobo ba4ad74de3 add support some run options
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
2016-03-03 19:53:47 +08:00
Dongluo Chen ee28008f0b Merge pull request #1881 from vieux/test_env_reschedule_compose
use env in compose test
2016-03-02 11:54:23 -08:00
Nishant Totla f9f12ef2dc Merge pull request #1918 from dongluochen/IPv6Support
Fix IPv6 address format issue
2016-03-02 11:36:18 -08:00
Alexandre Beslic 045bfe93d1 Merge pull request #1845 from thaJeztah/fix-api-markdown
Update Swarm API documentation
2016-03-02 11:23:04 -08:00
Dong Chen bf5c744a49 Check port range. Add more unit tests for address format.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-03-02 11:01:48 -08:00
Alexandre Beslic 5ce850f0f4 Merge pull request #1903 from wenchma/typo
Fix some typo error for install-manual.md
2016-03-02 10:34:35 -08:00
Dong Chen bc27cedd8c Godep update github.com/docker/docker/pkg/...
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-03-02 10:04:03 -08:00
Dong Chen c73f17fb6e Support IPv6 address format.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-03-02 10:04:03 -08:00
Victor Vieux f6131d0331 Merge pull request #1917 from friism/patch-1
avoid syntax highlighter confusion
2016-03-02 09:44:52 -08:00
Michael Friis 03b8481f01 avoid syntax highlighter confusion
Signed-off-by: Michael Friis <friism@gmail.com>
2016-03-02 09:08:37 -08:00
Eugene Chupriyanov 05d9995985 Proposed fix for https://github.com/docker/swarm/issues/1847
* Fix cluster.Volumes.Get() call for volumes with non-local drivers
* Added tests for clusterVolumes.Get()

Signed-off-by: Eugene Chupriyanov <tchu@tchu.ru>
2016-03-02 13:40:32 +03:00
Dongluo Chen 7e9c6bd963 Merge pull request #1916 from vieux/bump_1.1.3-rc2
bump to 1.1.3-rc2
2016-03-01 16:56:57 -08:00
Nishant Totla 47bc7cd93a Merge pull request #1909 from dongluochen/FrequentIntegrationTestFailure
Remove internal retry in discovery_check_swarm_info
2016-03-01 15:38:18 -08:00
Victor Vieux 8dc09aafe0 bump to 1.1.3-rc2
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-03-01 14:59:23 -08:00