1
0
Fork 0
arangodb/arangod/Aql
Vasiliy f392925903 issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard 2018-04-13 09:56:49 +03:00
..
Aggregator.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
Aggregator.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlFunctionFeature.cpp Feature/cpp aql reverse (#4911) 2018-03-23 09:54:37 +01:00
AqlFunctionFeature.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
AqlItemBlock.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
AqlItemBlock.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlItemBlockManager.cpp Streaming Query Cursor (#4769) 2018-03-08 09:18:41 +01:00
AqlItemBlockManager.h
AqlResult.cpp Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
AqlResult.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
AqlTransaction.cpp Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
AqlTransaction.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
AqlValue.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
AqlValue.h Bug fix/several optimizations (#4672) 2018-02-26 15:19:01 +01:00
AqlValueGroup.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
Arithmetic.h
Ast.cpp fix some issues, add more tests 2018-03-16 17:40:34 +03:00
Ast.h Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/internal-issue-#345 2018-03-15 20:03:41 +03:00
AstNode.cpp Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
AstNode.h Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/internal-issue-#345 2018-03-15 20:03:41 +03:00
AttributeAccessor.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AttributeAccessor.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
BaseExpressionContext.cpp
BaseExpressionContext.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
BasicBlocks.cpp simplification of fullcount code (#5075) 2018-04-10 18:03:19 +02:00
BasicBlocks.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
BindParameters.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BindParameters.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BlockCollector.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
BlockCollector.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
CalculationBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
CalculationBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ClusterBlocks.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ClusterBlocks.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ClusterNodes.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ClusterNodes.h Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
CollectBlock.cpp fix API after changes 2018-04-03 17:40:45 +02:00
CollectBlock.h fix API after changes 2018-04-03 17:40:45 +02:00
CollectNode.cpp Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
CollectNode.h Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +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 issue 344.6: remove some redundant functions (#4842) 2018-03-15 11:03:35 +01:00
Collection.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Collections.cpp
Collections.h
Condition.cpp fixing various warnings (#5013) 2018-04-05 17:01:16 +02:00
Condition.h Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
ConditionFinder.cpp Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
ConditionFinder.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
DocumentProducingBlock.cpp unfold code to remove a few runtime ifs (#4303) 2018-01-16 00:26:46 +01:00
DocumentProducingBlock.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
DocumentProducingNode.cpp Feature/index only scans (#5005) 2018-04-03 17:34:28 +02:00
DocumentProducingNode.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
EngineInfoContainerCoordinator.cpp Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
EngineInfoContainerCoordinator.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
EngineInfoContainerDBServer.cpp Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
EngineInfoContainerDBServer.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
EnumerateCollectionBlock.cpp issue 355.7: ensure LogicalDataSource::vocbase() returns a reference 2018-04-09 15:38:24 +03:00
EnumerateCollectionBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
EnumerateListBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
EnumerateListBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ExecutionBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ExecutionBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ExecutionEngine.cpp Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
ExecutionEngine.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ExecutionNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ExecutionNode.h simplification of fullcount code (#5075) 2018-04-10 18:03:19 +02:00
ExecutionPlan.cpp Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
ExecutionPlan.h Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
ExecutionStats.cpp simplification of fullcount code (#5075) 2018-04-10 18:03:19 +02:00
ExecutionStats.h fix `fullCount` value in some cases in cluster mode (#4723) 2018-03-01 18:33:10 +01:00
Expression.cpp Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
Expression.h Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
ExpressionContext.h
FixedVarExpressionContext.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
FixedVarExpressionContext.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
Function.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Function.h Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
Functions.cpp Bug fix/date function portability (#4972) 2018-03-27 16:32:54 +02:00
Functions.h Fixed uninitialized value in date subtract/add function. (#4964) 2018-03-26 17:17:53 +02:00
GraphNode.cpp manually-merge: cache data-sources in CollectionNameResolver 2018-03-14 10:11:50 +03:00
GraphNode.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Graphs.cpp
Graphs.h
IndexBlock.cpp Feature/index only scans (#5005) 2018-04-03 17:34:28 +02:00
IndexBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
IndexNode.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/internal-issue-#345 2018-03-20 19:04:54 +03:00
IndexNode.h Streaming Query Cursor (#4769) 2018-03-08 09:18:41 +01:00
ModificationBlocks.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ModificationBlocks.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ModificationNodes.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ModificationNodes.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Optimizer.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
OptimizerRule.h Bug fix/forward port 3.3.5 changes (#4956) 2018-04-03 17:31:34 +02:00
OptimizerRules.cpp fixing various warnings (#5013) 2018-04-05 17:01:16 +02:00
OptimizerRules.h Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
OptimizerRulesFeature.cpp Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
OptimizerRulesFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Parser.cpp slightly simplify query API (#4676) 2018-02-26 23:08:46 +01:00
Parser.h slightly simplify query API (#4676) 2018-02-26 23:08:46 +01:00
PlanCache.cpp some refactoring 2017-05-23 13:18:51 +02:00
PlanCache.h move 2017-05-23 18:02:17 +02:00
Quantifier.cpp Feature/optimizer rule remove filter covered by traversal (#2731) 2017-07-10 10:15:17 +02:00
Quantifier.h Feature/optimizer rule remove filter covered by traversal (#2731) 2017-07-10 10:15:17 +02:00
Query.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
Query.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
QueryCache.cpp some refactoring 2017-05-23 13:18:51 +02:00
QueryCache.h some refactoring 2017-05-23 13:18:51 +02:00
QueryCursor.cpp issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard 2018-04-13 09:56:49 +03:00
QueryCursor.h issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard 2018-04-13 09:56:49 +03:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
QueryList.h Feature/slow queries log bind vars (#2954) 2017-08-04 20:45:12 +02:00
QueryOptions.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryOptions.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryProfile.cpp fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
QueryProfile.h fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
QueryRegistry.cpp Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
QueryRegistry.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
QueryResources.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
QueryResources.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
QueryResult.cpp Streaming Query Cursor (#4769) 2018-03-08 09:18:41 +01:00
QueryResult.h Streaming Query Cursor (#4769) 2018-03-08 09:18:41 +01:00
QueryResultV8.h cleanup QueryResultV8 a bit (#2990) 2017-08-10 09:40:06 +02:00
QueryString.cpp some refactoring 2017-05-23 13:18:51 +02:00
QueryString.h Streaming Query Cursor (#4769) 2018-03-08 09:18:41 +01:00
Range.cpp
Range.h
RegexCache.cpp Bug fix/fix mac wincompile (#4798) 2018-03-09 15:08:28 +01:00
RegexCache.h Bug fix/fix mac wincompile (#4798) 2018-03-09 15:08:28 +01:00
ResourceUsage.h use forwarding to build AqlValues in place (#3238) 2017-09-15 14:30:40 +02:00
RestAqlHandler.cpp issue 355.4: remove redundant methods and code, use 'cp' instead of 'cmake copy_directory' where possible, use vocbase reference instead of pointer 2018-04-04 10:53:48 +03:00
RestAqlHandler.h remove unused declaration 2018-03-28 09:55:02 +02:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortStringStorage.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortestPathBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ShortestPathBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ShortestPathNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ShortestPathNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
SortBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
SortBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
SortCondition.cpp Bug fix/carnival (#4562) 2018-02-12 09:01:57 +01:00
SortCondition.h Bug fix/carnival (#4562) 2018-02-12 09:01:57 +01:00
SortNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
SortNode.h Bug fix/fix mac wincompile (#4798) 2018-03-09 15:08:28 +01:00
SubqueryBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
SubqueryBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
TraversalBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
TraversalBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
TraversalConditionFinder.cpp Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
TraversalConditionFinder.h Improved the check if we need to increase the mindepth on traversal nodes 2017-08-07 17:46:02 +02:00
TraversalNode.cpp Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
TraversalNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
V8Executor.cpp Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
V8Executor.h Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
Variable.cpp Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
Variable.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp resolve actual type of the data source on parsing instead of specifying type in `AstNode` 2018-03-08 23:44:49 +03:00
grammar.h Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.hpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.y remove clutter from grammar file (#4931) 2018-03-23 08:51:55 +01:00
tokens.cpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
tokens.ll Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
types.h