1
0
Fork 0
arangodb/arangod/Aql
jsteemann 04846b74f5 follow compiler's recommendation 2018-09-20 01:16:03 +02:00
..
Aggregator.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
Aggregator.h Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
AqlFunctionFeature.cpp forward-ported from 3.4 branch feature-3.4/aql-extensions-080908 (#6462) 2018-09-12 13:58:20 +02:00
AqlFunctionFeature.h make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
AqlItemBlock.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
AqlItemBlock.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlItemBlockManager.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlItemBlockManager.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlResult.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlResult.h apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00
AqlTransaction.cpp issue 465.4: remove unused functions (#6398) 2018-09-06 14:12:39 +03:00
AqlTransaction.h issue 465.4: remove unused functions (#6398) 2018-09-06 14:12:39 +03:00
AqlValue.cpp fixed issue #6106: Arithmetic operator type casting documentation inc… (#6113) 2018-08-09 11:30:54 +02:00
AqlValue.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
AqlValueGroup.h
Arithmetic.cpp fixed issue #6106: Arithmetic operator type casting documentation inc… (#6113) 2018-08-09 11:30:54 +02:00
Arithmetic.h fixed issue #6106: Arithmetic operator type casting documentation inc… (#6113) 2018-08-09 11:30:54 +02:00
Ast.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Ast.h Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
AstNode.cpp Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
AstNode.h Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
AttributeAccessor.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AttributeAccessor.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
BaseExpressionContext.cpp
BaseExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
BasicBlocks.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
BasicBlocks.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
BindParameters.cpp
BindParameters.h
BlockCollector.cpp
BlockCollector.h
CalculationBlock.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
CalculationBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ClusterBlocks.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
ClusterBlocks.h Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
ClusterNodes.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ClusterNodes.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
CollectBlock.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
CollectBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
CollectNode.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
CollectNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
CollectOptions.cpp Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
CollectOptions.h Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
Collection.cpp Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
Collection.h Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
CollectionAccessingNode.cpp Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
CollectionAccessingNode.h add the primary indices to the AQL modification nodes serialization and their explain output (#5628) 2018-06-21 11:45:15 +02:00
Collections.cpp cleanup collection/vocbase interface of ExecutionNodes (#5557) 2018-06-08 15:28:48 +02:00
Collections.h Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
Condition.cpp Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
Condition.h Bug fix/fixes 1307 (#5878) 2018-07-13 20:48:21 +02:00
ConditionFinder.cpp Fix condition finders moving filters past modifications into index nodes (#6327) 2018-09-01 13:34:23 +02:00
ConditionFinder.h Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
CostEstimate.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
DocumentProducingBlock.cpp preparations for some more index usage 2018-08-22 09:53:33 +02:00
DocumentProducingBlock.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
DocumentProducingNode.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
DocumentProducingNode.h preparations for some more index usage 2018-08-22 09:53:33 +02:00
EngineInfoContainerCoordinator.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
EngineInfoContainerCoordinator.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00
EngineInfoContainerDBServer.cpp Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
EngineInfoContainerDBServer.h remove tabstops 2018-07-16 15:00:12 +02:00
EnumerateCollectionBlock.cpp Trace skipSome() calls (#6449) 2018-09-11 08:53:58 +02:00
EnumerateCollectionBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
EnumerateListBlock.cpp Trace skipSome() calls (#6449) 2018-09-11 08:53:58 +02:00
EnumerateListBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ExecutionBlock.cpp Fix skipSome PR (#6455) 2018-09-11 10:58:28 +02:00
ExecutionBlock.h Trace skipSome() calls (#6449) 2018-09-11 08:53:58 +02:00
ExecutionEngine.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ExecutionEngine.h Remove hasMore (#5810) 2018-07-10 09:50:08 +02:00
ExecutionNode.cpp Bug fix/fixes 2908 (#6279) 2018-08-31 17:26:54 +02:00
ExecutionNode.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
ExecutionPlan.cpp fix error message (backlog/#479) 2018-09-12 16:33:37 +02:00
ExecutionPlan.h Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
ExecutionState.h Streaming cursor API stops lying about hasMore (#5867) 2018-07-17 12:56:29 +02:00
ExecutionStats.cpp fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ExecutionStats.h fix profile output for nodes without calls to getSome (#6397) 2018-09-10 09:19:01 +02:00
Expression.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Expression.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
ExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
FixedVarExpressionContext.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
FixedVarExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Function.cpp make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
Function.h make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
Functions.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Functions.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
GraphNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
GraphNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
Graphs.cpp Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
Graphs.h Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
IndexBlock.cpp Bug fix/fix stats on skip (#6531) 2018-09-19 22:02:32 +02:00
IndexBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
IndexNode.cpp Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
IndexNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ModificationBlocks.cpp remove unused variable 2018-09-12 21:34:19 +02:00
ModificationBlocks.h Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
ModificationNodes.cpp Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
ModificationNodes.h Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
ModificationOptions.cpp Bug fix/internal issue 2658 (#5760) (#5778) 2018-07-05 10:19:28 +02:00
ModificationOptions.h Bug fix/internal issue 2658 (#5760) (#5778) 2018-07-05 10:19:28 +02:00
NodeFinder.cpp
NodeFinder.h added assertions 2018-07-17 20:31:21 +02:00
Optimizer.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
Optimizer.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
OptimizerRule.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
OptimizerRules.cpp follow compiler's recommendation 2018-09-20 01:16:03 +02:00
OptimizerRules.h bug-fix/double-modification-bug (#5979) 2018-07-26 10:35:42 +02:00
OptimizerRulesCluster.cpp use ExecutionNode::castTo (#5875) 2018-07-13 20:09:16 +02:00
OptimizerRulesFeature.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
OptimizerRulesFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
OptimizerRulesReplaceFunctions.cpp Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
Parser.cpp fix AQL leak (#5862) 2018-07-13 11:28:44 +02:00
Parser.h
PlanCache.cpp
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
Query.h Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
QueryCache.cpp Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
QueryCache.h Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
QueryCursor.cpp Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
QueryCursor.h fix non-blocking stream cursors (#6064) 2018-08-03 12:41:52 +02:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryExpressionContext.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
QueryExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
QueryList.cpp Bug fix/3007 (#6019) 2018-07-30 17:16:47 +02:00
QueryList.h Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
QueryOptions.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
QueryOptions.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryProfile.cpp issue 389.9: return TRI_vocbase_t& from Query::vocbase() (#5420) 2018-05-22 19:03:14 +03:00
QueryProfile.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryRegistry.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
QueryRegistry.h fix compilation 2018-07-26 13:39:39 +02:00
QueryResources.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
QueryResources.h
QueryResult.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
QueryResultV8.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
QueryString.cpp Bug fix/make query string owning (#5255) 2018-05-03 16:40:50 +02:00
QueryString.h Bug fix/make query string owning (#5255) 2018-05-03 16:40:50 +02:00
Range.cpp
Range.h
RegexCache.cpp fix leak in regex cache (#6480) 2018-09-12 23:26:42 +02:00
RegexCache.h fix leak in regex cache (#6480) 2018-09-12 23:26:42 +02:00
ResourceUsage.h
RestAqlHandler.cpp Feature/remove job queue thread (#5986) 2018-08-10 12:17:43 +02:00
RestAqlHandler.h Remove hasMore (#5810) 2018-07-10 09:50:08 +02:00
Scopes.cpp
Scopes.h
SharedQueryState.cpp Feature/remove job queue thread (#5986) 2018-08-10 12:17:43 +02:00
SharedQueryState.h Bug fix/3107 (#6046) 2018-08-01 12:50:55 +02:00
ShortStringStorage.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
ShortStringStorage.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
ShortestPathBlock.cpp Removing ClusterComm ClientTransactionID (#6294) 2018-09-12 22:15:16 +02:00
ShortestPathBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ShortestPathNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ShortestPathNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
SortBlock.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
SortBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
SortCondition.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SortCondition.h
SortNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
SortNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
SortRegister.cpp Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
SortRegister.h Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
SubqueryBlock.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
SubqueryBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
TraversalBlock.cpp Removing ClusterComm ClientTransactionID (#6294) 2018-09-12 22:15:16 +02:00
TraversalBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
TraversalConditionFinder.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
TraversalConditionFinder.h
TraversalNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
TraversalNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
V8Executor.cpp
V8Executor.h
Variable.cpp
Variable.h
VariableGenerator.cpp disable a test that leaks memory (#5571) 2018-06-11 13:26:25 +02:00
VariableGenerator.h
WakeupQueryCallback.cpp Bug fix/3007 (#6019) 2018-07-30 17:16:47 +02:00
WakeupQueryCallback.h Bug fix/3007 (#6019) 2018-07-30 17:16:47 +02:00
WalkerWorker.h Feature/arangosearch scatter node (#5536) 2018-06-06 20:42:53 +03:00
grammar.cpp Feature/relax aql limit grammar (#6363) 2018-09-04 16:02:33 +02:00
grammar.h Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
grammar.hpp Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
grammar.y forward-ported from 3.4 branch feature-3.4/aql-extensions-080908 (#6462) 2018-09-12 13:58:20 +02:00
tokens.cpp Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
tokens.ll Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
types.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00