.. |
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
|
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
|
moved collection lock state into its own struct
|
2017-02-16 10:27:14 +01:00 |
ClusterComm.h
|
renaming
|
2017-02-13 15:18:40 +01:00 |
ClusterEdgeCursor.cpp
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +02:00 |
ClusterEdgeCursor.h
|
Fixing warnings
|
2017-04-20 19:07:30 +02:00 |
ClusterFeature.cpp
|
fix bug with ioService gone before hearbeatthread
|
2017-04-25 08:54:33 +02:00 |
ClusterFeature.h
|
fix bug with ioService gone before hearbeatthread
|
2017-04-25 08:54:33 +02:00 |
ClusterInfo.cpp
|
dropping sharding prototype collection more verbose
|
2017-04-25 14:17:08 +02:00 |
ClusterInfo.h
|
Fix bug found by static analysis.
|
2017-01-24 12:30:32 +01:00 |
ClusterMethods.cpp
|
cppcheck
|
2017-04-24 23:06:36 +02:00 |
ClusterMethods.h
|
fixed exterprise build in devel
|
2017-04-24 16:33:53 +02:00 |
ClusterTraverser.cpp
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +02:00 |
ClusterTraverser.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 |
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
|
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
|
fix bug with ioService gone before hearbeatthread
|
2017-04-25 08:54:33 +02:00 |
HeartbeatThread.h
|
Try to solve sporadic shutdown blockage in heartbeat thread.
|
2017-01-30 22:32:05 +01:00 |
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
|
Fixed some counting/reporting for AQL statistics in Traverser.
|
2017-04-24 10:42:40 +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
|
Cluster: expose body as V8 buffer in asyncRequest
|
2017-04-03 22:20:37 +02:00 |
v8-cluster.h
|
…
|
|