1
0
Fork 0
arangodb/arangod/Cluster
Kaveh Vahedipour 1c9de86318 isWatch no longer needed after move to arangodb agency 2016-12-16 12:28:11 +01:00
..
ClusterComm.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ClusterComm.h fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ClusterEdgeCursor.cpp fixed compile errors (visual studio) 2016-09-07 14:52:52 +02:00
ClusterEdgeCursor.h First draft of communication ClusterTraverser<->Engine. Does crash early. 2016-08-04 10:26:41 +02:00
ClusterFeature.cpp Finally fix condition for coordinator bootstrap. 2016-12-07 16:23:54 +01:00
ClusterFeature.h remove --cluster.password and username 2016-11-17 15:29:23 +01:00
ClusterInfo.cpp try to fix travis build 2016-12-12 08:49:59 +01:00
ClusterInfo.h fixed resilience 2016-12-09 16:35:32 +01:00
ClusterMethods.cpp added count(details = true) for sharded collections 2016-12-13 16:03:49 +01:00
ClusterMethods.h added count(details = true) for sharded collections 2016-12-13 16:03:49 +01:00
ClusterTraverser.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ClusterTraverser.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
DBServerAgencySync.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
DBServerAgencySync.h switch to boost asio 2016-10-14 10:12:17 +00:00
FollowerInfo.cpp Wait for synchronous replication to settle 2016-12-07 18:38:15 +01:00
FollowerInfo.h Wait for synchronous replication to settle 2016-12-07 18:38:15 +01:00
HeartbeatThread.cpp isWatch no longer needed after move to arangodb agency 2016-12-16 12:28:11 +01:00
HeartbeatThread.h moved to Agency 2016-10-23 00:46:30 +02:00
RestAgencyCallbacksHandler.cpp merged in devel 2016-11-16 14:59:53 +01:00
RestAgencyCallbacksHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
ServerState.cpp Fixed redirect issues in AgencyComm 2016-12-14 12:12:00 +01:00
ServerState.h ShortName for servers in new ugly UUID world 2016-11-25 15:25:51 +01:00
TraverserEngine.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
TraverserEngine.h Added a new endpoint for SmartSearch BFS. (Enterprise only) 2016-09-20 13:52:27 +02:00
TraverserEngineRegistry.cpp Fix hanging dbservers in graph tests. 2016-09-28 10:25:02 +02:00
TraverserEngineRegistry.h Fix hanging dbservers in graph tests. 2016-09-28 10:25:02 +02:00
v8-cluster.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
v8-cluster.h