1
0
Fork 0
arangodb/arangod/Aql
Markus Pfeiffer fc634a2fa0 Replace template <bool blockPassthrough> (#10127)
* Replace template <bool blockPassthrough>

by template <BlockPassthrough blockPassthrough> where BlockPassthrough is an
enum class.

This is mainly for better readability and for some type safety.

* Fixup some implicit conversions to bool
2019-10-02 09:47:09 +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 Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
AllRowsFetcher.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +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 start executor (#10040) 2019-09-26 10:01:52 +02:00
AqlItemBlock.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemMatrix.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlResult.cpp Make Result final (#8157) 2019-02-15 20:05:30 +01: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 Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BaseExpressionContext.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ClusterNodes.h Implement a constrained sorting gather variety (#10057) 2019-09-27 10:50:06 +02:00
CollectNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectionAccessingNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Condition.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ConditionFinder.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ConditionFinder.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +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
DocumentProducingHelper.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DocumentProducingHelper.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DocumentProducingNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
DocumentProducingNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
EngineInfoContainerCoordinator.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +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 Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
EnumerateCollectionExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
EnumerateCollectionExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +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 Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionBlockImpl.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionEngine.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionEngine.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ExecutionNode.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionNode.h Feature/subquery end node executor (#10087) 2019-09-30 15:24:13 +02:00
ExecutionPlan.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ExecutionPlan.h one shard db - devel (#9395) 2019-09-23 15:48:37 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutorExpressionContext.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Expression.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExpressionContext.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
FixedVarExpressionContext.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
Functions.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
GraphNode.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +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 Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IResearchViewExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IResearchViewNode.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
IResearchViewNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IResearchViewOptimizerRules.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IResearchViewOptimizerRules.h refactoring (#9411) 2019-07-09 11:15:52 +02: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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
InAndOutRowExpressionContext.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IndexExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
InputAqlItemRow.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
InputAqlItemRow.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
KShortestPathsExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
KShortestPathsExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
KShortestPathsNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
KShortestPathsNode.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
LimitExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02: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
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 Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +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 one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
OptimizerRule.h Implement a constrained sorting gather variety (#10057) 2019-09-27 10:50:06 +02:00
OptimizerRules.cpp Implement a constrained sorting gather variety (#10057) 2019-09-27 10:50:06 +02:00
OptimizerRules.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
OptimizerRulesCluster.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
OptimizerRulesFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
OptimizerRulesFeature.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
OptimizerRulesReplaceFunctions.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
Parser.h big reformat 2018-12-26 00:54:03 +01:00
PlanCache.cpp big reformat 2018-12-26 00:54:03 +01: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 Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
Query.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +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 Decentralize includes (#9623) 2019-08-06 15:32:09 +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 Feature/aql subquery start executor (#10040) 2019-09-26 10:01:52 +02:00
RegisterPlan.h Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +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 Improved query tracing, especially useful for cluster queries (#10091) 2019-09-27 10:52:22 +02:00
RestAqlHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +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 Decentralize includes (#9623) 2019-08-06 15:32:09 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +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 De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
TraversalConditionFinder.h speed up containers that contain ExecutionNodes' variables (#7937) 2019-01-14 13:38:56 +01:00
TraversalExecutor.cpp Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalNode.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
TraversalNode.h one shard db - devel (#9395) 2019-09-23 15:48:37 +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 Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +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 in not in workaround (#9813) 2019-08-27 12:51:10 +02:00
tokens.ll Bug fix/fix in not in workaround (#9813) 2019-08-27 12:51:10 +02:00
types.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00