1
0
Fork 0
arangodb/arangod/Aql
Andreas Streichardt 82682f8d25 Wait for synchronous replication to settle 2016-12-07 18:38:15 +01:00
..
Aggregator.cpp Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
Aggregator.h Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
AqlItemBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
AqlItemBlock.h added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
AqlItemBlockManager.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
AqlItemBlockManager.h fixed compile warnings 2016-12-06 14:34:14 +01:00
AqlValue.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
AqlValue.h added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
Arithmetic.h
Ast.cpp fixed issue #2210 2016-12-07 12:29:05 +01:00
Ast.h fixed issue #2210 2016-12-07 12:29:05 +01:00
AstNode.cpp fixed issue #2210 2016-12-07 12:29:05 +01:00
AstNode.h micro optimizations 2016-11-01 15:23:28 +01:00
AttributeAccessor.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
AttributeAccessor.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
BaseExpressionContext.cpp
BaseExpressionContext.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
BasicBlocks.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
BasicBlocks.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
BindParameters.cpp
BindParameters.h
CalculationBlock.cpp Put tracing of AQL queries in. 2016-10-19 11:36:29 +02:00
CalculationBlock.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ClusterBlocks.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
ClusterBlocks.h Fixed UPSERT problems in cluster. 2016-10-20 00:58:01 +02:00
ClusterNodes.cpp Silence a warning of cppcheck about uninitialized member. 2016-10-20 11:38:26 +02:00
ClusterNodes.h Add satellite collections 2016-12-06 16:40:50 +01:00
CollectBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
CollectBlock.h
CollectNode.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-30 16:07:50 +02:00
CollectNode.h remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
CollectOptions.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
CollectOptions.h remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
Collection.cpp rewrite of AgencyComm 2016-10-23 00:46:30 +02:00
Collection.h Add satellite collections 2016-12-06 16:40:50 +01:00
CollectionScanner.cpp fixed windows compile errors 2016-10-24 11:17:56 +02:00
CollectionScanner.h fix struct/class mismatch 2016-10-24 10:55:29 +02:00
Collections.cpp
Collections.h
Condition.cpp fixed issue #2210 2016-12-07 12:29:05 +01:00
Condition.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ConditionFinder.cpp issue #2071 2016-09-22 20:29:27 +02:00
ConditionFinder.h
EnumerateCollectionBlock.cpp Wait for synchronous replication to settle 2016-12-07 18:38:15 +01:00
EnumerateCollectionBlock.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
EnumerateListBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
EnumerateListBlock.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ExecutionBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
ExecutionBlock.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ExecutionEngine.cpp Fix potential race 2016-12-07 18:38:14 +01:00
ExecutionEngine.h
ExecutionNode.cpp Wait for synchronous replication to settle 2016-12-07 18:38:15 +01:00
ExecutionNode.h prepare merge with devel 2016-11-28 16:02:44 +01:00
ExecutionPlan.cpp micro optimizations 2016-11-01 15:23:28 +01:00
ExecutionPlan.h Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-30 16:07:50 +02:00
ExecutionStats.cpp add state "loading collections" to query profile results 2016-10-13 10:31:16 +02:00
ExecutionStats.h
Executor.cpp throw OOM error in case no buffer can be allocated 2016-08-26 11:00:05 +02:00
Executor.h Attempt not to bypass error handling so we hopefully get some more information on issue #2011 2016-08-23 17:02:28 +02:00
Expression.cpp micro optimizations 2016-11-01 15:23:28 +01:00
Expression.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ExpressionContext.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
FixedVarExpressionContext.cpp Added an option to serialize Variables in TraverserOptions. 2016-10-10 14:38:55 +02:00
FixedVarExpressionContext.h Added an option to serialize Variables in TraverserOptions. 2016-10-10 14:38:55 +02:00
Function.cpp
Function.h
FunctionDefinitions.cpp added experimental `REGEX_REPLACE` AQL function 2016-11-03 00:40:19 +01:00
FunctionDefinitions.h
Functions.cpp fixed issue #2204 2016-12-02 13:59:48 +01:00
Functions.h added experimental `REGEX_REPLACE` AQL function 2016-11-03 00:40:19 +01:00
Graphs.cpp Finding graphs by name now resolve externals one step earlier. 2016-09-15 10:04:36 +02:00
Graphs.h The TraversalNode in AQL now can enhance the TraverserEngine information. 2016-09-13 14:43:25 +02:00
IndexBlock.cpp fixed issue #2210 2016-12-07 12:29:05 +01:00
IndexBlock.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
IndexNode.cpp Add satellite collections 2016-12-06 16:40:50 +01:00
IndexNode.h remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ModificationBlocks.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
ModificationBlocks.h Fixed babies and errors in AQL Modification cluster blocks. 2016-10-20 18:13:11 +02:00
ModificationNodes.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ModificationNodes.h Fix UPSERT in cluster. 2016-10-14 22:00:07 +02:00
ModificationOptions.cpp Fix writing of edges in AQL to smart edge collections. 2016-10-10 00:25:46 +02:00
ModificationOptions.h Fix writing of edges in AQL to smart edge collections. 2016-10-10 00:25:46 +02:00
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Add satellite collections 2016-12-06 16:40:50 +01:00
Optimizer.h Add satellite collections 2016-12-06 16:40:50 +01:00
OptimizerRules.cpp prepare merge with devel 2016-11-28 16:02:44 +01:00
OptimizerRules.h Add satellite collections 2016-12-06 16:40:50 +01:00
Parser.cpp removed JsonHelper 2016-08-19 12:24:12 +02:00
Parser.h
Quantifier.cpp changed behavior of array comparison operators for empty arrays 2016-09-21 11:01:59 +02:00
Quantifier.h changed behavior of array comparison operators for empty arrays 2016-09-21 11:01:59 +02:00
Query.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
Query.h added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
QueryCache.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
QueryCache.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
QueryList.cpp
QueryList.h
QueryRegistry.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
QueryRegistry.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
QueryResources.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
QueryResources.h fixed compile warnings 2016-12-06 14:34:14 +01:00
QueryResult.h
QueryResultV8.h
Range.cpp
Range.h
ResourceUsage.h added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
RestAqlHandler.cpp Add satellite collections 2016-12-06 16:40:50 +01:00
RestAqlHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
ShortStringStorage.h fixed compile warnings 2016-12-06 14:34:14 +01:00
ShortestPathBlock.cpp performance optimizations 2016-11-09 14:46:50 +01:00
ShortestPathBlock.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ShortestPathNode.cpp Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
ShortestPathNode.h Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-30 16:07:50 +02:00
ShortestPathOptions.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ShortestPathOptions.h remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
SortBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
SortBlock.h make sort a bit more clever 2016-10-07 16:09:28 +02:00
SortCondition.cpp Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types 2016-08-25 11:08:39 +02:00
SortCondition.h
SortNode.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-07 10:01:49 +02:00
SortNode.h Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-23 12:13:08 +02:00
SubqueryBlock.cpp Put tracing of AQL queries in. 2016-10-19 11:36:29 +02:00
SubqueryBlock.h
TraversalBlock.cpp Minor code-smell fix. 2016-12-01 10:36:08 +01:00
TraversalBlock.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
TraversalConditionFinder.cpp fixes for Visual Studio 2016-10-31 12:16:39 +01:00
TraversalConditionFinder.h
TraversalNode.cpp Fixed a bug when using a skiplist index in traversals like: [a, unused, _from]. If unused is not part of the condition the traverser ran into undef behaviour. 2016-11-29 10:01:34 +01:00
TraversalNode.h Fixed wording in comment. 2016-12-01 10:36:59 +01:00
V8Expression.cpp Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp well tested auto adaptation 2016-10-31 14:35:15 +01:00
grammar.h well tested auto adaptation 2016-10-31 14:35:15 +01:00
grammar.y
tokens.cpp
tokens.ll
types.h