1
0
Fork 0
arangodb/arangod
Frank Celler d783d4ecae added queue time and request tracing with timings 2017-04-24 18:47:44 +02:00
..
Actions
Agency avoid warnings for time being 2017-04-24 16:49:26 +02:00
Aql fixed memleak 2017-04-22 00:28:45 +02:00
Cache Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
Cluster Fixed unnecessary move of temporary object 2017-04-24 18:31:18 +02:00
GeneralServer added queue time and request tracing with timings 2017-04-24 18:47:44 +02:00
Graph Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Indexes Fixed iterator 2017-04-18 17:17:28 +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 formatting 2017-04-24 15:55:21 +02:00
Pregel fixed typos 2017-04-18 14:54:48 +02:00
Replication formatting 2017-04-24 15:55:21 +02:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00
RocksDBEngine formatting 2017-04-24 15:55:21 +02:00
Scheduler added queue time and request tracing with timings 2017-04-24 18:47:44 +02:00
Statistics added queue time and request tracing with timings 2017-04-24 18:47:44 +02:00
StorageEngine first stab at exclusive locks 2017-04-20 12:25:53 +02:00
Transaction 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
Utils make more exception safe 2017-04-20 12:54:59 +02:00
V8Server Changed index VPack building to include forPersistence flag. 2017-04-17 17:04:50 -04:00
Views
VocBase formatting 2017-04-24 15:55:21 +02:00
CMakeLists.txt proper file order 2017-04-21 20:32:56 +02:00
dbg.cmake