1
0
Fork 0
arangodb/arangod
Simon Grätzer 98df9c21a2 Fixing warnings 2017-04-20 19:07:30 +02:00
..
Actions
Agency Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result 2017-03-30 19:46:17 +02:00
Aql Fixing warnings 2017-04-20 19:07:30 +02:00
Cache Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
Cluster Fixing warnings 2017-04-20 19:07:30 +02:00
GeneralServer Moved MMFiles replication handler. 2017-04-18 15:35:45 -04:00
Graph Fixing warnings 2017-04-20 19:07:30 +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 replication bugfixes 2017-04-20 15:20:22 +02:00
Pregel fixed typos 2017-04-18 14:54:48 +02:00
Replication replication bugfixes 2017-04-20 15:08:14 +02:00
Rest
RestHandler remove debug output 2017-04-20 09:06:35 +02:00
RestServer Added rocksdb background thread 2017-04-20 18:50:52 +02:00
RocksDBEngine Fixing warnings 2017-04-20 19:07:30 +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 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
CMakeLists.txt 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
dbg.cmake