1
0
Fork 0
arangodb/arangod
Simon Grätzer 51ee57a38f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-06-02 13:04:00 +02:00
..
Actions
Agency fix typo 2017-06-01 13:05:35 +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 Squashed commit of the following: 2017-05-12 23:22:22 +02:00
Graph fixing weighted shortest path finder 2017-06-02 12:15:18 +02:00
Indexes optimized all index iterator 2017-05-31 11:34:32 +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 abort waitForSync ops during server shutdown 2017-06-01 17:07:09 +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 Fix creation of millions of VPackBuilders in edge import - part 1 - #194 2017-06-01 17:58:18 +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 removing dead code 2017-06-02 12:22:39 +02:00
Scheduler make arangod abort again when address is already in use 2017-05-17 11:40:40 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine honor transaction options 2017-06-01 02:01:33 +02:00
Transaction honor transaction options 2017-06-01 02:01:33 +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 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-06-02 13:04:00 +02:00
CMakeLists.txt Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
dbg.cmake