1
0
Fork 0
arangodb/arangod
Simon Grätzer 06fea9dbf4 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-24 12:43:55 +02:00
..
Actions
Agency Allow seeding of randomgenerator for tests 2017-04-21 18:08:49 +02:00
Aql Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-21 12:35:07 +02:00
Cache Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
Cluster Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
GeneralServer Moved MMFiles replication handler. 2017-04-18 15:35:45 -04: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 remove log spam 2017-04-21 13:21:38 +02:00
Pregel fixed typos 2017-04-18 14:54:48 +02:00
Replication add batchId and logging 2017-04-24 11:47:54 +02:00
Rest
RestHandler remove log spam 2017-04-21 13:21:38 +02:00
RestServer Added rocksdb background thread 2017-04-20 18:50:52 +02:00
RocksDBEngine Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-24 12:43:55 +02:00
Scheduler fix shutdown issue, modernize thread creation a bit 2017-04-19 16:57:53 +02:00
Statistics
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 Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
VocBase Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
CMakeLists.txt Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-21 16:59:32 +02:00
dbg.cmake