1
0
Fork 0
arangodb/arangod
Michael Hackstein 6ac0c0e673 Removed dead code 2017-06-06 13:13:50 +02:00
..
Actions
Agency agency write handles large++ collections of transactions at once 2017-06-06 10:42:44 +02:00
Aql fixed issue #2515 2017-06-01 13:45:47 +02:00
Cache Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
Cluster Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-06-02 13:04:00 +02:00
GeneralServer
Graph fixing weighted shortest path finder 2017-06-02 12:15:18 +02:00
Indexes adding load and unload 2017-06-02 14:44:38 +02:00
InternalRestHandler
MMFiles fixing compiler warnings and edge cache test 2017-06-02 16:00:41 +02:00
Pregel optimized all index iterator 2017-05-31 11:34:32 +02:00
Replication Multihreaded import 2017-05-24 18:37:45 +02:00
Rest
RestHandler some small optimizations 2017-06-02 17:34:03 +02:00
RestServer when running as service correctly set the error state on abort / failure cases, so other components can evaluate it. 2017-05-31 13:21:50 +02:00
RocksDBEngine Removed dead code 2017-06-06 13:13:50 +02:00
Scheduler
Statistics
StorageEngine adding load and unload 2017-06-02 14:44:38 +02:00
Transaction some small optimizations 2017-06-02 17:34:03 +02:00
Utils optimized all index iterator 2017-05-31 11:34:32 +02:00
V8Server honor transaction options 2017-06-01 02:01:33 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase adding load and unload 2017-06-02 14:44:38 +02:00
CMakeLists.txt Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
dbg.cmake