1
0
Fork 0
arangodb/arangod
Simon Grätzer 2bd2a15cb3 Column family support 2017-05-18 22:08:34 +02:00
..
Actions make number of v8 contexts dynamic. start with just 1 or 2 contexts 2017-03-10 17:59:44 +01:00
Agency check first time when ClusterComm is accessed, if not stopping 2017-05-18 11:48:41 +02:00
Aql speed up comparisons a bit 2017-05-15 14:35:37 +02:00
Cache Fixed some uninitialized values. 2017-05-17 09:38:31 -04:00
Cluster Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
GeneralServer Squashed commit of the following: 2017-05-12 23:22:22 +02:00
Graph Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Indexes Removed code paths that wrote objectIds into the Agency. This did break replication. 2017-05-02 14:59:19 +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 optimizations 2017-05-17 23:41:16 +02:00
Pregel Column family support 2017-05-18 22:08:34 +02:00
Replication optimizations 2017-05-17 23:41:16 +02:00
Rest
RestHandler Squashed commit of the following: 2017-05-12 23:22:22 +02:00
RestServer Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
RocksDBEngine Column family support 2017-05-18 22:08:34 +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 fix access mode in ReplicationTransaction 2017-05-17 11:53:34 +02:00
Transaction intermediate commits 2017-05-16 16:21:39 +02:00
Utils preparation for RocksDB logger 2017-05-09 12:42:25 +02:00
V8Server Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
Views added ViewIterator.h 2017-05-04 02:01:00 +02:00
VocBase fix access mode in ReplicationTransaction 2017-05-17 11:53:34 +02:00
CMakeLists.txt Do not generate product version when skipping packages 2017-05-16 02:47:28 -07:00
dbg.cmake