1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann 7db19894ca do not pass name in TRI_ERROR_ARANGO_ILLEGAL_NAME 2015-01-23 12:38:40 +01:00
..
AqlItemBlock.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
AqlItemBlock.h fixed memleaks 2015-01-12 18:19:35 +01:00
AqlValue.cpp optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
AqlValue.h optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
Arithmetic.h
Ast.cpp do not pass name in TRI_ERROR_ARANGO_ILLEGAL_NAME 2015-01-23 12:38:40 +01:00
Ast.h optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
AstNode.cpp optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
AstNode.h optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
BindParameters.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
BindParameters.h
Collection.cpp Add the collection names which we didn't find to the exception message. 2015-01-21 15:06:13 +01:00
Collection.h automatically create _keys in DistributeNode on insert 2015-01-12 10:33:05 +01:00
CollectionScanner.cpp added random iteration for collections 2014-12-19 18:01:13 +01:00
CollectionScanner.h added random iteration for collections 2014-12-19 18:01:13 +01:00
Collections.h fixed crash on test shutdown 2015-01-09 14:12:24 +01:00
ExecutionBlock.cpp fixed leak 2015-01-19 22:25:16 +01:00
ExecutionBlock.h constified methods 2015-01-18 21:11:22 +01:00
ExecutionEngine.cpp Take out some more debugging output. 2014-12-23 14:52:07 +01:00
ExecutionEngine.h Another fix for the distributed locking problem in cluster AQL. 2014-12-23 14:35:19 +01:00
ExecutionNode.cpp more accurate cost estimation for EnumerateListNode 2015-01-22 19:35:21 +01:00
ExecutionNode.h fix subquery optimization 2015-01-19 11:01:32 +01:00
ExecutionPlan.cpp fix subquery optimization 2015-01-19 11:01:32 +01:00
ExecutionPlan.h fix subquery optimization 2015-01-19 11:01:32 +01:00
ExecutionStats.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
ExecutionStats.h re-added support for fullCount 2014-11-01 15:20:05 +01:00
Executor.cpp added AQL functions MD5, SHA1, and RANDOM_TOKEN 2015-01-17 22:40:47 +01:00
Executor.h preallocate string buffer 2015-01-12 23:40:33 +01:00
Expression.cpp optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
Expression.h optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
Function.cpp determine whether calculations may run on a DB server 2014-10-27 12:04:06 +01:00
Function.h added several AQL functions 2014-11-28 17:34:29 +01:00
Functions.cpp some cleanup 2015-01-17 19:35:11 +01:00
Functions.h the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Index.h the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
ModificationOptions.cpp fixed empty error message 2015-01-09 23:29:36 +01:00
ModificationOptions.h Broken version, errors not yet fixed. 2014-12-23 16:51:48 +01:00
NodeFinder.cpp
NodeFinder.h fixed some API errors 2014-10-28 11:30:49 +01:00
Optimizer.cpp added AQL optimizer rule "move-calculations-down" 2015-01-22 20:36:38 +01:00
Optimizer.h added AQL optimizer rule "move-calculations-down" 2015-01-22 20:36:38 +01:00
OptimizerRules.cpp added AQL optimizer rule "move-calculations-down" 2015-01-22 20:36:38 +01:00
OptimizerRules.h added AQL optimizer rule "move-calculations-down" 2015-01-22 20:36:38 +01:00
Parser.cpp some cleanup 2015-01-17 19:35:11 +01:00
Parser.h some cleanup 2015-01-17 19:35:11 +01:00
Query.cpp removed several JSON functions 2015-01-13 01:31:04 +01:00
Query.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
QueryRegistry.cpp Another fix for the distributed locking problem in cluster AQL. 2014-12-23 14:35:19 +01:00
QueryRegistry.h call shutdown using an errorCode 2014-10-22 19:01:56 +02:00
QueryResult.h added missing arguments in constructor 2015-01-09 14:15:44 +01:00
QueryResultV8.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
Range.cpp added missing files 2014-10-16 17:25:28 +02:00
Range.h
RangeInfo.cpp added tests for filter order, not optimization etc. 2015-01-22 14:16:58 +01:00
RangeInfo.h added tests for filter order, not optimization etc. 2015-01-22 14:16:58 +01:00
RestAqlHandler.cpp Another fix for the distributed locking problem in cluster AQL. 2014-12-23 14:35:19 +01:00
RestAqlHandler.h Squashed commit of the following: organise locking in distributed AQL 2014-12-22 14:40:22 +01:00
Scopes.cpp
Scopes.h
V8Expression.cpp more accurate cost estimation for EnumerateListNode 2015-01-22 19:35:21 +01:00
V8Expression.h optimizations for AST node flagging and V8 object creation 2015-01-22 19:35:20 +01:00
Variable.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Variable.h
VariableGenerator.cpp prerequisites for further COLLECT optimizations 2015-01-07 09:42:46 +01:00
VariableGenerator.h
WalkerWorker.h Remove enterSubQueryFirst. 2014-10-29 11:37:06 +01:00
grammar.cpp some cleanup 2015-01-17 19:35:11 +01:00
grammar.h change precedence of NOT IN 2015-01-08 17:22:33 +01:00
grammar.y some cleanup 2015-01-17 19:35:11 +01:00
tokens.cpp less memory allocations when parsing AQL queries 2015-01-17 18:12:56 +01:00
tokens.ll less memory allocations when parsing AQL queries 2015-01-17 18:12:56 +01:00
types.h added missing files 2014-10-16 17:25:28 +02:00