-
Merge pull request #2257 from allencloud/fix-unit-test-command-in-CON…
…TRIBUTION fix unit test command in CONTRIBUTION.md
-
Merge pull request #2282 from nishanttotla/bump-v1.2.3-rc1
Bump version to v1.2.3-rc1
-
Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2272 from nishanttotla/engine-api-version-bump
Bumping engine-api version (with RegistryAuth fix)
-
Fixing RegistryAuth for image pulls
Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Updating unit tests for updated engine-api
Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Changing relevant function calls for updated engine-api
Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Updating mock and nop clients for updated engine-api
Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2242 from dongluochen/add_maintainer_allensun
Add Allen Sun to MAINTAINERS file
-
nishanttotla committed
May 23, 2016 Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
fix unit test command in CONTRIBUTION.md
Signed-off-by: allencloud <[email protected]>
-
Merge pull request #2236 from fugr/fix-handle-update-event
fix missing handle 'update' event massage
-
fix missing handle 'update' event massage.
Signed-off-by: fugr <[email protected]>
-
Add Allen Sun to MAINTAINERS file
Signed-off-by: Dong Chen <[email protected]>
-
Merge pull request #2238 from SvenDowideit/Egnine
Small spelling fix
-
Signed-off-by: Sven Dowideit <[email protected]>
-
Merge pull request #2230 from kolyshkin/patch-1
install-manual: fix sec. swarm manager connect
-
install-manual: fix sec. swarm manager connect
Apparently, without -p 4000:4000 the secondary swarm manager would be inaccessible, basically rendering it useless. Signed-off-by: Kir Kolyshkin <[email protected]>
-
Merge pull request #2184 from realityone/fix-reschedule-docs
fix set reschedule policy docs
-
Merge pull request #2224 from allencloud/fix-bug-in-api-server
fix bug that http server should return when handler is nil
-
Merge pull request #2219 from allencloud/hide-field-error-when-empty
hide error in info when empty
-
fix bug that http server should return when handler is nil
Signed-off-by: Sun Hongliang <[email protected]>
-
fix set reschedule policy docs
Signed-off-by: realityone <[email protected]>
Verified
This commit was signed with a verified signature.realityone realityone
GPG key ID: ABD4DB50620408C3 Learn about signing commits
-
Signed-off-by: Sun Hongliang <[email protected]>
-
Merge pull request #2215 from joelhandwell/patch-1
Krane project has been closed in favor of Machine
-
Merge pull request #2213 from allencloud/fix-typos-in-cluster
fix typos in swarm/cluster.go
-
Merge pull request #2212 from nishanttotla/update-release-checklist
Updating Release checklist
-
Krane project has been closed in favor of Machine
Reference: https://github.com/krane-io/krane Signed-off-by: Joel Handwell <[email protected]>
-
Signed-off-by: Sun Hongliang <[email protected]>
-
Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2211 from nishanttotla/bump-1.2.2-rc1
Bump version to 1.2.2-rc1
-
Signed-off-by: Nishant Totla <[email protected]>
Verified
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2210 from dongluochen/swarm_hang
Do not allow double RLock() of RWMutex
-
Prevent double RLock() of RWMutex. It may lead to deadlock if there i…
…s Lock() call from another goroutine in between. Signed-off-by: Dong Chen <[email protected]>
-
Merge pull request #2180 from ogryzek/typo-edits
Edit typos in 'Try Swarm at scale'