.. |
AgencyCallback.cpp
|
Add a sensible error message.
|
2016-09-20 15:26:51 +02:00 |
AgencyCallback.h
|
Overhaul AgencyCallback.
|
2016-05-07 01:11:15 +02:00 |
AgencyCallbackRegistry.cpp
|
remove bogus includes
|
2016-07-06 18:18:01 +02:00 |
AgencyCallbackRegistry.h
|
Fix guards
|
2016-05-18 10:54:46 +02:00 |
AgencyComm.cpp
|
FailedServer jobs can report when last FailedLeader has been processed
|
2016-09-22 17:23:56 +02:00 |
AgencyComm.h
|
finish RequestType enum
|
2016-08-23 14:49:29 +02:00 |
ClusterComm.cpp
|
Fixed GCC4.9 compile. Stupid initializer lists.
|
2016-10-10 17:43:51 +02:00 |
ClusterComm.h
|
Fixed GCC4.9 compile. Stupid initializer lists.
|
2016-10-10 17:43:51 +02: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
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-01 16:06:22 +02:00 |
ClusterFeature.h
|
added --cluster.system-replication-factor
|
2016-09-01 15:59:02 +02:00 |
ClusterInfo.cpp
|
More logging in case of strange timeouts.
|
2016-10-12 14:39:09 +02:00 |
ClusterInfo.h
|
Implement cURL based inter server communication
|
2016-10-10 14:56:04 +02:00 |
ClusterMethods.cpp
|
Change setup of getResponsibleShard w.r.t. collection.
|
2016-10-07 21:05:18 +02:00 |
ClusterMethods.h
|
Modified collection creation in cluster. It now does not require access to V8 objects any more.
|
2016-09-26 10:45:28 +02:00 |
ClusterTraverser.cpp
|
fixed compile errors (visual studio)
|
2016-09-07 14:52:52 +02:00 |
ClusterTraverser.h
|
The TraversalNode in AQL now can enhance the TraverserEngine information.
|
2016-09-13 14:43:25 +02:00 |
DBServerAgencySync.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-07 11:44:49 +02:00 |
DBServerAgencySync.h
|
refactoring
|
2016-07-22 15:46:45 +02:00 |
HeartbeatThread.cpp
|
Implement cURL based inter server communication
|
2016-10-10 14:56:04 +02:00 |
HeartbeatThread.h
|
CleanupThread is now derived from Thread
|
2016-07-26 12:54:08 +02:00 |
RestAgencyCallbacksHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-07 11:44:49 +02:00 |
RestAgencyCallbacksHandler.h
|
debug output for RestHandlers
|
2016-10-11 17:51:41 +02:00 |
RestShardHandler.cpp
|
renamed method
|
2016-08-30 10:36:34 +02:00 |
RestShardHandler.h
|
debug output for RestHandlers
|
2016-10-11 17:51:41 +02:00 |
ServerState.cpp
|
optimising agency handover
|
2016-09-08 17:39:50 +02:00 |
ServerState.h
|
Improve clusterawareness in foxx and foxx queues
|
2016-08-10 12:26:24 +02:00 |
TraverserEngine.cpp
|
Added a new endpoint for SmartSearch BFS. (Enterprise only)
|
2016-09-20 13:52:27 +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
|
Change setup of getResponsibleShard w.r.t. collection.
|
2016-10-07 21:05:18 +02:00 |
v8-cluster.h
|
…
|
|