.. |
Aggregator.cpp
|
use unique_ptrs
|
2017-02-24 18:03:40 +01:00 |
Aggregator.h
|
use unique_ptrs
|
2017-02-24 18:03:40 +01:00 |
AqlFunctionFeature.cpp
|
implement SLEEP() in C++
|
2017-03-28 09:45:53 +02:00 |
AqlFunctionFeature.h
|
move engine-specific optimizer rules into engine
|
2017-03-07 13:10:58 +01:00 |
AqlItemBlock.cpp
|
potential fixes for MSVC
|
2017-02-14 16:11:18 +01:00 |
AqlItemBlock.h
|
fixed memleak
|
2017-04-22 00:28:45 +02:00 |
AqlItemBlockManager.cpp
|
…
|
|
AqlItemBlockManager.h
|
…
|
|
AqlTransaction.cpp
|
refactor some code to make use of arangodb::Result
|
2017-03-30 09:39:21 +02:00 |
AqlTransaction.h
|
refactor some code to make use of arangodb::Result
|
2017-03-30 09:39:21 +02:00 |
AqlValue.cpp
|
renaming
|
2017-02-27 14:38:27 +01:00 |
AqlValue.h
|
…
|
|
Arithmetic.h
|
…
|
|
Ast.cpp
|
fixed issue #2392
|
2017-03-23 12:10:11 +01:00 |
Ast.h
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
AstNode.cpp
|
fixed issue #2400
|
2017-03-28 13:58:49 +02:00 |
AstNode.h
|
fixed issue #2400
|
2017-03-28 13:58:49 +02:00 |
AttributeAccessor.cpp
|
potential fixes for MSVC
|
2017-02-14 16:11:18 +01:00 |
AttributeAccessor.h
|
…
|
|
BaseExpressionContext.cpp
|
…
|
|
BaseExpressionContext.h
|
…
|
|
BasicBlocks.cpp
|
…
|
|
BasicBlocks.h
|
…
|
|
BindParameters.cpp
|
…
|
|
BindParameters.h
|
added "bindVars" to attributes of currently running and slow queries
|
2017-03-07 00:19:01 +01:00 |
BlockCollector.cpp
|
fixed memleak
|
2017-04-22 00:28:45 +02:00 |
BlockCollector.h
|
…
|
|
CalculationBlock.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
CalculationBlock.h
|
…
|
|
ClusterBlocks.cpp
|
Fix unlocking of AQL queries in the cluster
|
2017-04-10 17:01:24 +02:00 |
ClusterBlocks.h
|
Fix unlocking of AQL queries in the cluster
|
2017-04-10 17:01:24 +02:00 |
ClusterNodes.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
ClusterNodes.h
|
…
|
|
CollectBlock.cpp
|
Fix SortedCollectBlock skipping issue. Resolves #1482.
|
2017-03-23 12:08:54 +01:00 |
CollectBlock.h
|
use unique_ptrs
|
2017-02-24 18:03:40 +01:00 |
CollectNode.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
CollectNode.h
|
…
|
|
CollectOptions.cpp
|
…
|
|
CollectOptions.h
|
…
|
|
Collection.cpp
|
pass trx into numberDocuments
|
2017-03-31 11:33:16 +02:00 |
Collection.h
|
pass trx into numberDocuments
|
2017-03-31 11:33:16 +02:00 |
Collections.cpp
|
…
|
|
Collections.h
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
Condition.cpp
|
pass trx into numberDocuments
|
2017-03-31 11:33:16 +02:00 |
Condition.h
|
…
|
|
ConditionFinder.cpp
|
removed unused node type
|
2017-02-14 16:52:30 +01:00 |
ConditionFinder.h
|
…
|
|
EnumerateCollectionBlock.cpp
|
fixed memleak
|
2017-04-22 00:28:45 +02:00 |
EnumerateCollectionBlock.h
|
…
|
|
EnumerateListBlock.cpp
|
simplified internal APIs a bit
|
2017-02-15 12:42:07 +01:00 |
EnumerateListBlock.h
|
…
|
|
ExecutionBlock.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
ExecutionBlock.h
|
refactoring
|
2017-02-15 10:26:05 +01:00 |
ExecutionEngine.cpp
|
Port 3.1 fixes to devel, move something into try block.
|
2017-04-26 11:17:08 +02:00 |
ExecutionEngine.h
|
simplified internal APIs a bit
|
2017-02-15 12:42:07 +01:00 |
ExecutionNode.cpp
|
issue #2415
|
2017-04-09 23:19:10 +02:00 |
ExecutionNode.h
|
fix spelling
|
2017-02-16 13:39:15 +01:00 |
ExecutionPlan.cpp
|
Fixing warnings
|
2017-04-20 19:07:30 +02:00 |
ExecutionPlan.h
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
…
|
|
Executor.cpp
|
…
|
|
Executor.h
|
…
|
|
Expression.cpp
|
potential fixes for MSVC
|
2017-02-14 16:11:18 +01:00 |
Expression.h
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
ExpressionContext.h
|
…
|
|
FixedVarExpressionContext.cpp
|
potential fixes for MSVC
|
2017-02-14 16:11:18 +01:00 |
FixedVarExpressionContext.h
|
…
|
|
Function.cpp
|
…
|
|
Function.h
|
…
|
|
Functions.cpp
|
pass trx into numberDocuments
|
2017-03-31 11:33:16 +02:00 |
Functions.h
|
implement SLEEP() in C++
|
2017-03-28 09:45:53 +02:00 |
GraphNode.cpp
|
attempt to fix broken graph stuff
|
2017-04-20 22:14:30 +02:00 |
GraphNode.h
|
attempt to fix broken graph stuff
|
2017-04-20 22:14:30 +02:00 |
Graphs.cpp
|
fix potential memory issue
|
2017-02-27 12:01:14 +01:00 |
Graphs.h
|
…
|
|
IndexBlock.cpp
|
fixed assertion failure
|
2017-04-18 14:54:29 +02:00 |
IndexBlock.h
|
Conversion warnings
|
2017-04-06 10:56:50 +02:00 |
IndexNode.cpp
|
Fix Index Node
|
2017-04-13 09:45:30 +02:00 |
IndexNode.h
|
pass trx into numberDocuments
|
2017-03-31 11:33:16 +02:00 |
ModificationBlocks.cpp
|
renamed methods
|
2017-02-27 11:22:44 +01:00 |
ModificationBlocks.h
|
…
|
|
ModificationNodes.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
ModificationNodes.h
|
…
|
|
ModificationOptions.cpp
|
…
|
|
ModificationOptions.h
|
…
|
|
NodeFinder.cpp
|
…
|
|
NodeFinder.h
|
…
|
|
Optimizer.cpp
|
move engine-specific optimizer rules into engine
|
2017-03-07 13:10:58 +01:00 |
Optimizer.h
|
Fixed forward declaration. Was declared as class but is a struct
|
2017-03-08 13:25:37 +01:00 |
OptimizerRule.h
|
removed occurrences of mmfiles
|
2017-03-09 16:40:42 +01:00 |
OptimizerRules.cpp
|
More unified merge of Traverser- and ShortestPath- into GraphNode. Now the ShortestPathNode creates TraverserEngines on the Cluster. Finally everything ready to wire computation together
|
2017-04-19 15:23:37 +02:00 |
OptimizerRules.h
|
make SORT RAND() removal a feature of the old engine
|
2017-04-04 08:55:08 +02:00 |
OptimizerRulesFeature.cpp
|
make SORT RAND() removal a feature of the old engine
|
2017-04-04 08:55:08 +02:00 |
OptimizerRulesFeature.h
|
move engine-specific V8 functions into storage engine
|
2017-03-09 12:59:44 +01:00 |
Parser.cpp
|
…
|
|
Parser.h
|
make ctor explicit
|
2017-02-17 15:56:55 +01:00 |
PlanCache.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
PlanCache.h
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
Quantifier.cpp
|
…
|
|
Quantifier.h
|
…
|
|
Query.cpp
|
Fix unlocking of AQL queries in the cluster
|
2017-04-10 17:01:24 +02:00 |
Query.h
|
show collection load time in slow queries
|
2017-03-17 09:28:53 +01:00 |
QueryCache.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
QueryCache.h
|
…
|
|
QueryExecutionState.cpp
|
show collection load time in slow queries
|
2017-03-17 09:28:53 +01:00 |
QueryExecutionState.h
|
show collection load time in slow queries
|
2017-03-17 09:28:53 +01:00 |
QueryList.cpp
|
show collection load time in slow queries
|
2017-03-17 09:28:53 +01:00 |
QueryList.h
|
show collection load time in slow queries
|
2017-03-17 09:28:53 +01:00 |
QueryProfile.cpp
|
added EnumIterator
|
2017-03-08 23:40:57 +01:00 |
QueryProfile.h
|
added EnumIterator
|
2017-03-08 23:40:57 +01:00 |
QueryRegistry.cpp
|
removed now unused declaration
|
2017-02-16 10:30:26 +01:00 |
QueryRegistry.h
|
…
|
|
QueryResources.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
QueryResources.h
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
QueryResult.h
|
renaming
|
2017-02-27 14:38:27 +01:00 |
QueryResultV8.h
|
simplifications
|
2017-02-17 17:10:13 +01:00 |
Range.cpp
|
…
|
|
Range.h
|
…
|
|
ResourceUsage.h
|
…
|
|
RestAqlHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-28 17:02:42 +01:00 |
RestAqlHandler.h
|
renaming
|
2017-02-27 14:38:27 +01:00 |
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
ShortStringStorage.cpp
|
…
|
|
ShortStringStorage.h
|
…
|
|
ShortestPathBlock.cpp
|
Removed double include due to hidden merge conflict.
|
2017-04-26 11:04:01 +02:00 |
ShortestPathBlock.h
|
ShortestPathBlock does not use EdgeCollectionInfo anymore. Replaced by EdgeCursors
|
2017-04-26 10:21:18 +02:00 |
ShortestPathNode.cpp
|
attempt to fix broken graph stuff
|
2017-04-20 22:14:30 +02:00 |
ShortestPathNode.h
|
More unified merge of Traverser- and ShortestPath- into GraphNode. Now the ShortestPathNode creates TraverserEngines on the Cluster. Finally everything ready to wire computation together
|
2017-04-19 15:23:37 +02:00 |
SortBlock.cpp
|
simplified internal APIs a bit
|
2017-02-15 12:42:07 +01:00 |
SortBlock.h
|
…
|
|
SortCondition.cpp
|
fixed issue #2315
|
2017-02-21 09:11:50 +01:00 |
SortCondition.h
|
…
|
|
SortNode.cpp
|
…
|
|
SortNode.h
|
…
|
|
SubqueryBlock.cpp
|
simplified internal APIs a bit
|
2017-02-15 12:42:07 +01:00 |
SubqueryBlock.h
|
…
|
|
TraversalBlock.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-21 12:35:07 +02:00 |
TraversalBlock.h
|
…
|
|
TraversalConditionFinder.cpp
|
fixed issue #2320
|
2017-02-23 10:14:42 +01:00 |
TraversalConditionFinder.h
|
…
|
|
TraversalNode.cpp
|
attempt to fix broken graph stuff
|
2017-04-20 22:14:30 +02:00 |
TraversalNode.h
|
Fixing warnings
|
2017-04-20 19:07:30 +02:00 |
V8Expression.cpp
|
potential fixes for MSVC
|
2017-02-14 16:11:18 +01:00 |
V8Expression.h
|
…
|
|
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
VariableGenerator.h
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
WalkerWorker.h
|
…
|
|
grammar.cpp
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
grammar.h
|
…
|
|
grammar.hpp
|
…
|
|
grammar.y
|
…
|
|
tokens.cpp
|
…
|
|
tokens.ll
|
…
|
|
types.h
|
…
|
|