summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix rebaseswarm-cliswarm-backendVictor Vieux2016-06-131-18/+16
* Upate from PR review.Daniel Nephin2016-06-131-4/+9
* New format for setting mounts on a service.Daniel Nephin2016-06-133-41/+135
* apiVictor Vieux2016-06-135-19/+18
* Fix command not displaying in service ls.Drew Erny2016-06-131-1/+1
* cliVictor Vieux2016-06-136-39/+33
* Upate auto-accept help text.Dong Chen2016-06-132-2/+2
* Add missing newlineArnaud Porterie (icecrime)2016-06-131-1/+1
* Small UX improvements to 'docker service scale'Daniel Nephin2016-06-131-12/+50
* Fix scale pointer value in service inspect -pBrian Goff2016-06-131-1/+1
* Add `docker service scale` commandArnaud Porterie (icecrime)2016-06-132-0/+49
* git rm reject.goVictor Vieux2016-06-132-41/+0
* add -h back to inspectVictor Vieux2016-06-133-3/+0
* fix docker swarm inspect output on errorVictor Vieux2016-06-131-4/+5
* Pretty print strings on human-readable outputsArnaud Porterie (icecrime)2016-06-136-28/+73
* Fix incorrect `docker service inspect` help messageArnaud Porterie (icecrime)2016-06-131-2/+2
* swarm managed networks should me marked as "swarm" scoped (cli)Madhu Venugopal2016-06-131-4/+6
* upadate engine-api: cliVictor Vieux2016-06-1310-33/+36
* backport fixes from docker/docker PR comments.Daniel Nephin2016-06-136-7/+13
* Fixes #273 - set command line args in args not commandDaniel Nephin2016-06-131-1/+1
* Vendoring libnetwork @892e1b9864d1f (cli)Jana Radhakrishnan2016-06-131-2/+2
* add CACertHash: cliVictor Vieux2016-06-132-0/+4
* Fix RenameCheckNames testTonis Tiigi2016-06-131-1/+1
* use ID for '*'Victor Vieux2016-06-131-3/+2
* Update join command messageTonis Tiigi2016-06-131-2/+2
* Fix accept policy initializationTonis Tiigi2016-06-131-12/+10
* Clarify services update policiesArnaud Porterie (icecrime)2016-06-131-2/+2
* Shorten `docker service` restart policy flagsArnaud Porterie (icecrime)2016-06-131-5/+4
* update to newest engine-api (cli)Victor Vieux2016-06-131-1/+1
* Rename `--port` to `--publish` in `docker service`Arnaud Porterie (icecrime)2016-06-131-1/+1
* Fix CLI side of volume problem.Daniel Nephin2016-06-131-6/+4
* CLI docsAmit Shukla2016-06-1316-8/+708
* Add Swarm management CLI commandsDaniel Nephin2016-06-1333-7/+2441
* Remove state on failed initTonis Tiigi2016-06-131-0/+12
* backendVictor Vieux2016-06-1311-63/+83
* Do not fail on predefined network for managed networkJana Radhakrishnan2016-06-131-1/+1
* Update backend to libnetwork @e8da32ce5693Jana Radhakrishnan2016-06-131-4/+4
* fix mountsVictor Vieux2016-06-132-11/+35
* backendVictor Vieux2016-06-1311-127/+119
* Recover from stale ingress network plumbingJana Radhakrishnan2016-06-133-26/+39
* Fix tasks endpoint in reference docsTonis Tiigi2016-06-131-1/+1
* fix caseVictor Vieux2016-06-132-5/+6
* Fix flakiness on container shutdownTonis Tiigi2016-06-132-23/+24
* Update integration to new swarmkitTonis Tiigi2016-06-131-1/+1
* Update integration to new swarmkitTonis Tiigi2016-06-131-3/+31
* Prevent unmanaged containers to use swarm managed networksMadhu Venugopal2016-06-137-15/+33
* accept partial-id for `docker network rm`Madhu Venugopal2016-06-131-0/+4
* swarm managed networks should me marked as "swarm" scoped (backend)Madhu Venugopal2016-06-132-16/+22
* fix panic in secretVictor Vieux2016-06-131-10/+14
* fix compilationVictor Vieux2016-06-131-1/+1