1
0
Fork 0
arangodb/arangod/Cluster
Simon Grätzer 51ee57a38f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-06-02 13:04:00 +02:00
..
AgencyCallback.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
AgencyCallback.h
AgencyCallbackRegistry.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
AgencyCallbackRegistry.h merge from 3.1 2017-02-20 20:05:52 +01:00
ClusterComm.cpp Multihreaded import 2017-05-24 18:37:45 +02:00
ClusterComm.h Fix compile bug 2017-04-26 10:27:52 +02:00
ClusterEdgeCursor.cpp Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
ClusterEdgeCursor.h Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
ClusterFeature.cpp Make two obsolete options hidden. 2017-05-24 23:33:55 +02:00
ClusterFeature.h Add configuration option to multiply synchronous replication timeout. 2017-05-22 15:34:15 +02:00
ClusterHelpers.cpp Extract compareServerList and make it reuseable 2017-05-24 14:13:51 +02:00
ClusterHelpers.h Extract compareServerList and make it reuseable 2017-05-24 14:13:51 +02:00
ClusterInfo.cpp Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
ClusterInfo.h Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
ClusterMethods.cpp Fix cluster 2017-06-02 12:45:51 +02:00
ClusterMethods.h Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
ClusterTraverser.cpp Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
ClusterTraverser.h Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
CollectionLockState.cpp moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
CollectionLockState.h moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
DBServerAgencySync.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
DBServerAgencySync.h
FollowerInfo.cpp
FollowerInfo.h
HeartbeatThread.cpp Invalidate current coordinators on every 2nd heartbeatrun 2017-05-11 18:35:33 +02:00
HeartbeatThread.h
RestAgencyCallbacksHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAgencyCallbacksHandler.h
ServerState.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-21 16:59:32 +02:00
ServerState.h Fix secondaries 2017-02-13 14:00:19 +01:00
TraverserEngine.cpp Edge index refactoring 2017-06-02 11:20:15 +02:00
TraverserEngine.h Fixed incremental synced 2017-04-24 15:40:48 +02:00
TraverserEngineRegistry.cpp Fixed unnecessary move of temporary object 2017-04-24 18:31:18 +02:00
TraverserEngineRegistry.h Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
v8-cluster.cpp removed default parameters 2017-05-18 15:06:19 +02:00
v8-cluster.h