1
0
Fork 0
arangodb/arangod
jsteemann 59d08c79cd Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 10:12:58 +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 Port 3.1 fixes to devel, support setting the agencyPrefix again. 2017-04-26 10:03:20 +02:00
Aql Removed unnecessary friend declaration 2017-04-26 10:02:20 +02:00
Cache Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
Cluster Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-04-26 10:10:06 +02:00
GeneralServer try to fix shutdown issues when collection opening thread is waiting forever for scheduler to finish 2017-04-25 14:20:00 +02:00
Graph Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Indexes fix crashes 2017-04-25 15:47:11 +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 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 09:58:26 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication remove unused variable 2017-04-26 09:59:19 +02:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00
RocksDBEngine disable currently unused variable 2017-04-26 10:09:35 +02:00
Scheduler try to fix shutdown issue 2017-04-25 14:41:04 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine try to fix shutdown issues 2017-04-26 09:58:19 +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 honor return value of TRI_vocbase_t::use 2017-04-26 09:51:40 +02:00
V8Server Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 09:58:26 +02:00
Views Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
VocBase honor exclusive locks 2017-04-25 12:56:56 +02:00
CMakeLists.txt Remove unused CXX checks (were not in use and cmake has built in support for these) 2017-04-25 15:20:50 +02:00
dbg.cmake