1
0
Fork 0
arangodb/arangod/Aql
jsteemann a7fa0c0544 fixed uniqueness issue for breadth-first traversal in cluster 2016-06-13 21:00:13 +02:00
..
Aggregator.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
Aggregator.h removed unused includes of JsonHelper.h 2016-05-13 19:00:23 +02:00
AqlItemBlock.cpp fixes for MSVC 2016-05-10 19:01:21 +02:00
AqlItemBlock.h micro optimizations 2016-06-07 10:44:01 +02:00
AqlItemBlockManager.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
AqlItemBlockManager.h simplified bloated comments 2016-04-09 11:27:30 +02:00
AqlValue.cpp fix husten 2016-05-27 09:45:17 +02:00
AqlValue.h micro optimizations 2016-06-07 10:44:01 +02:00
Arithmetic.h clang-format 2016-01-27 13:43:46 +01:00
Ast.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
Ast.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
AstNode.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
AstNode.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
AttributeAccessor.cpp micro optimizations 2016-05-16 21:32:01 +02:00
AttributeAccessor.h micro optimizations 2016-05-16 21:32:01 +02:00
BasicBlocks.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
BasicBlocks.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
BindParameters.cpp merge with velocypack 2016-06-06 16:59:36 +02:00
BindParameters.h simplified bloated comments 2016-04-09 11:27:30 +02:00
CalculationBlock.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
CalculationBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ClusterBlocks.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ClusterBlocks.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ClusterNodes.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ClusterNodes.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
CollectBlock.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
CollectBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
CollectNode.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
CollectNode.h added optimizer rule "inline-subqueries" 2016-04-15 17:21:22 +02:00
CollectOptions.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
CollectOptions.h simplified bloated comments 2016-04-09 11:27:30 +02:00
Collection.cpp datafile management fixes 2016-05-18 11:29:06 +02:00
Collection.h simplified bloated comments 2016-04-09 11:27:30 +02:00
CollectionScanner.cpp Switch to IndexHandles. 2016-03-23 08:57:00 +01:00
CollectionScanner.h simplified bloated comments 2016-04-09 11:27:30 +02:00
Collections.cpp clang-format 2016-01-27 13:43:46 +01:00
Collections.h clang-format 2016-01-27 13:43:46 +01:00
Condition.cpp added operator LIKE 2016-04-20 23:05:38 +02:00
Condition.h simplified bloated comments 2016-04-09 11:27:30 +02:00
ConditionFinder.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ConditionFinder.h simplified bloated comments 2016-04-09 11:27:30 +02:00
EnumerateCollectionBlock.cpp micro optimizations 2016-06-07 10:44:01 +02:00
EnumerateCollectionBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
EnumerateListBlock.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
EnumerateListBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ExecutionBlock.cpp optimizations, bugfixes 2016-05-04 01:50:28 +02:00
ExecutionBlock.h optimizations, bugfixes 2016-05-04 01:50:28 +02:00
ExecutionEngine.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ExecutionEngine.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ExecutionNode.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ExecutionNode.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ExecutionPlan.cpp First draft of Breadth-First-Search implementation for Traversal. 2016-06-10 19:25:44 +02:00
ExecutionPlan.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ExecutionStats.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
ExecutionStats.h simplified bloated comments 2016-04-09 11:27:30 +02:00
Executor.cpp moved function list to FunctionDefinitions.cpp 2016-05-31 14:18:30 +02:00
Executor.h moved function list to FunctionDefinitions.cpp 2016-05-31 14:18:30 +02:00
Expression.cpp changed division by zero result 2016-06-03 11:50:45 +02:00
Expression.h share Builders 2016-05-16 17:45:04 +02:00
Function.cpp cppcheck 2016-05-10 20:13:55 +02:00
Function.h simplified bloated comments 2016-04-09 11:27:30 +02:00
FunctionDefinitions.cpp Removed obsolete graph functions. This was AQL TRAVERSAL and GRAPH_TRAVERSAL please use the js Traversal module in Foxx instead for performance reasons. 2016-06-07 19:47:23 +02:00
FunctionDefinitions.h added /_api/aql-builtin 2016-06-03 12:56:18 +02:00
Functions.cpp removed unused function 2016-06-09 09:36:55 +02:00
Functions.h removed unused function 2016-06-09 09:36:55 +02:00
Graphs.cpp The c++ graph modul can now work with externals 2016-04-28 15:05:33 +02:00
Graphs.h simplified bloated comments 2016-04-09 11:27:30 +02:00
IndexBlock.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
IndexBlock.h Replaced a shared_ptr by a unique_ptr as it was actually never shared. 2016-05-13 12:54:07 +02:00
IndexNode.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
IndexNode.h simplified bloated comments 2016-04-09 11:27:30 +02:00
ModificationBlocks.cpp merge with velocypack 2016-06-06 16:59:36 +02:00
ModificationBlocks.h remove unused objects 2016-05-14 00:10:06 +02:00
ModificationNodes.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
ModificationNodes.h "const" subqueries 2016-05-13 18:51:43 +02:00
ModificationOptions.cpp Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson. 2016-02-16 00:04:32 +01:00
ModificationOptions.h simplified bloated comments 2016-04-09 11:27:30 +02:00
NodeFinder.cpp use small vector optimization 2016-05-31 12:11:05 +02:00
NodeFinder.h use small vector optimization 2016-05-31 12:11:05 +02:00
Optimizer.cpp micro optimizations 2016-05-13 15:21:33 +02:00
Optimizer.h remove unused functions 2016-05-01 23:14:57 +02:00
OptimizerRules.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
OptimizerRules.h remove unused functions 2016-05-01 23:14:57 +02:00
Parser.cpp fixed issue #1805 2016-04-18 15:09:42 +02:00
Parser.h fixed off-by-one issue after NOT token 2016-05-20 11:00:53 +02:00
Quantifier.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
Quantifier.h simplified bloated comments 2016-04-09 11:27:30 +02:00
Query.cpp re-added --database.slow-query-threshold 2016-06-09 11:07:51 +02:00
Query.h re-added --database.slow-query-threshold 2016-06-09 11:07:51 +02:00
QueryCache.cpp fixed undefined behavior 2016-04-29 16:25:17 +02:00
QueryCache.h simplified bloated comments 2016-04-09 11:27:30 +02:00
QueryList.cpp re-added --database.slow-query-threshold 2016-06-09 11:07:51 +02:00
QueryList.h notify queries about shutdown 2016-05-06 10:20:00 +02:00
QueryRegistry.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
QueryRegistry.h simplified bloated comments 2016-04-09 11:27:30 +02:00
QueryResult.h Former JsonCursor now uses QueryResult and contains the TRX context for continuuos reads 2016-04-19 14:32:23 +02:00
QueryResultV8.h less json 2016-03-03 14:23:39 +01:00
Range.cpp speed up IN lookups on ranges 2016-04-17 21:09:36 +02:00
Range.h speed up IN lookups on ranges 2016-04-17 21:09:36 +02:00
RestAqlHandler.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
RestAqlHandler.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
Scopes.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
Scopes.h simplified bloated comments 2016-04-09 11:27:30 +02:00
ShortStringStorage.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
ShortStringStorage.h simplified bloated comments 2016-04-09 11:27:30 +02:00
ShortestPathBlock.cpp fixed typo 2016-06-12 12:25:10 +02:00
ShortestPathBlock.h Removed Code that is now obsolete do to replacement of Neighbors by Pattern Matching traversal 2016-06-10 21:33:46 +02:00
ShortestPathNode.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ShortestPathNode.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ShortestPathOptions.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ShortestPathOptions.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
SortBlock.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
SortBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
SortCondition.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
SortCondition.h simplified bloated comments 2016-04-09 11:27:30 +02:00
SortNode.cpp Add const_cast 2016-05-09 14:17:29 +02:00
SortNode.h simplified bloated comments 2016-04-09 11:27:30 +02:00
SubqueryBlock.cpp "const" subqueries 2016-05-13 18:51:43 +02:00
SubqueryBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
TraversalBlock.cpp fixed uniqueness issue for breadth-first traversal in cluster 2016-06-13 21:00:13 +02:00
TraversalBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
TraversalConditionFinder.cpp Squashed commit of the following: 2016-06-07 13:58:21 +02:00
TraversalConditionFinder.h simplified bloated comments 2016-04-09 11:27:30 +02:00
TraversalNode.cpp First draft of Breadth-First-Search implementation for Traversal. 2016-06-10 19:25:44 +02:00
TraversalNode.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
TraversalOptions.cpp First draft of Breadth-First-Search implementation for Traversal. 2016-06-10 19:25:44 +02:00
TraversalOptions.h First draft of Breadth-First-Search implementation for Traversal. 2016-06-10 19:25:44 +02:00
V8Expression.cpp speed up calls to user-defined functions 2016-05-13 23:08:39 +02:00
V8Expression.h speed up calls to user-defined functions 2016-05-13 23:08:39 +02:00
Variable.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
Variable.h simplified bloated comments 2016-04-09 11:27:30 +02:00
VariableGenerator.cpp fixes for MSVC 2016-05-10 19:01:21 +02:00
VariableGenerator.h simplified bloated comments 2016-04-09 11:27:30 +02:00
WalkerWorker.h simplified bloated comments 2016-04-09 11:27:30 +02:00
grammar.cpp added generated files 2016-06-07 14:53:05 +02:00
grammar.h added generated files 2016-06-07 14:53:05 +02:00
grammar.y Squashed commit of the following: 2016-06-07 13:58:21 +02:00
tokens.cpp added generated files 2016-06-07 14:53:05 +02:00
tokens.ll Squashed commit of the following: 2016-06-07 13:58:21 +02:00
types.h simplified bloated comments 2016-04-09 11:27:30 +02:00