.. |
Aggregator.cpp
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
Aggregator.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
AqlItemBlock.cpp
|
Fix AQL in cluster bugs.
|
2016-03-21 23:30:13 +01:00 |
AqlItemBlock.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
AqlItemBlockManager.cpp
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
AqlItemBlockManager.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
AqlValue.cpp
|
harmonize value comparisons for hash indexes
|
2016-03-23 16:36:00 +01:00 |
AqlValue.h
|
Whenever an AQLValue should store an external it will now store a pointer instead.
|
2016-03-29 16:01:58 +02:00 |
Arithmetic.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Ast.cpp
|
cleanup
|
2016-04-07 17:08:44 +02:00 |
Ast.h
|
Aql/QueryResult now only uses VelocyPack instead of TRI_json_t. Also adapted all calling places
|
2016-03-08 13:08:05 +01:00 |
AstNode.cpp
|
bugfixes
|
2016-03-17 14:46:49 +01:00 |
AstNode.h
|
removed superfluous includes
|
2016-03-21 22:58:42 +01:00 |
AttributeAccessor.cpp
|
bugfixes
|
2016-03-17 14:46:49 +01:00 |
AttributeAccessor.h
|
bugfixes
|
2016-03-17 14:46:49 +01:00 |
BasicBlocks.cpp
|
debugging
|
2016-03-21 16:26:02 +01:00 |
BasicBlocks.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
BindParameters.cpp
|
harmonize value comparisons for hash indexes
|
2016-03-23 16:36:00 +01:00 |
BindParameters.h
|
less json
|
2016-03-03 14:23:39 +01:00 |
CalculationBlock.cpp
|
fixed test
|
2016-03-22 14:34:18 +01:00 |
CalculationBlock.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
ClusterBlocks.cpp
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-31 14:46:49 +02:00 |
ClusterBlocks.h
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-03-31 13:41:09 +02:00 |
ClusterNodes.cpp
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
ClusterNodes.h
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
CollectBlock.cpp
|
harmonize value comparisons for hash indexes
|
2016-03-23 16:36:00 +01:00 |
CollectBlock.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
CollectNode.cpp
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
CollectNode.h
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
CollectOptions.cpp
|
Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson.
|
2016-02-16 00:04:32 +01:00 |
CollectOptions.h
|
Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson.
|
2016-02-16 00:04:32 +01:00 |
Collection.cpp
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
Collection.h
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
CollectionScanner.cpp
|
Switch to IndexHandles.
|
2016-03-23 08:57:00 +01:00 |
CollectionScanner.h
|
Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore
|
2016-03-17 18:49:20 +01:00 |
Collections.cpp
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Collections.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Condition.cpp
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
Condition.h
|
Switch to IndexHandles.
|
2016-03-23 08:57:00 +01:00 |
ConditionFinder.cpp
|
Switch to IndexHandles.
|
2016-03-23 08:57:00 +01:00 |
ConditionFinder.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
EnumerateCollectionBlock.cpp
|
debugging
|
2016-03-21 16:26:02 +01:00 |
EnumerateCollectionBlock.h
|
Fixed invalid forward declartion
|
2016-03-18 15:48:09 +01:00 |
EnumerateListBlock.cpp
|
debugging
|
2016-03-21 16:26:02 +01:00 |
EnumerateListBlock.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
ExecutionBlock.cpp
|
fixed test
|
2016-03-22 14:34:18 +01:00 |
ExecutionBlock.h
|
fixed test
|
2016-03-22 14:34:18 +01:00 |
ExecutionEngine.cpp
|
cleanup
|
2016-04-07 17:08:44 +02:00 |
ExecutionEngine.h
|
cppcheck
|
2016-03-09 22:57:49 +01:00 |
ExecutionNode.cpp
|
cleanup
|
2016-04-07 17:08:44 +02:00 |
ExecutionNode.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
ExecutionPlan.cpp
|
cleanup
|
2016-04-07 17:08:44 +02:00 |
ExecutionPlan.h
|
fixed some tests
|
2016-03-17 22:57:11 +01:00 |
ExecutionStats.cpp
|
executionstats use vpack
|
2016-03-07 11:20:04 +01:00 |
ExecutionStats.h
|
executionstats use vpack
|
2016-03-07 11:20:04 +01:00 |
Executor.cpp
|
Also reverted simple geo queries to old version to make them functional again
|
2016-03-31 17:34:21 +02:00 |
Executor.h
|
cleanup
|
2016-03-21 22:30:00 +01:00 |
Expression.cpp
|
test fixes
|
2016-03-21 12:15:40 +01:00 |
Expression.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
Function.cpp
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Function.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Functions.cpp
|
Started fixing AQL-failures-noncluster tests. Still two are failing. Return and Sort.
|
2016-04-07 14:37:18 +02:00 |
Functions.h
|
removed superfluous includes
|
2016-03-21 22:58:42 +01:00 |
Graphs.cpp
|
cppcheck
|
2016-02-24 17:55:36 +01:00 |
Graphs.h
|
C++ Graph module now uses new Transcation API to get the graph definition
|
2016-02-18 12:51:08 +01:00 |
IndexBlock.cpp
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
IndexBlock.h
|
Switch to IndexHandles.
|
2016-03-23 08:57:00 +01:00 |
IndexNode.cpp
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
IndexNode.h
|
Switch to IndexHandles.
|
2016-03-23 08:57:00 +01:00 |
ModificationBlocks.cpp
|
Fixed Modify edges in cluster test. Expected old return codes
|
2016-04-04 18:41:28 +02:00 |
ModificationBlocks.h
|
fixed compare function for Custom attributes
|
2016-03-18 13:55:36 +01:00 |
ModificationNodes.cpp
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
ModificationNodes.h
|
AqlValue refactoring
|
2016-03-09 17:50:20 +01:00 |
ModificationOptions.cpp
|
Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson.
|
2016-02-16 00:04:32 +01:00 |
ModificationOptions.h
|
Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson.
|
2016-02-16 00:04:32 +01:00 |
NodeFinder.cpp
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
NodeFinder.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Optimizer.cpp
|
cleanup
|
2016-02-26 23:20:41 +01:00 |
Optimizer.h
|
removed json
|
2016-03-02 11:34:31 +01:00 |
OptimizerRules.cpp
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
OptimizerRules.h
|
added (still disabled) optimizer rule `inline-subqueries`
|
2016-01-29 00:50:37 +01:00 |
Parser.cpp
|
Aql/QueryResult now only uses VelocyPack instead of TRI_json_t. Also adapted all calling places
|
2016-03-08 13:08:05 +01:00 |
Parser.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Quantifier.cpp
|
bugfixes
|
2016-02-03 01:06:27 +01:00 |
Quantifier.h
|
added missing files
|
2016-02-03 00:28:54 +01:00 |
Query.cpp
|
fixes
|
2016-03-22 10:51:42 +01:00 |
Query.h
|
harmonized
|
2016-03-16 18:49:42 +01:00 |
QueryCache.cpp
|
query cache using vpack
|
2016-03-08 09:38:24 +01:00 |
QueryCache.h
|
query cache using vpack
|
2016-03-08 09:38:24 +01:00 |
QueryList.cpp
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
QueryList.h
|
Merge branch 'devel' into ClustUp2
|
2016-01-29 13:59:11 +01:00 |
QueryRegistry.cpp
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
QueryRegistry.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
QueryResult.h
|
removed DocumentAccessor
|
2016-03-21 15:40:44 +01:00 |
QueryResultV8.h
|
less json
|
2016-03-03 14:23:39 +01:00 |
Range.cpp
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Range.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
RestAqlHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-06 15:43:27 +02:00 |
RestAqlHandler.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-06 15:43:27 +02:00 |
Scopes.cpp
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Scopes.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
ShortStringStorage.cpp
|
removed last LOG_xxx macros
|
2016-01-30 04:03:18 +01:00 |
ShortStringStorage.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
SortBlock.cpp
|
debugging
|
2016-03-21 16:26:02 +01:00 |
SortBlock.h
|
bugfixes
|
2016-03-17 14:46:49 +01:00 |
SortCondition.cpp
|
bugfixes
|
2016-03-17 14:46:49 +01:00 |
SortCondition.h
|
remove sort in more cases
|
2016-02-10 11:23:11 +01:00 |
SortNode.cpp
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
SortNode.h
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
SubqueryBlock.cpp
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
SubqueryBlock.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
TraversalBlock.cpp
|
Reimplemented Traversal in Cluster case
|
2016-04-04 12:52:11 +02:00 |
TraversalBlock.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
TraversalConditionFinder.cpp
|
bugfixes
|
2016-03-17 14:46:49 +01:00 |
TraversalConditionFinder.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
TraversalNode.cpp
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
TraversalNode.h
|
Removed obsolete toJson from AQL Nodes
|
2016-02-16 10:29:38 +01:00 |
V8Expression.cpp
|
optimized v8-to-vpack conversion
|
2016-03-18 19:40:46 +01:00 |
V8Expression.h
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
Variable.cpp
|
cppcheck
|
2016-03-09 22:57:49 +01:00 |
Variable.h
|
cppcheck
|
2016-03-09 22:57:49 +01:00 |
VariableGenerator.cpp
|
Removed JSON from Variablegenerator.
|
2016-03-08 13:39:04 +01:00 |
VariableGenerator.h
|
Removed JSON from Variablegenerator.
|
2016-03-08 13:39:04 +01:00 |
WalkerWorker.h
|
more cleanup
|
2016-02-24 19:19:04 +01:00 |
grammar.cpp
|
merging back from agency
|
2016-04-04 12:13:43 +00:00 |
grammar.h
|
merging back from agency
|
2016-04-04 12:13:43 +00:00 |
grammar.y
|
added WITH collections declarative
|
2016-02-19 18:20:46 +01:00 |
tokens.cpp
|
merging back from agency
|
2016-04-04 12:13:43 +00:00 |
tokens.ll
|
cleanup of OS defines
|
2016-02-23 15:27:34 +01:00 |
types.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |