.. |
AgencyCallback.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
AgencyCallback.h
|
Move AgencyCallback stuff to cluster so it is (hopefully) clear that this
|
2017-01-13 18:08:27 +01:00 |
AgencyCallbackRegistry.cpp
|
AgencyCallBacks registry and unregistry are more talkative than bool
|
2017-02-10 17:31:26 +01:00 |
AgencyCallbackRegistry.h
|
AgencyCallBacks registry and unregistry are more talkative than bool
|
2017-02-10 17:31:26 +01:00 |
ClusterComm.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
ClusterComm.h
|
Store ClusterComm singleton in shared_ptr.
|
2017-02-06 15:25:18 +01:00 |
ClusterEdgeCursor.cpp
|
fix size_t vs uint64_t confusion
|
2017-02-10 23:43:47 +01:00 |
ClusterEdgeCursor.h
|
fix size_t vs uint64_t confusion
|
2017-02-10 23:43:47 +01:00 |
ClusterFeature.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-02-10 19:40:51 +01:00 |
ClusterFeature.h
|
Add info about requested startup role
|
2017-01-12 15:33:13 +01:00 |
ClusterInfo.cpp
|
agent with less traffic
|
2017-02-10 17:03:15 +01:00 |
ClusterInfo.h
|
Fix bug found by static analysis.
|
2017-01-24 12:30:32 +01:00 |
ClusterMethods.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
ClusterMethods.h
|
Moved creation of Cluster collection from V8Server to ClusterMethods. Also introduced a static class wrapper for Methods.
|
2017-01-16 12:40:05 +01:00 |
ClusterTraverser.cpp
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
ClusterTraverser.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
DBServerAgencySync.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
DBServerAgencySync.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
FollowerInfo.cpp
|
Make followerList::add and ::remove idempotent.
|
2017-01-19 14:19:36 +01:00 |
FollowerInfo.h
|
More Schmutz-NG.
|
2017-01-12 16:33:57 +01:00 |
HeartbeatThread.cpp
|
AgencyCallBacks registry and unregistry are more talkative than bool
|
2017-02-10 17:31:26 +01:00 |
HeartbeatThread.h
|
Try to solve sporadic shutdown blockage in heartbeat thread.
|
2017-01-30 22:32:05 +01:00 |
RestAgencyCallbacksHandler.cpp
|
Move AgencyCallback stuff to cluster so it is (hopefully) clear that this
|
2017-01-13 18:08:27 +01:00 |
RestAgencyCallbacksHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
ServerState.cpp
|
fix ServerState.cpp
|
2017-02-10 20:52:26 +01:00 |
ServerState.h
|
Fixup registering with agency
|
2017-02-10 19:35:11 +01:00 |
TraverserEngine.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
TraverserEngine.h
|
Added a new endpoint for SmartSearch BFS. (Enterprise only)
|
2016-09-20 13:52:27 +02:00 |
TraverserEngineRegistry.cpp
|
Destroy all traverser engines when AQL is shut down.
|
2017-02-10 09:12:15 +01:00 |
TraverserEngineRegistry.h
|
Destroy all traverser engines when AQL is shut down.
|
2017-02-10 09:12:15 +01:00 |
v8-cluster.cpp
|
Finally remove lock methods
|
2017-02-10 19:47:31 +01:00 |
v8-cluster.h
|
…
|
|