1
0
Fork 0
arangodb/arangod
Kaveh Vahedipour a80f6099dc Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-09 12:49:25 +02:00
..
Actions
Agency agency response to ttl'ed values also corrected for deep trees 2017-05-09 12:49:17 +02:00
Aql fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
Cache Fixed data layout of cache buckets for 32-bit systems. 2017-04-27 18:25:42 -04:00
Cluster Remove test for removed precondition. 2017-05-03 11:02:24 +02:00
GeneralServer preparation for RocksDB logger 2017-05-09 12:42:25 +02:00
Graph Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Indexes Removed code paths that wrote objectIds into the Agency. This did break replication. 2017-05-02 14:59:19 +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 dont copy words 2017-05-08 22:05:40 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication Added explicit WAL file lifecycle management to reduce space overhead from replication. 2017-05-04 15:16:24 -04:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer re-enabled signal handlers 2017-05-05 13:09:59 +02:00
RocksDBEngine preparation for RocksDB logger 2017-05-09 12:42:25 +02:00
Scheduler fix shutdown races 2017-05-09 10:24:40 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine fix replication 2017-05-08 17:43:36 +02:00
Transaction Raise transaction replication timeout to adjust for sporadic RocksDB latencies. 2017-05-07 11:07:09 -04:00
Utils preparation for RocksDB logger 2017-05-09 12:42:25 +02:00
V8Server fix replication 2017-05-08 17:43:36 +02:00
Views added ViewIterator.h 2017-05-04 02:01:00 +02:00
VocBase optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
CMakeLists.txt optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
dbg.cmake