.. |
AqlItemBlock.cpp
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
AqlItemBlock.h
|
added more tests
|
2015-03-19 18:21:00 +01:00 |
AqlValue.cpp
|
optimization for AQL CONCAT()
|
2015-03-27 17:18:27 +01:00 |
AqlValue.h
|
optimization for AQL CONCAT()
|
2015-03-27 17:18:27 +01:00 |
Arithmetic.h
|
…
|
|
Ast.cpp
|
optimization for AQL CONCAT()
|
2015-03-27 17:18:27 +01:00 |
Ast.h
|
added documentation for UPSERT
|
2015-03-24 00:44:52 +01:00 |
AstNode.cpp
|
fixed Visual Studio compile errors
|
2015-03-26 10:34:38 +01:00 |
AstNode.h
|
added documentation for UPSERT
|
2015-03-24 00:44:52 +01:00 |
BindParameters.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
BindParameters.h
|
…
|
|
Collection.cpp
|
fixed edge index lookups in cluster
|
2015-04-13 14:36:16 +02:00 |
Collection.h
|
fixed some cluster plans
|
2015-03-17 13:52:09 +01:00 |
CollectionScanner.cpp
|
…
|
|
CollectionScanner.h
|
…
|
|
Collections.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into data-modification
|
2015-03-23 15:31:41 +01:00 |
ExecutionBlock.cpp
|
adjusted failure code names
|
2015-04-16 00:28:41 +02:00 |
ExecutionBlock.h
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
ExecutionEngine.cpp
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
ExecutionEngine.h
|
less locking for cluster status checks
|
2015-02-18 18:14:12 +01:00 |
ExecutionNode.cpp
|
show type of collect method in explain
|
2015-04-16 16:29:36 +02:00 |
ExecutionNode.h
|
adjusted some tests
|
2015-04-15 23:45:07 +02:00 |
ExecutionPlan.cpp
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
ExecutionPlan.h
|
upsert blocks
|
2015-03-23 15:31:07 +01:00 |
ExecutionStats.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
ExecutionStats.h
|
added `filtered` attribute to AQL execution statistics
|
2015-02-13 21:37:49 +01:00 |
Executor.cpp
|
slightly faster V8 => JSON conversion in AQL
|
2015-04-03 16:00:38 +02:00 |
Executor.h
|
slightly faster V8 => JSON conversion in AQL
|
2015-04-03 16:00:38 +02:00 |
Expression.cpp
|
optimization for AQL CONCAT()
|
2015-03-27 17:18:27 +01:00 |
Expression.h
|
add expressionType to JSON output of CalculationNode
|
2015-04-03 15:02:17 +02:00 |
Function.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
Function.h
|
…
|
|
Functions.cpp
|
issue #1231: bug xor feature in AQL: LENGTH(null) == 4
|
2015-04-14 19:03:29 +02:00 |
Functions.h
|
optimization for AQL CONCAT()
|
2015-03-27 17:18:27 +01:00 |
Index.h
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
ModificationOptions.cpp
|
…
|
|
ModificationOptions.h
|
…
|
|
NodeFinder.cpp
|
…
|
|
NodeFinder.h
|
…
|
|
Optimizer.cpp
|
show type of collect method in explain
|
2015-04-16 16:29:36 +02:00 |
Optimizer.h
|
adjusted some tests
|
2015-04-15 23:45:07 +02:00 |
OptimizerRules.cpp
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
OptimizerRules.h
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
Parser.cpp
|
small cleanup
|
2015-03-25 12:42:44 +01:00 |
Parser.h
|
small cleanup
|
2015-03-25 12:42:44 +01:00 |
Query.cpp
|
show type of collect method in explain
|
2015-04-16 16:29:36 +02:00 |
Query.h
|
refactored cursor API
|
2015-03-30 14:58:51 +02:00 |
QueryList.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
QueryList.h
|
added more tests
|
2015-03-14 20:49:22 +01:00 |
QueryRegistry.cpp
|
…
|
|
QueryRegistry.h
|
…
|
|
QueryResult.h
|
…
|
|
QueryResultV8.h
|
…
|
|
Range.cpp
|
…
|
|
Range.h
|
…
|
|
RangeInfo.cpp
|
small logging refactoring
|
2015-03-26 03:09:07 +01:00 |
RangeInfo.h
|
less copying of RangeInfoBounds
|
2015-03-31 14:53:14 +02:00 |
RestAqlHandler.cpp
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
RestAqlHandler.h
|
cleanup of some static const variables
|
2015-03-30 21:43:55 +02:00 |
Scopes.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
Scopes.h
|
…
|
|
V8Expression.cpp
|
slightly faster V8 => JSON conversion in AQL
|
2015-04-03 16:00:38 +02:00 |
V8Expression.h
|
slightly faster V8 => JSON conversion in AQL
|
2015-04-03 16:00:38 +02:00 |
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
VariableGenerator.h
|
…
|
|
WalkerWorker.h
|
…
|
|
grammar.cpp
|
mini simplification
|
2015-04-16 17:54:04 +02:00 |
grammar.h
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
grammar.y
|
mini simplification
|
2015-04-16 17:54:04 +02:00 |
tokens.cpp
|
small cleanup
|
2015-03-25 12:42:44 +01:00 |
tokens.ll
|
small cleanup
|
2015-03-25 12:42:44 +01:00 |
types.h
|
…
|
|