-
Schedule multiple tasks at once.
Signed-off-by: Timothy Chen <[email protected]>
-
Merge pull request #986 from moxiegirl/1.7-release-notes
Comment out the old release notes
-
Comment out the old releas notes
Mary Anthony committedJun 21, 2015 Loading status checks…Signed-off-by: Mary Anthony <[email protected]>
-
Merge pull request #979 from moxiegirl/fix-headers-for-release
Fixing the headers
-
Mary Anthony committed
Jun 19, 2015 Loading status checks…Signed-off-by: Mary Anthony <[email protected]>
-
Merge pull request #940 from abronan/leader_election_doc
Add documentation on Leader Election/High Availability for `swarm manage`
-
add documentation on leader election/high availability of swarm manag…
…er instances Signed-off-by: Alexandre Beslic <[email protected]>
-
Merge pull request #976 from moxiegirl/hugo-test-fixes
Hugo final 1.7 Documentation PR -- please read carefully
-
Mary Anthony committed
Jun 15, 2015 Loading status checks…Closes #948 the fix that Amy put in Updating sed scripts Updating after link tests Signed-off-by: Mary Anthony <[email protected]>
-
Merge pull request #965 from jimenez/totalmemory-totalcpus
adding implementation for TotalMemory and TotalCpus
-
Merge pull request #960 from ahmetalpbalkan/random
scheduler/random: Use private instance of rand
-
adding implementation for TotalMemory and TotalCpus
Signed-off-by: Isabel Jimenez <[email protected]>
-
Merge pull request #961 from ahmetalpbalkan/patch-3
nits: scheduler/node/node.go
-
Signed-off-by: Ahmet Alp Balkan <[email protected]>
-
scheduler/random: Use private instance of rand
This does not pollute the global rand instance. It's good for predictability and determinism in the tests and behavior. Reduces program state. Signed-off-by: Ahmet Alp Balkan <[email protected]>
-
Signed-off-by: Victor Vieux <[email protected]>
-
Merge pull request #956 from ahmetalpbalkan/patch-1
Fix typo in leadership/README.md
-
Merge pull request #947 from moxiegirl/test-tooling
New documentation tooling for Hugo work
-
Fix typo in leadership/README.md
Signed-off-by: Ahmet Alp Balkan <[email protected]>
-
Mary Anthony committed
Jun 7, 2015 Loading status checks…Updating title and other things Removing old mkdocs file Updating with the new sed scripts Moving from index.md swarm-overview.md Updating with the correct image Signed-off-by: Mary Anthony <[email protected]>
-
Merge pull request #941 from aluzzardi/events-panic
Engine: fix panic in disconnect with events.
-
Signed-off-by: Andrea Luzzardi <[email protected]>
-
aluzzardi committed
Jun 13, 2015 Signed-off-by: Andrea Luzzardi <[email protected]>
-
Engine: fix panic in disconnect with events.
aluzzardi committedJun 13, 2015 Replaces #937 Signed-off-by: Andrea Luzzardi <[email protected]>
-
Merge pull request #944 from aluzzardi/leadership-test-fix
Leadership: Remove flaky test.
-
Leadership: Remove flaky test.
Signed-off-by: Andrea Luzzardi <[email protected]>
-
Merge pull request #943 from vieux/update_travis
update travis go vet go cover
-
Signed-off-by: Victor Vieux <[email protected]>
-
Merge pull request #938 from aluzzardi/leadership-status
Replication Status
-
leadership: Fix data races in tests.
Signed-off-by: Andrea Luzzardi <[email protected]>
-
replica proxy: Improve error messages.
Signed-off-by: Andrea Luzzardi <[email protected]>
-
update test/regression/run.sh uddate doc update tests Signed-off-by: Victor Vieux <[email protected]>