1
0
Fork 0
arangodb/arangod
Andreas Streichardt 73b7d67510 Response can always be a nullptr 2017-06-08 14:55:52 +02:00
..
Actions
Agency to rapid firing in sendAppendEntries 2017-06-08 13:22:47 +02:00
Aql Response can always be a nullptr 2017-06-08 14:55:52 +02:00
Cache removed unused includes 2017-06-08 13:37:30 +02:00
Cluster Response can always be a nullptr 2017-06-08 14:55:52 +02:00
GeneralServer removed unused includes 2017-06-08 13:37:30 +02:00
Graph Removed a duplicate uniqueness check of vertices in Neighbors Iterator 2017-06-06 15:33:50 +02:00
Indexes only use one dash in error message 2017-06-07 00:30:49 +02:00
InternalRestHandler 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
MMFiles unify index struct return values in cluster and non-cluster for fulltext and geo indexes (#2534) 2017-06-08 13:35:00 +02:00
Pregel Added assert(false) to force coredump in jenkins 2017-06-07 17:44:52 +02:00
Replication Multihreaded import 2017-05-24 18:37:45 +02:00
Rest
RestHandler some small optimizations 2017-06-02 17:34:03 +02:00
RestServer try to stop queries multiple times so we catch all 2017-06-08 13:40:53 +02:00
RocksDBEngine RocksDB drop collection now does intermedieate writes of batches. 2017-06-08 14:48:33 +02:00
Scheduler make arangod abort again when address is already in use 2017-05-17 11:40:40 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
Transaction Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
Utils optimized all index iterator 2017-05-31 11:34:32 +02:00
V8Server removed unused includes 2017-06-08 13:37:30 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
CMakeLists.txt Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
dbg.cmake