1
0
Fork 0
arangodb/arangod/Aql
Michael Hackstein fcdaee7c5d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-09-13 14:43:34 +02: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 Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
AqlItemBlock.h Merge branch 'devel' of github.com:arangodb/arangodb into MIT 2016-07-26 09:43:48 +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 Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
AqlValue.h fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
Arithmetic.h clang-format 2016-01-27 13:43:46 +01:00
Ast.cpp removed TRI_collection_t 2016-09-02 14:54:13 +02:00
Ast.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
AstNode.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-07 10:01:49 +02:00
AstNode.h Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
AttributeAccessor.cpp Fixed tests in Traversal. SingleServer all simple conditions are working and optimized. It does not yet work if one of the conditions requires v8 or a Variable. 2016-07-25 09:49:48 +02:00
AttributeAccessor.h Fixed tests in Traversal. SingleServer all simple conditions are working and optimized. It does not yet work if one of the conditions requires v8 or a Variable. 2016-07-25 09:49:48 +02:00
BaseExpressionContext.cpp Finally variables can be used in path based filtering again. They are evaluated once before the execution starts (for every start vertex) 2016-07-25 17:38:52 +02:00
BaseExpressionContext.h Finally variables can be used in path based filtering again. They are evaluated once before the execution starts (for every start vertex) 2016-07-25 17:38:52 +02:00
BasicBlocks.cpp fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
BasicBlocks.h don't copy unneeded registers 2016-07-21 12:10:09 +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 fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
CalculationBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ClusterBlocks.cpp fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
ClusterBlocks.h Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
ClusterNodes.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ClusterNodes.h remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
CollectBlock.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
CollectBlock.h Removed AqlTransaction wherever possible. Added an InjectTransaction for the aql query, used by TraverserEngine. Also fixed TraverserEngine from/to velocypack functions. 2016-07-28 17:05:00 +02:00
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 removed TRI_collection_t 2016-09-02 14:54:13 +02:00
Collection.h removed TRI_collection_t 2016-09-02 14:54:13 +02:00
CollectionScanner.cpp Removed AqlTransaction wherever possible. Added an InjectTransaction for the aql query, used by TraverserEngine. Also fixed TraverserEngine from/to velocypack functions. 2016-07-28 17:05:00 +02:00
CollectionScanner.h Removed AqlTransaction wherever possible. Added an InjectTransaction for the aql query, used by TraverserEngine. Also fixed TraverserEngine from/to velocypack functions. 2016-07-28 17:05:00 +02:00
Collections.cpp clang-format 2016-01-27 13:43:46 +01:00
Collections.h increase max. number of collections to 256 2016-06-30 13:44:31 +02:00
Condition.cpp Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
Condition.h remove TRI_json_t remainders 2016-08-18 16:13:52 +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 fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
EnumerateCollectionBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
EnumerateListBlock.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
EnumerateListBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
ExecutionBlock.cpp Merge branch 'obi-velocystream-2' into obi-velocystream-3 2016-07-27 10:11:50 +02:00
ExecutionBlock.h added assertions 2016-09-13 12:14:46 +02:00
ExecutionEngine.cpp Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-09-13 14:43:34 +02:00
ExecutionEngine.h fixed issue #1941 2016-07-14 10:08:17 +02:00
ExecutionNode.cpp added assertions 2016-09-13 12:14:46 +02:00
ExecutionNode.h added assertions 2016-09-13 12:14:46 +02:00
ExecutionPlan.cpp added assertions 2016-09-13 12:14:46 +02: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 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 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 Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
Expression.h Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
ExpressionContext.h Internal cleanup. Moved traversal options to a central place and removed the AQL-only version which was mostly redundant. This is preperation for Cluster initialisation. 2016-07-29 14:46:11 +02:00
FixedVarExpressionContext.cpp Finally variables can be used in path based filtering again. They are evaluated once before the execution starts (for every start vertex) 2016-07-25 17:38:52 +02:00
FixedVarExpressionContext.h Internal cleanup. Moved traversal options to a central place and removed the AQL-only version which was mostly redundant. This is preperation for Cluster initialisation. 2016-07-29 14:46:11 +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 issue #1891: renamed to OUTERSECTION 2016-06-24 14:07:41 +02:00
FunctionDefinitions.h added /_api/aql-builtin 2016-06-03 12:56:18 +02:00
Functions.cpp simplified expression 2016-09-12 18:07:55 +02:00
Functions.h Traversals now use Expressions to execute filter conditions. Right now V8 based conditions are non-functional. Also AqlValues do not work with base type of Transactions and do not need AqlTransactions. And so do expressions. Also allowed NARY_AND/NARY_OR in Expression nodes to be evaluated. 2016-07-21 16:38:32 +02:00
Graphs.cpp The TraversalNode in AQL now can enhance the TraverserEngine information. 2016-09-13 14:43:25 +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 cppcheck warnings 2016-09-09 15:08:48 +02:00
IndexBlock.h reuse operation cursors for const expressions 2016-06-29 22:56:42 +02:00
IndexNode.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
IndexNode.h remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ModificationBlocks.cpp fix upsert 2016-07-07 15:15:43 +02:00
ModificationBlocks.h remove unused objects 2016-05-14 00:10:06 +02:00
ModificationNodes.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ModificationNodes.h remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ModificationOptions.cpp remove TRI_json_t remainders 2016-08-18 16:13:52 +02:00
ModificationOptions.h cppcheck 2016-08-18 16:57:55 +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 beautify handling of optimizer rules 2016-07-05 11:21:04 +02:00
Optimizer.h cppcheck 2016-08-25 14:04:23 +02:00
OptimizerRules.cpp added assertions 2016-09-13 12:14:46 +02:00
OptimizerRules.h remove unused functions 2016-05-01 23:14:57 +02:00
Parser.cpp removed JsonHelper 2016-08-19 12:24:12 +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 Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
Query.h Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
QueryCache.cpp some collection handling refactoring 2016-07-27 13:12:26 +02:00
QueryCache.h some collection handling refactoring 2016-07-27 13:12:26 +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 refactoring 2016-07-26 16:25:38 +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 renamed method 2016-08-30 10:36:34 +02:00
RestAqlHandler.h finish ResponseCode enum 2016-08-23 15:46:42 +02: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 cppcheck warnings 2016-09-09 15:08:48 +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 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 fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
SortBlock.h Removed AqlTransaction wherever possible. Added an InjectTransaction for the aql query, used by TraverserEngine. Also fixed TraverserEngine from/to velocypack functions. 2016-07-28 17:05:00 +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 simplified bloated comments 2016-04-09 11:27:30 +02:00
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 fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
SubqueryBlock.h Squashed commit of the following: 2016-06-07 13:58:21 +02:00
TraversalBlock.cpp Include SmartGraphTraverser.h in enterprise case. 2016-09-13 14:20:55 +02:00
TraversalBlock.h Improved shutdown process of Graph Traverser Engines. This state causes a double free. Merge commit. 2016-09-08 09:09:59 +02:00
TraversalConditionFinder.cpp Fixed a bug in Traversal Explainer. Also fixed undefined behaviour when directly checking for an attribute omitting == true in early traversal filter. 2016-09-06 18:46:40 +02:00
TraversalConditionFinder.h simplified bloated comments 2016-04-09 11:27:30 +02:00
TraversalNode.cpp Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-09-13 14:43:34 +02:00
TraversalNode.h The TraversalNode in AQL now can enhance the TraverserEngine information. 2016-09-13 14:43:25 +02: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 Fixed tests in Traversal. SingleServer all simple conditions are working and optimized. It does not yet work if one of the conditions requires v8 or a Variable. 2016-07-25 09:49:48 +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 Removed AqlTransaction wherever possible. Added an InjectTransaction for the aql query, used by TraverserEngine. Also fixed TraverserEngine from/to velocypack functions. 2016-07-28 17:05:00 +02:00
tokens.ll Removed AqlTransaction wherever possible. Added an InjectTransaction for the aql query, used by TraverserEngine. Also fixed TraverserEngine from/to velocypack functions. 2016-07-28 17:05:00 +02:00
types.h simplified bloated comments 2016-04-09 11:27:30 +02:00