1
0
Fork 0
arangodb/arangod/Aql
Jan 7147ff9006
apply fixes found by cppcheck (#5360)
2018-05-15 20:06:36 +02:00
..
Aggregator.cpp
Aggregator.h
AqlFunctionFeature.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
AqlFunctionFeature.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
AqlItemBlock.cpp
AqlItemBlock.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
AqlItemBlockManager.cpp Streaming Query Cursor (#4769) 2018-03-08 09:18:41 +01:00
AqlItemBlockManager.h
AqlResult.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
AqlResult.h apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02: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 Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
AqlValue.h
AqlValueGroup.h
Arithmetic.h
Ast.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
Ast.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02: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
AttributeAccessor.h
BaseExpressionContext.cpp
BaseExpressionContext.h
BasicBlocks.cpp Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
BasicBlocks.h do not scatter empty view (#5318) 2018-05-11 11:45:22 +03:00
BindParameters.cpp
BindParameters.h
BlockCollector.cpp
BlockCollector.h
CalculationBlock.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
CalculationBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ClusterBlocks.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
ClusterBlocks.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
ClusterNodes.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
ClusterNodes.h safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
CollectBlock.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
CollectBlock.h fix API after changes 2018-04-03 17:40:45 +02:00
CollectNode.cpp remove unnecessary casts 2018-05-11 17:54:36 +02:00
CollectNode.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +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 S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
Collections.cpp
Collections.h
Condition.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
Condition.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
ConditionFinder.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
ConditionFinder.h Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
DocumentProducingBlock.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +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 Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
EngineInfoContainerCoordinator.cpp do not scatter empty view (#5318) 2018-05-11 11:45:22 +03:00
EngineInfoContainerCoordinator.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00
EngineInfoContainerDBServer.cpp apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00
EngineInfoContainerDBServer.h apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00
EnumerateCollectionBlock.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02: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 AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
ExecutionBlock.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
ExecutionEngine.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
ExecutionEngine.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00
ExecutionNode.cpp Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
ExecutionNode.h Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
ExecutionPlan.cpp Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
ExecutionPlan.h Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
ExecutionStats.cpp Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
ExecutionStats.h Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
Expression.cpp Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
Expression.h Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
ExpressionContext.h
FixedVarExpressionContext.cpp
FixedVarExpressionContext.h
Function.cpp Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
Function.h Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
Functions.cpp fix AQL ZIP function with duplicate attribute names (#5336) 2018-05-14 12:59:18 +02:00
Functions.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
GraphNode.cpp Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
GraphNode.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
Graphs.cpp
Graphs.h Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
IndexBlock.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
IndexBlock.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
IndexNode.cpp remove unnecessary casts 2018-05-11 17:54:36 +02:00
IndexNode.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
ModificationBlocks.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
ModificationBlocks.h fix dump&restore of smart graphs (#5093) 2018-04-16 12:28:13 +02:00
ModificationNodes.cpp remove unnecessary casts 2018-05-11 17:54:36 +02:00
ModificationNodes.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp
Optimizer.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
OptimizerRule.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
OptimizerRules.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
OptimizerRules.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
OptimizerRulesFeature.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
OptimizerRulesFeature.h
Parser.cpp
Parser.h
PlanCache.cpp
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer (#5344) 2018-05-14 19:06:24 +03:00
Query.h Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +02:00
QueryCache.cpp
QueryCache.h
QueryCursor.cpp Rest middleware refactoring (#5332) 2018-05-14 17:43:10 +02:00
QueryCursor.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryList.h Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
QueryOptions.cpp AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryOptions.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryProfile.cpp AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryProfile.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +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
QueryResources.h
QueryResult.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryResultV8.h
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 AQL LIKE function - escapes * when building pattern. (#5239) 2018-05-03 13:14:58 +02:00
RegexCache.h Bug fix/fix mac wincompile (#4798) 2018-03-09 15:08:28 +01:00
ResourceUsage.h
RestAqlHandler.cpp Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +02:00
RestAqlHandler.h remove some unused AQL APIs (#5144) 2018-04-19 11:40:58 +02:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp
ShortStringStorage.h
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 remove unnecessary casts 2018-05-11 17:54:36 +02:00
ShortestPathNode.h remove unnecessary casts 2018-05-11 17:54:36 +02:00
SortBlock.cpp Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +02:00
SortBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
SortCondition.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
SortCondition.h
SortNode.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
SortNode.h remove unnecessary casts 2018-05-11 17:54:36 +02: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 safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
TraversalConditionFinder.h
TraversalNode.cpp remove unnecessary casts 2018-05-11 17:54:36 +02:00
TraversalNode.h remove unnecessary casts 2018-05-11 17:54:36 +02: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
Variable.h
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
grammar.hpp
grammar.y remove clutter from grammar file (#4931) 2018-03-23 08:51:55 +01:00
tokens.cpp
tokens.ll
types.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00