1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann dacc249105 fixed AggregatorGroup shutdown 2014-10-24 23:39:58 +02:00
..
AqlItemBlock.cpp removed macro 2014-10-16 16:28:18 +02:00
AqlItemBlock.h some renaming 2014-10-16 17:23:50 +02:00
AqlValue.cpp Add more precise error messages to runtime errors with the update block 2014-10-21 12:45:02 +02:00
AqlValue.h some renaming 2014-10-16 17:23:50 +02:00
Arithmetic.h fixed tests 2014-10-14 13:20:10 +02:00
Ast.cpp fixed clumsy error handling 2014-10-24 10:29:13 +02:00
Ast.h removed optimization for range node 2014-10-14 13:22:04 +02:00
AstNode.cpp some renaming 2014-10-16 17:23:50 +02:00
AstNode.h some renaming 2014-10-16 17:23:50 +02:00
BindParameters.cpp
BindParameters.h
Collection.cpp fixed non-working DistributeBlock 2014-10-22 12:07:31 +02:00
Collection.h fixed non-working DistributeBlock 2014-10-22 12:07:31 +02:00
Collections.h
ExecutionBlock.cpp fixed AggregatorGroup shutdown 2014-10-24 23:39:58 +02:00
ExecutionBlock.h fixed AggregatorGroup shutdown 2014-10-24 23:39:58 +02:00
ExecutionEngine.cpp removed unused variable 2014-10-24 17:29:36 +02:00
ExecutionEngine.h Implement outputting of splitted plans which are to be distributed to the db servers 2014-10-24 17:14:13 +02:00
ExecutionNode.cpp Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-21 13:46:04 +02:00
ExecutionNode.h fixed tests 2014-10-21 13:45:46 +02:00
ExecutionPlan.cpp fixed clumsy error handling 2014-10-24 10:29:13 +02:00
ExecutionPlan.h fixed cloning of coordinator queries 2014-10-22 17:25:59 +02:00
ExecutionStats.cpp - Add statistics under all circumstances (also if the status is "exhausted") 2014-10-23 16:39:14 +02:00
ExecutionStats.h - Add statistics under all circumstances (also if the status is "exhausted") 2014-10-23 16:39:14 +02:00
Executor.cpp more handlescopes 2014-10-24 17:29:22 +02:00
Executor.h added enterContext and exitContext to Query 2014-10-17 12:01:50 +02:00
Expression.cpp fixed v8 crash 2014-10-24 23:30:07 +02:00
Expression.h fixed v8 crash 2014-10-24 23:30:07 +02:00
Function.cpp
Function.h
Functions.cpp removed macro 2014-10-16 16:28:18 +02:00
Functions.h removed macro 2014-10-16 16:28:18 +02:00
Index.h fixed usage of indexes in cluster 2014-10-21 11:53:24 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp adding distribute-in-cluster optimizer rule. 2014-10-14 10:19:27 +01:00
Optimizer.h adding distribute-in-cluster optimizer rule. 2014-10-14 10:19:27 +01:00
OptimizerRules.cpp re-enable optimizer rule 2014-10-23 16:56:48 +02:00
OptimizerRules.h adding distribute-in-cluster optimizer rule. 2014-10-14 10:19:27 +01:00
Parser.cpp
Parser.h
Query.cpp Implement outputting of splitted plans which are to be distributed to the db servers 2014-10-24 17:14:13 +02:00
Query.h Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-22 19:06:03 +02:00
QueryRegistry.cpp added comment 2014-10-23 15:36:59 +02:00
QueryRegistry.h call shutdown using an errorCode 2014-10-22 19:01:56 +02:00
QueryResult.h Implement outputting of splitted plans which are to be distributed to the db servers 2014-10-24 17:14:13 +02:00
Range.cpp added missing files 2014-10-16 17:25:28 +02:00
Range.h some renaming 2014-10-16 17:23:50 +02:00
RangeInfo.cpp
RangeInfo.h fixed leak in IndexOperator, simplified IndexOperator API 2014-10-24 12:57:09 +02:00
RestAqlHandler.cpp - Add statistics under all circumstances (also if the status is "exhausted") 2014-10-23 16:39:14 +02:00
RestAqlHandler.h removed HTTP DELETE handler 2014-10-20 08:52:44 +02:00
Scopes.cpp
Scopes.h
V8Expression.cpp removed macro 2014-10-16 16:28:18 +02:00
V8Expression.h some renaming 2014-10-16 17:23:50 +02:00
Variable.cpp
Variable.h some renaming 2014-10-16 17:23:50 +02:00
VariableGenerator.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
VariableGenerator.h some renaming 2014-10-16 17:23:50 +02:00
WalkerWorker.h Walker: add possibility to enter Subqueries on the way in 2014-10-15 14:59:06 +02:00
grammar.cpp
grammar.h
grammar.y
tokens.cpp
tokens.ll
types.h added missing files 2014-10-16 17:25:28 +02:00