.. |
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
|
optimization for ItemBlock serialization
|
2016-12-13 10:00:28 +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
|
fixed windows compile errors
|
2017-01-10 14:10:14 +01:00 |
AqlValue.h
|
improve error messages if FOR doesn't find proper values to work with
|
2017-01-10 13:17:04 +01:00 |
Arithmetic.h
|
…
|
|
Ast.cpp
|
improve error messages if FOR doesn't find proper values to work with
|
2017-01-10 13:17:04 +01:00 |
Ast.h
|
Improved TraversalCondition finder. It now does not crash anymore when filtering on TraverserOutput e.g. p.edges[0] == p.edges[1] and can make use of Array Indexes in certain cases.
|
2017-01-27 19:22:17 +01:00 |
AstNode.cpp
|
fixed issue #2234
|
2017-01-02 09:19:15 +01:00 |
AstNode.h
|
Added a name to the dump indention variable.
|
2017-01-27 09:55:15 +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
|
fixed some issues detected by coverity build tool
|
2016-12-12 15:41:54 +01:00 |
CalculationBlock.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
ClusterBlocks.cpp
|
Fixed a bug with sort optimization in indexes. Also adapted tests.
|
2017-01-23 09:45:22 +01:00 |
ClusterBlocks.h
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
ClusterNodes.cpp
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
ClusterNodes.h
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
CollectBlock.cpp
|
added optional memory limit for AQL queries
|
2016-12-06 13:23:41 +01:00 |
CollectBlock.h
|
…
|
|
CollectNode.cpp
|
…
|
|
CollectNode.h
|
…
|
|
CollectOptions.cpp
|
fixed some issues detected by coverity build tool
|
2016-12-12 15:41:54 +01:00 |
CollectOptions.h
|
…
|
|
Collection.cpp
|
added count(details = true) for sharded collections
|
2016-12-13 16:03:49 +01: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
|
slightly speed up conditions optimizer
|
2017-01-02 12:29:28 +01:00 |
Condition.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
ConditionFinder.cpp
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
ConditionFinder.h
|
…
|
|
EnumerateCollectionBlock.cpp
|
fixes for Visual Studio
|
2016-12-08 17:32:46 +01:00 |
EnumerateCollectionBlock.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
EnumerateListBlock.cpp
|
improve error messages if FOR doesn't find proper values to work with
|
2017-01-10 13:17:04 +01:00 |
EnumerateListBlock.h
|
improve error messages if FOR doesn't find proper values to work with
|
2017-01-10 13:17:04 +01:00 |
ExecutionBlock.cpp
|
added optional memory limit for AQL queries
|
2016-12-06 13:23:41 +01:00 |
ExecutionBlock.h
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
ExecutionEngine.cpp
|
fixed some issues detected by coverity build tool
|
2016-12-12 15:41:54 +01:00 |
ExecutionEngine.h
|
…
|
|
ExecutionNode.cpp
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
ExecutionNode.h
|
Fixed a bug with sort optimization in indexes. Also adapted tests.
|
2017-01-23 09:45:22 +01:00 |
ExecutionPlan.cpp
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
ExecutionPlan.h
|
…
|
|
ExecutionStats.cpp
|
fixed some issues detected by coverity build tool
|
2016-12-12 15:41:54 +01:00 |
ExecutionStats.h
|
…
|
|
Executor.cpp
|
use bulk allocator for index elements
|
2016-12-09 21:40:49 +01:00 |
Executor.h
|
…
|
|
Expression.cpp
|
some more optimizations for arithmetic calculations
|
2017-01-06 11:01:16 +01:00 |
Expression.h
|
some more optimizations for arithmetic calculations
|
2017-01-06 11:01:16 +01: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
|
Revert "Moved Indexes to StorageEngine"
|
2017-01-23 13:18:26 +01:00 |
Functions.h
|
micro optimizations
|
2016-12-27 13:44: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
|
micro optimizations for geo index
|
2016-12-20 15:53:49 +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
|
…
|
|
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
|
…
|
|
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
|
Squashed commit of the following:
|
2016-12-19 11:06:32 +01:00 |
Optimizer.h
|
remove arbitrary and useless enum number values and let the compiler determine them
|
2017-01-19 16:20:46 +01:00 |
OptimizerRules.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-01-23 10:01:23 +01:00 |
OptimizerRules.h
|
Squashed commit of the following:
|
2016-12-19 11:06:32 +01:00 |
Parser.cpp
|
…
|
|
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 startup option --query.memory-limit
|
2017-01-27 17:33:57 +01:00 |
Query.h
|
added startup option --query.memory-limit
|
2017-01-27 17:33:57 +01:00 |
QueryCache.cpp
|
fixed some issues detected by coverity build tool
|
2016-12-12 15:41:54 +01: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
|
speed up memory management
|
2017-01-02 13:39:27 +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
|
use bulk allocator for index elements
|
2016-12-09 21:40:49 +01:00 |
RestAqlHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
Scopes.cpp
|
use bulk allocator for index elements
|
2016-12-09 21:40:49 +01:00 |
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
|
fixed some issues detected by coverity build tool
|
2016-12-12 15:41:54 +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
|
…
|
|
ShortestPathOptions.cpp
|
…
|
|
ShortestPathOptions.h
|
…
|
|
SortBlock.cpp
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
SortBlock.h
|
make sort a bit more clever
|
2016-10-07 16:09:28 +02:00 |
SortCondition.cpp
|
…
|
|
SortCondition.h
|
…
|
|
SortNode.cpp
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
SortNode.h
|
Implement attributePath access for SortElementVector and in GatherBlock.
|
2017-01-18 15:32:59 +01:00 |
SubqueryBlock.cpp
|
Put tracing of AQL queries in.
|
2016-10-19 11:36:29 +02:00 |
SubqueryBlock.h
|
…
|
|
TraversalBlock.cpp
|
issue #2256
|
2017-01-12 12:20:11 +01:00 |
TraversalBlock.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
TraversalConditionFinder.cpp
|
Fixed unintentially commited typo.
|
2017-01-27 19:30:26 +01:00 |
TraversalConditionFinder.h
|
The TraversalConditionFinder will now normalize all filters, before checking if they are valid
|
2017-01-27 09:57:46 +01:00 |
TraversalNode.cpp
|
fixed some issues detected by coverity build tool
|
2016-12-12 15:41:54 +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
|
allow simplified ternary operator syntax
|
2016-12-28 21:34:55 +01:00 |
grammar.h
|
allow simplified ternary operator syntax
|
2016-12-28 21:34:55 +01:00 |
grammar.hpp
|
allow simplified ternary operator syntax
|
2016-12-28 21:34:55 +01:00 |
grammar.y
|
allow simplified ternary operator syntax
|
2016-12-28 21:34:55 +01:00 |
tokens.cpp
|
agency compaction leaves last compaction-keep-size indices behind for reference
|
2017-01-17 12:15:18 +01:00 |
tokens.ll
|
…
|
|
types.h
|
…
|
|