Permalink
Commits on May 26, 2016
  1. Merge pull request #2257 from allencloud/fix-unit-test-command-in-CON…

    nishanttotla committed May 26, 2016
    …TRIBUTION
    
    fix unit test command in CONTRIBUTION.md
  2. Merge pull request #2282 from nishanttotla/bump-v1.2.3-rc1

    nishanttotla committed May 26, 2016
    Bump version to v1.2.3-rc1
  3. Bump version to v1.2.3-rc1

    nishanttotla committed May 26, 2016
    Signed-off-by: Nishant Totla <[email protected]>
  4. Merge pull request #2272 from nishanttotla/engine-api-version-bump

    abronan committed May 26, 2016
    Bumping engine-api version (with RegistryAuth fix)
  5. Fixing RegistryAuth for image pulls

    nishanttotla committed May 26, 2016
    Signed-off-by: Nishant Totla <[email protected]>
Commits on May 25, 2016
  1. Updating unit tests for updated engine-api

    nishanttotla committed May 25, 2016
    Signed-off-by: Nishant Totla <[email protected]>
  2. Changing relevant function calls for updated engine-api

    nishanttotla committed May 24, 2016
    Signed-off-by: Nishant Totla <[email protected]>
Commits on May 24, 2016
  1. Updating mock and nop clients for updated engine-api

    nishanttotla committed May 24, 2016
    Signed-off-by: Nishant Totla <[email protected]>
  2. Merge pull request #2242 from dongluochen/add_maintainer_allensun

    abronan committed May 24, 2016
    Add Allen Sun to MAINTAINERS file
Commits on May 23, 2016
  1. Updating godeps (engine-api)

    nishanttotla committed May 23, 2016
    Signed-off-by: Nishant Totla <[email protected]>
Commits on May 21, 2016
  1. fix unit test command in CONTRIBUTION.md

    allencloud committed May 21, 2016
    Signed-off-by: allencloud <[email protected]>
Commits on May 17, 2016
  1. Merge pull request #2236 from fugr/fix-handle-update-event

    dongluochen committed May 17, 2016
    fix missing handle 'update' event massage
Commits on May 14, 2016
  1. fix missing handle 'update' event massage.

    fugr committed May 13, 2016
    Signed-off-by: fugr <[email protected]>
Commits on May 13, 2016
  1. Add Allen Sun to MAINTAINERS file

    dongluochen committed May 13, 2016
    Signed-off-by: Dong Chen <[email protected]>
  2. Merge pull request #2238 from SvenDowideit/Egnine

    dongluochen committed May 13, 2016
    Small spelling fix
  3. Small spelling fix

    SvenDowideit committed May 13, 2016
    Signed-off-by: Sven Dowideit <[email protected]>
Commits on May 12, 2016
  1. Merge pull request #2230 from kolyshkin/patch-1

    dongluochen committed May 12, 2016
    install-manual: fix sec. swarm manager connect
Commits on May 11, 2016
  1. install-manual: fix sec. swarm manager connect

    kolyshkin committed May 11, 2016
    Apparently, without -p 4000:4000 the secondary swarm manager would be inaccessible, basically rendering it useless.
    
    Signed-off-by: Kir Kolyshkin <[email protected]>
  2. Merge pull request #2184 from realityone/fix-reschedule-docs

    dongluochen committed May 11, 2016
    fix set reschedule policy docs
Commits on May 10, 2016
  1. Merge pull request #2224 from allencloud/fix-bug-in-api-server

    dongluochen committed May 10, 2016
    fix bug that http server should return when handler is nil
  2. Merge pull request #2219 from allencloud/hide-field-error-when-empty

    jimmyxian committed May 10, 2016
    hide error in info when empty
  3. fix bug that http server should return when handler is nil

    allencloud committed May 10, 2016
    Signed-off-by: Sun Hongliang <[email protected]>
  4. fix set reschedule policy docs

    realityone committed Apr 28, 2016
    Signed-off-by: realityone <[email protected]>
Commits on May 8, 2016
  1. hide error in info when empty

    allencloud committed May 8, 2016
    Signed-off-by: Sun Hongliang <[email protected]>
Commits on May 6, 2016
  1. Merge pull request #2215 from joelhandwell/patch-1

    dongluochen committed May 6, 2016
    Krane project has been closed in favor of Machine
  2. Merge pull request #2213 from allencloud/fix-typos-in-cluster

    nishanttotla committed May 6, 2016
    fix typos in swarm/cluster.go
  3. Merge pull request #2212 from nishanttotla/update-release-checklist

    nishanttotla committed May 6, 2016
    Updating Release checklist
  4. Krane project has been closed in favor of Machine

    joelhandwell committed May 6, 2016
    Reference: https://github.com/krane-io/krane
    Signed-off-by: Joel Handwell <[email protected]>
  5. fix typos in swarm/cluster.go

    allencloud committed May 6, 2016
    Signed-off-by: Sun Hongliang <[email protected]>
  6. Updating Release checklist

    nishanttotla committed May 5, 2016
    Signed-off-by: Nishant Totla <[email protected]>
  7. Merge pull request #2211 from nishanttotla/bump-1.2.2-rc1

    nishanttotla committed May 6, 2016
    Bump version to 1.2.2-rc1
Commits on May 5, 2016
  1. Bump version to 1.2.2-rc1

    nishanttotla committed May 5, 2016
    Signed-off-by: Nishant Totla <[email protected]>
  2. Merge pull request #2210 from dongluochen/swarm_hang

    nishanttotla committed May 5, 2016
    Do not allow double RLock() of RWMutex
  3. Prevent double RLock() of RWMutex. It may lead to deadlock if there i…

    dongluochen committed May 5, 2016
    …s Lock() call from another goroutine in between.
    
    Signed-off-by: Dong Chen <[email protected]>
  4. Merge pull request #2180 from ogryzek/typo-edits

    dongluochen committed May 5, 2016
    Edit typos in 'Try Swarm at scale'