.. |
AgencyCallback.cpp
|
…
|
|
AgencyCallback.h
|
…
|
|
AgencyCallbackRegistry.cpp
|
…
|
|
AgencyCallbackRegistry.h
|
…
|
|
ClusterComm.cpp
|
Disable communicator and abort all requests when shutting down
|
2017-06-08 11:58:15 +02:00 |
ClusterComm.h
|
Disable communicator and abort all requests when shutting down
|
2017-06-08 11:58:15 +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
|
Disable communicator and abort all requests when shutting down
|
2017-06-08 11:58:15 +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
|
…
|
|
CollectionLockState.h
|
…
|
|
DBServerAgencySync.cpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|