1
0
Fork 0
arangodb/arangod/Cluster
jsteemann f08a118dfc Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-19 12:33:05 +02:00
..
AgencyCallback.cpp
AgencyCallback.h
AgencyCallbackRegistry.cpp
AgencyCallbackRegistry.h
ClusterComm.cpp
ClusterComm.h
ClusterEdgeCursor.cpp ClangFormat 2017-04-13 14:35:42 +02:00
ClusterEdgeCursor.h Moved some Edge Lookup logic around and moved the EdgeCursor to it's own class. This is still ongoing work. Expect shortest-path to fail. 2017-04-11 18:03:56 +02:00
ClusterFeature.cpp add helpfull error messages for the dead and gone dispatcher 2017-04-03 17:51:47 +02:00
ClusterFeature.h
ClusterInfo.cpp fix objectId handling 2017-04-06 11:19:27 +02:00
ClusterInfo.h
ClusterMethods.cpp Fixed cluster startup 2017-04-13 14:32:55 +02:00
ClusterMethods.h Squashed commit of the following: 2017-03-27 14:30:06 +02:00
ClusterTraverser.cpp Squashed commit of the following: 2017-03-27 14:30:06 +02:00
ClusterTraverser.h Squashed commit of the following: 2017-03-27 14:30:06 +02:00
CollectionLockState.cpp
CollectionLockState.h
DBServerAgencySync.cpp
DBServerAgencySync.h
FollowerInfo.cpp
FollowerInfo.h
HeartbeatThread.cpp Fixed edge index 2017-03-30 13:22:39 +02:00
HeartbeatThread.h
RestAgencyCallbacksHandler.cpp
RestAgencyCallbacksHandler.h
ServerState.cpp
ServerState.h
TraverserEngine.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-19 12:33:05 +02:00
TraverserEngine.h
TraverserEngineRegistry.cpp try to fix compile error 2017-04-05 13:18:16 +02:00
TraverserEngineRegistry.h The traverserengine registry will now wait until an engine is freed instead of throwing a deadlock situation 2017-04-05 12:26:09 +02:00
v8-cluster.cpp Cluster: expose body as V8 buffer in asyncRequest 2017-04-03 22:20:37 +02:00
v8-cluster.h