..
mesos
Fix double RLock in Mesos cluster
2016-07-12 12:17:46 -04:00
swarm
Ignoring gone Engine removing the network from the rest
2016-07-21 16:07:42 +03:00
cluster.go
Merge pull request #2288 from nishanttotla/refactoring-img-handling
2016-06-14 14:34:20 -07:00
config.go
fix set reschedule policy docs
2016-05-10 13:15:36 +08:00
config_test.go
Updating unit tests
2016-04-14 09:37:01 -07:00
container.go
Add healthcheck info to CLI.
2016-07-19 18:33:43 -07:00
container_test.go
Updating cluster unit tests
2016-04-14 09:36:59 -07:00
engine.go
Merge pull request #2423 from nishanttotla/engine-api-update-interface
2016-07-19 18:31:07 -07:00
engine_sorter.go
implemented naturalsorter for engine
2015-08-06 11:35:49 -04:00
engine_sorter_test.go
implemented naturalsorter for engine
2015-08-06 11:35:49 -04:00
engine_test.go
update min docker engine's version swarm supports
2016-07-12 09:51:39 +08:00
event.go
fix typos
2016-06-02 17:00:22 +08:00
event_monitor.go
Adding new client interface in Swarm
2016-07-19 16:56:09 -07:00
image.go
Reusing ImageListOptions for ImageFilterOptions
2016-03-30 11:00:05 -07:00
image_test.go
Reusing ImageListOptions for ImageFilterOptions
2016-03-30 11:00:05 -07:00
network.go
Fix network uniq method concurrent map writes problem
2016-05-31 11:10:45 +08:00
network_test.go
use apiClient for listing networks in refresh
2016-03-29 14:50:22 -07:00
options.go
Enabling checkpoint failover in FrameworkInfo
2016-01-14 04:05:00 -05:00
options_test.go
Use os.Unsetenv in options_test
2015-07-01 20:25:52 -07:00
utils_darwin.go
Mac build fix
2016-01-18 16:54:22 -08:00
utils_unix.go
Support TCP_USER_TIMEOUT for Linux and its equivalent in Mac
2016-01-18 15:46:27 -08:00
utils_windows.go
Support TCP_USER_TIMEOUT for Linux and its equivalent in Mac
2016-01-18 15:46:27 -08:00
volume.go
use apiClient for volumes management
2016-03-29 15:01:27 -07:00
volume_test.go
use apiClient for volumes management
2016-03-29 15:01:27 -07:00
watchdog.go
fix issue #2162 add removeDuplicateContainers behaviour for every node when it's added.
2016-07-07 13:22:10 +08:00