1
0
Fork 0
arangodb/arangod/Cluster
Max Neunhoeffer fef2eb2f45 Take out old dead code. 2016-06-06 14:56:55 +02:00
..
AgencyCallback.cpp Better debugging message. 2016-05-23 13:59:35 +02:00
AgencyCallback.h Overhaul AgencyCallback. 2016-05-07 01:11:15 +02:00
AgencyCallbackRegistry.cpp Migrate ensure/drop index to proper callbacks 2016-05-03 15:28:46 +02:00
AgencyCallbackRegistry.h Fix guards 2016-05-18 10:54:46 +02:00
AgencyComm.cpp Add jwtsecret 2016-05-30 14:48:35 +02:00
AgencyComm.h Add jwtsecret 2016-05-30 14:48:35 +02:00
ClusterComm.cpp Fix behaviour of ClusterComm::performRequests. 2016-06-06 14:40:25 +02:00
ClusterComm.h Fix behaviour of ClusterComm::performRequests. 2016-06-06 14:40:25 +02:00
ClusterFeature.cpp Remove an unnecessary check. 2016-05-25 17:26:53 +02:00
ClusterFeature.h cppcheck 2016-04-23 20:49:58 +02:00
ClusterInfo.cpp Take out old dead code. 2016-06-06 14:56:55 +02:00
ClusterInfo.h Repair DBServerAgencySync in background. 2016-05-25 17:27:27 +02:00
ClusterMethods.cpp Polish ClusterMethod w.r.t. error handling together with Hacki. 2016-06-06 10:27:24 +02:00
ClusterMethods.h WIP 2016-06-01 15:57:28 +02:00
ClusterTraverser.cpp use StaticStrings 2016-05-10 17:01:34 +02:00
ClusterTraverser.h use xxHash for hashing id strings 2016-05-02 15:46:04 +02:00
DBServerAgencySync.cpp Fix a V8 context leak. LOL. 2016-05-26 20:09:20 +02:00
DBServerAgencySync.h Finish renaming ServerJob -> DBServerAgencySync. 2016-05-23 13:59:00 +02:00
HeartbeatThread.cpp fix hasRunOnce 2016-06-03 10:55:43 +02:00
HeartbeatThread.h fix hasRunOnce 2016-06-03 10:55:43 +02:00
RestAgencyCallbacksHandler.cpp Overhaul AgencyCallback. 2016-05-07 01:11:15 +02:00
RestAgencyCallbacksHandler.h Fix guards 2016-05-18 10:54:46 +02:00
RestShardHandler.cpp micro optimizations 2016-05-01 00:03:23 +02:00
RestShardHandler.h cppcheck 2016-04-22 15:51:03 +02:00
ServerState.cpp cppcheck 2016-05-10 20:13:55 +02:00
ServerState.h micro optimizations 2016-04-23 16:23:15 +02:00
v8-cluster.cpp Fix crash due to wrong usage of asyncRequest. 2016-06-06 11:30:39 +02:00
v8-cluster.h