.. |
AqlItemBlock.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
AqlItemBlock.h
|
optimizations
|
2014-12-04 16:33:48 +01:00 |
AqlValue.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
AqlValue.h
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Arithmetic.h
|
fixed tests
|
2014-10-14 13:20:10 +02:00 |
Ast.cpp
|
the great rename: array => object, list => array
|
2014-12-18 22:33:23 +01:00 |
Ast.h
|
added more collect special cases
|
2014-12-16 22:52:33 +01:00 |
AstNode.cpp
|
activated optimizer rule remove-sort-rand
|
2014-12-21 18:50:50 +01:00 |
AstNode.h
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
BindParameters.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
BindParameters.h
|
…
|
|
Collection.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Collection.h
|
sort and cache list expression values
|
2014-10-29 01:02:20 +01:00 |
CollectionScanner.cpp
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
CollectionScanner.h
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
Collections.h
|
…
|
|
ExecutionBlock.cpp
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
ExecutionBlock.h
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
ExecutionEngine.cpp
|
Squashed commit of the following: organise locking in distributed AQL
|
2014-12-22 14:40:22 +01:00 |
ExecutionEngine.h
|
Squashed commit of the following: organise locking in distributed AQL
|
2014-12-22 14:40:22 +01:00 |
ExecutionNode.cpp
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
ExecutionNode.h
|
activated optimizer rule remove-sort-rand
|
2014-12-21 18:50:50 +01:00 |
ExecutionPlan.cpp
|
Fix two compiler warnings.
|
2014-12-22 14:51:28 +01:00 |
ExecutionPlan.h
|
added more collect special cases
|
2014-12-16 22:52:33 +01:00 |
ExecutionStats.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
ExecutionStats.h
|
re-added support for fullCount
|
2014-11-01 15:20:05 +01:00 |
Executor.cpp
|
the great rename: array => object, list => array
|
2014-12-18 22:33:23 +01:00 |
Executor.h
|
report warnings in queries
|
2014-10-30 17:33:15 +01:00 |
Expression.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Expression.h
|
prevent double-free of variable bounds
|
2014-12-03 17:45:46 +01:00 |
Function.cpp
|
determine whether calculations may run on a DB server
|
2014-10-27 12:04:06 +01:00 |
Function.h
|
added several AQL functions
|
2014-11-28 17:34:29 +01:00 |
Functions.cpp
|
the great rename: array => object, list => array
|
2014-12-18 22:33:23 +01:00 |
Functions.h
|
the great rename: array => object, list => array
|
2014-12-18 22:33:23 +01:00 |
Index.h
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
ModificationOptions.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
ModificationOptions.h
|
fixed default behavior of merge
|
2014-12-08 11:23:05 +01:00 |
NodeFinder.cpp
|
Add explicit namespace for template specialisation.
|
2014-09-18 23:32:33 +02:00 |
NodeFinder.h
|
fixed some API errors
|
2014-10-28 11:30:49 +01:00 |
Optimizer.cpp
|
activated optimizer rule remove-sort-rand
|
2014-12-21 18:50:50 +01:00 |
Optimizer.h
|
activated optimizer rule remove-sort-rand
|
2014-12-21 18:50:50 +01:00 |
OptimizerRules.cpp
|
activated optimizer rule remove-sort-rand
|
2014-12-21 18:50:50 +01:00 |
OptimizerRules.h
|
activated optimizer rule remove-sort-rand
|
2014-12-21 18:50:50 +01:00 |
Parser.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Parser.h
|
report warnings in queries
|
2014-10-30 17:33:15 +01:00 |
Query.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Query.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
QueryRegistry.cpp
|
Squashed commit of the following: organise locking in distributed AQL
|
2014-12-22 14:40:22 +01:00 |
QueryRegistry.h
|
call shutdown using an errorCode
|
2014-10-22 19:01:56 +02:00 |
QueryResult.h
|
Directly route results to v8-objects instead of going via a json object when calling AQL from a V8 context
|
2014-11-05 10:56:10 +01:00 |
QueryResultV8.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01: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
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
RangeInfo.h
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
RestAqlHandler.cpp
|
Squashed commit of the following: organise locking in distributed AQL
|
2014-12-22 14:40:22 +01:00 |
RestAqlHandler.h
|
Squashed commit of the following: organise locking in distributed AQL
|
2014-12-22 14:40:22 +01:00 |
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
V8Expression.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
V8Expression.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Variable.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Variable.h
|
some renaming
|
2014-10-16 17:23:50 +02:00 |
VariableGenerator.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
VariableGenerator.h
|
some renaming
|
2014-10-16 17:23:50 +02:00 |
WalkerWorker.h
|
Remove enterSubQueryFirst.
|
2014-10-29 11:37:06 +01:00 |
grammar.cpp
|
added more collect special cases
|
2014-12-16 22:52:33 +01:00 |
grammar.h
|
Revert "release version 2.3.0"
|
2014-12-16 01:30:21 +01:00 |
grammar.y
|
added more collect special cases
|
2014-12-16 22:52:33 +01:00 |
tokens.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
tokens.ll
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
types.h
|
added missing files
|
2014-10-16 17:25:28 +02:00 |