1
0
Fork 0
arangodb/arangod
Wilfried Goesgens 7cbd1841a8 fix gcc 4.9 compilation issue 2017-04-24 11:25:10 +02:00
..
Actions
Agency ipv4 is so yesterday 2017-04-24 11:08:04 +02:00
Aql fixed memleak 2017-04-22 00:28:45 +02:00
Cache
Cluster Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-21 18:08:00 +02:00
GeneralServer Moved MMFiles replication handler. 2017-04-18 15:35:45 -04:00
Graph Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +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 fix gcc 4.9 compilation issue 2017-04-24 11:25:10 +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 log spam 2017-04-21 13:21:38 +02:00
RestServer Added rocksdb background thread 2017-04-20 18:50:52 +02:00
RocksDBEngine use adjusted write options on commit 2017-04-24 09:39:35 +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
VocBase Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
CMakeLists.txt proper file order 2017-04-21 20:32:56 +02:00
dbg.cmake