1
0
Fork 0
arangodb/arangod
jsteemann 4289105eb3 fix shutdown issue 2017-04-25 16:09:01 +02:00
..
Actions
Agency fix shutdown issue 2017-04-25 16:09:01 +02:00
Aql Removed if where if and else were identical 2017-04-25 10:10:46 +02:00
Cache
Cluster dropping sharding prototype collection more verbose 2017-04-25 14:17:08 +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 fix crashes 2017-04-25 15:47:11 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication fix warning 2017-04-25 15:12:22 +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 fix crashes 2017-04-25 15:47:11 +02:00
Scheduler try to fix shutdown issue 2017-04-25 14:41:04 +02:00
Statistics added queue size to statistics 2017-04-24 18:47:44 +02:00
StorageEngine honor exclusive locks 2017-04-25 12:56:56 +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 make more exception safe 2017-04-20 12:54:59 +02:00
V8Server create logger state just in one place 2017-04-25 14:58:32 +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