1
0
Fork 0
arangodb/arangod
Simon Grätzer f31e3c3688 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 11:06:13 +02:00
..
Actions
Agency Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 11:06:09 +02:00
Aql Removed double include due to hidden merge conflict. 2017-04-26 11:04:01 +02:00
Cache
Cluster Fix compile bug 2017-04-26 10:27:52 +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 11:06:09 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 11:06:09 +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 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 11:06:09 +02:00
Scheduler Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-26 11:06:09 +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
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