1
0
Fork 0
arangodb/arangod/Cluster
Michael Hackstein b18ce56a68 Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-11-20 10:49:00 +01:00
..
AgencyComm.cpp Increase timeouts for larger clusters. 2015-11-10 10:21:36 +01:00
AgencyComm.h potential fix 2015-07-31 14:57:32 +02:00
ApplicationCluster.cpp Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ApplicationCluster.h Add two missing backticks to unbreak docu blocks 2015-09-09 22:01:55 +02:00
ClusterComm.cpp Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ClusterComm.h Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ClusterInfo.cpp removed dependency on vector.h 2015-11-19 01:41:42 +01:00
ClusterInfo.h Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ClusterMethods.cpp EdgeCollections are now evaluated to cids later in TraversalBlock. This change was necessary for the Cluster 2015-11-16 09:09:34 +01:00
ClusterMethods.h Added a function to get all edges for a specific vertex in the cluster. 2015-11-13 16:04:49 +01:00
ClusterTraverser.cpp Fixed ClusterTraverser if there is a vertex without edges 2015-11-16 20:24:10 +01:00
ClusterTraverser.h Transformed the TraversalExpression vector into a map ordered by access level. This is way more convenient on the Traverser side to be used. 2015-11-17 16:25:45 +01:00
HeartbeatThread.cpp Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
HeartbeatThread.h Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
RestShardHandler.cpp moved some handlers around 2015-08-20 01:26:52 +02:00
RestShardHandler.h moved some handlers around 2015-08-20 01:26:52 +02:00
ServerJob.cpp Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
ServerJob.h removed triagens::rest::Handler 2015-08-20 01:26:50 +02:00
ServerState.cpp Implement role switching. 2015-10-23 16:45:21 +02:00
ServerState.h Implement role switching. 2015-10-23 16:45:21 +02:00
v8-cluster.cpp Implement role switching. 2015-10-23 16:45:21 +02:00
v8-cluster.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00