1
0
Fork 0
arangodb/arangod/Cluster
Andreas Streichardt d58e3b5022 Remove useless move 2016-04-21 17:55:21 +02:00
..
AgencyCallback.cpp Optimize version increase stuff 2016-04-14 18:17:25 +02:00
AgencyCallback.h Include guards instead of #pragma once 2016-04-19 17:40:51 +02:00
AgencyCallbackRegistry.cpp WIP 2016-04-15 22:09:55 -07:00
AgencyCallbackRegistry.h Include guards instead of #pragma once 2016-04-19 17:40:51 +02:00
AgencyComm.cpp Fix transaction management in AgencyComm. 2016-04-21 16:52:36 +02:00
AgencyComm.h Fix transaction management in AgencyComm. 2016-04-21 16:52:36 +02:00
ClusterComm.cpp Finishing touches to performRequests. 2016-04-19 16:17:41 +02:00
ClusterComm.h Finishing touches to performRequests. 2016-04-19 16:17:41 +02:00
ClusterFeature.cpp Sort out start order of things w.r.t. cluster. 2016-04-21 11:13:11 +02:00
ClusterFeature.h fixed cluster start 2016-04-20 17:36:39 +02:00
ClusterInfo.cpp Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 17:40:54 +02:00
ClusterInfo.h Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-04-14 08:28:28 +02:00
ClusterMethods.cpp Remove useless move 2016-04-21 17:55:21 +02:00
ClusterMethods.h CPPCheck improvements 2016-04-18 17:36:02 +02:00
ClusterTraverser.cpp Fixed a bug in ClusterTraverser. Moved a string too early 2016-04-18 09:29:46 +02:00
ClusterTraverser.h Reimplemented Traversal in Cluster case 2016-04-04 12:52:11 +02:00
HeartbeatThread.cpp WIP 2016-04-15 21:03:53 -07:00
HeartbeatThread.h WIP 2016-04-15 21:03:53 -07:00
RestAgencyCallbacksHandler.cpp reduce number of agency requests a bit 2016-04-14 11:40:21 +02:00
RestAgencyCallbacksHandler.h Include guards instead of #pragma once 2016-04-19 17:40:51 +02:00
RestShardHandler.cpp WIP 2016-04-13 21:12:16 +02:00
RestShardHandler.h WIP 2016-04-13 21:12:16 +02:00
ServerJob.cpp Use vocbase. 2016-04-20 15:31:18 +02:00
ServerJob.h vobase is now acquired through server feature 2016-04-20 15:13:24 +02:00
ServerState.cpp callback redesign 2016-04-07 10:20:08 +02:00
ServerState.h callback redesign 2016-04-07 10:20:08 +02:00
v8-cluster.cpp Add servers entry to getCollectionInfoCurrent in JS. 2016-04-21 09:29:05 +02:00
v8-cluster.h