1
0
Fork 0
arangodb/arangod/Aql
Tobias Gödderz d175dfb3b1 Bugfix for recurring Jenkins error in api-simple-modify-example-cluster-spec.rb (#10190)
DependencyProxy::skipSome did not work correctly with multiple
dependencies if atMost was reached, returning DONE early.
2019-10-08 19:18:01 +02:00
..
Aggregator.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Aggregator.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AllRowsFetcher.cpp Move warning-suppressing comment to the right place (#10191) 2019-10-08 16:49:13 +02:00
AllRowsFetcher.h Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlFunctionFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
AqlFunctionFeature.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlock.cpp Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlItemBlock.h Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlItemBlockManager.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlockManager.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlockSerializationFormat.h Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
AqlItemBlockUtils.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlItemBlockUtils.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlItemMatrix.cpp Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlItemMatrix.h Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlResult.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
AqlResult.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlTransaction.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlTransaction.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValue.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValue.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueFwd.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueGroup.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueGroup.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Arithmetic.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Arithmetic.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Ast.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Ast.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstHelper.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstHelper.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AstNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AttributeAccessor.cpp Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
AttributeAccessor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BaseExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
BaseExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
BindParameters.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BindParameters.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BlockCollector.cpp Remove AqlItemBlockShell (#8681) 2019-04-12 19:52:01 +02:00
BlockCollector.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BlocksWithClients.cpp Fuerte + Pregel + Agency = 🥑 (#10110) 2019-10-01 11:19:18 +02:00
BlocksWithClients.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
CalculationExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
CalculationExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ClusterNodes.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ClusterNodes.h Implement a constrained sorting gather variety (#10057) 2019-09-27 10:50:06 +02:00
CollectNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
CollectNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectOptions.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectOptions.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Collection.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Collection.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectionAccessingNode.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
CollectionAccessingNode.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Collections.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Collections.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Condition.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Condition.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ConditionFinder.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ConditionFinder.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ConstFetcher.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ConstFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ConstrainedSortExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ConstrainedSortExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
CostEstimate.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CostEstimate.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CountCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
CountCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DependencyProxy.cpp Bugfix for recurring Jenkins error in api-simple-modify-example-cluster-spec.rb (#10190) 2019-10-08 19:18:01 +02:00
DependencyProxy.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistinctCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistinctCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistributeConsumerNode.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistributeConsumerNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DistributeExecutor.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DistributeExecutor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DocumentExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingHelper.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingHelper.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingNode.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingNode.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
EngineInfoContainerCoordinator.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
EngineInfoContainerCoordinator.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
EngineInfoContainerDBServerServerBased.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
EngineInfoContainerDBServerServerBased.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
EnumerateCollectionExecutor.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
EnumerateCollectionExecutor.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
EnumerateListExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
EnumerateListExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionBlock.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ExecutionBlock.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ExecutionBlockImpl.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
ExecutionBlockImpl.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionEngine.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ExecutionEngine.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ExecutionNode.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
ExecutionNode.h Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
ExecutionPlan.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutionPlan.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutionState.cpp fix compile warnings about operator<< (#8456) 2019-03-19 12:33:26 +01:00
ExecutionState.h fix compile warnings about operator<< (#8456) 2019-03-19 12:33:26 +01:00
ExecutionStats.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutionStats.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutorExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutorExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutorInfos.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutorInfos.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Expression.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Expression.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
FilterExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
FilterExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
FixedVarExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
FixedVarExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Function.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Function.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Functions.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
Functions.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
GraphNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
GraphNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Graphs.cpp fixed typo in define (#9945) 2019-09-10 11:34:42 +02:00
Graphs.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
HashedCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
HashedCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IResearchViewExecutor.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
IResearchViewExecutor.h Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
IResearchViewNode.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
IResearchViewNode.h Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
IResearchViewOptimizerRules.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
IResearchViewOptimizerRules.h Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
IdExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IdExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
InAndOutRowExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
InAndOutRowExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexExecutor.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexExecutor.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexHint.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexHint.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexNode.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
InputAqlItemRow.cpp Implement copying/moving constructors of InputAqlItemRow (#10165) 2019-10-04 17:46:08 +02:00
InputAqlItemRow.h Implement copying/moving constructors of InputAqlItemRow (#10165) 2019-10-04 17:46:08 +02:00
KShortestPathsExecutor.cpp fixed issue #10158 (#10162) 2019-10-04 13:53:31 +02:00
KShortestPathsExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
KShortestPathsNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
KShortestPathsNode.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
LimitExecutor.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
LimitExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
LimitStats.h Feature/limit executor passthrough (#9162) 2019-06-18 17:33:58 +02:00
MaterializeExecutor.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
MaterializeExecutor.h Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
ModificationExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ModificationExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ModificationExecutorTraits.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ModificationExecutorTraits.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ModificationNodes.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ModificationNodes.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
ModificationOptions.cpp big reformat 2018-12-26 00:54:03 +01:00
ModificationOptions.h big reformat 2018-12-26 00:54:03 +01:00
MultiDependencySingleRowFetcher.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
MultiDependencySingleRowFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
NoResultsExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
NoResultsExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
NodeFinder.cpp big reformat 2018-12-26 00:54:03 +01:00
NodeFinder.h big reformat 2018-12-26 00:54:03 +01:00
Optimizer.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Optimizer.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
OptimizerRule.h Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
OptimizerRules.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
OptimizerRules.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
OptimizerRulesCluster.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
OptimizerRulesFeature.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
OptimizerRulesFeature.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
OptimizerRulesReplaceFunctions.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
OutputAqlItemRow.cpp Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
OutputAqlItemRow.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Parser.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Parser.h big reformat 2018-12-26 00:54:03 +01:00
PlanCache.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
PlanCache.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
PruneExpressionEvaluator.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
PruneExpressionEvaluator.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Quantifier.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Quantifier.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
Query.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
Query.h Feature/aql subquery single input tests (#10175) 2019-10-08 15:29:09 +02:00
QueryCache.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryCache.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryCursor.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
QueryCursor.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
QueryExecutionState.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryExecutionState.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryExpressionContext.cpp Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
QueryExpressionContext.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
QueryList.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
QueryList.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
QueryOptions.cpp remove unused AQL attribute (#10094) 2019-09-26 17:16:43 +02:00
QueryOptions.h remove unused AQL attribute (#10094) 2019-09-26 17:16:43 +02:00
QueryProfile.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryProfile.h big reformat 2018-12-26 00:54:03 +01:00
QueryRegistry.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
QueryRegistry.h remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
QueryResources.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
QueryResources.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryResult.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
QueryResultV8.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
QuerySnippet.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
QuerySnippet.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
QueryString.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryString.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
Range.cpp
Range.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RegexCache.cpp escape internal REs (#8857) 2019-04-26 15:15:53 +02:00
RegexCache.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
RegisterPlan.cpp Bug fix/internal issue #600 - Late document materialization (#10006) 2019-10-08 18:38:47 +03:00
RegisterPlan.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RemoteExecutor.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
RemoteExecutor.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ResourceUsage.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestAqlHandler.cpp decrease payload size of some lambdas (#10167) 2019-10-08 10:12:22 +02:00
RestAqlHandler.h cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
ReturnExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ReturnExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ScatterExecutor.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ScatterExecutor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Scopes.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Scopes.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
ShadowAqlItemRow.h Feature/aql subquery start executor (#10040) 2019-09-26 10:01:52 +02:00
ShardLocking.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ShardLocking.h cppcheck 2019-09-24 16:59:00 +02:00
SharedAqlItemBlockPtr.cpp Feature/improve refcount performance (#8783) 2019-04-18 14:32:30 +02:00
SharedAqlItemBlockPtr.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
SharedQueryState.cpp Check scheduler queue return value (#9754) 2019-08-19 19:31:55 +02:00
SharedQueryState.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
ShortStringStorage.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ShortStringStorage.h Bugfix: Correct rocksdb statistics to report column family sums. (#9705) 2019-08-13 14:35:09 -04:00
ShortestPathExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ShortestPathExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ShortestPathNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ShortestPathNode.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
SingleBlockFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRemoteModificationExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRemoteModificationExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRowFetcher.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SingleRowFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortCondition.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
SortCondition.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
SortExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
SortNode.h Implement a constrained sorting gather variety (#10057) 2019-09-27 10:50:06 +02:00
SortRegister.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
SortRegister.h Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
SortedCollectExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortedCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortingGatherExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortingGatherExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
Stats.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
SubqueryEndExecutionNode.cpp Feature/subquery end node executor (#10087) 2019-09-30 15:24:13 +02:00
SubqueryEndExecutionNode.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
SubqueryEndExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryEndExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryStartExecutionNode.cpp Feature/aql subquery start executor (#10040) 2019-09-26 10:01:52 +02:00
SubqueryStartExecutionNode.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
SubqueryStartExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SubqueryStartExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalConditionFinder.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
TraversalConditionFinder.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TraversalExecutor.cpp fixed issue #10158 (#10162) 2019-10-04 13:53:31 +02:00
TraversalExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalNode.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TraversalNode.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TraversalStats.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
V8Executor.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
V8Executor.h big reformat 2018-12-26 00:54:03 +01:00
Variable.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Variable.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
VariableGenerator.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
VariableGenerator.h big reformat 2018-12-26 00:54:03 +01:00
WalkerWorker.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
grammar.cpp Bug fix/allow not like (#9989) 2019-09-12 12:54:02 +02:00
grammar.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
grammar.hpp one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
grammar.y Bug fix/allow not like (#9989) 2019-09-12 12:54:02 +02:00
tokens.cpp Bug fix/fix parsing unterminated strings (#10155) 2019-10-03 13:38:05 +02:00
tokens.ll Bug fix/fix parsing unterminated strings (#10155) 2019-10-03 13:38:05 +02:00
types.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00