Jan Steemann
|
557d37c688
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-08 11:43:54 +02:00 |
Jan Steemann
|
5c3b88b30c
|
added test for optimizer rule
|
2014-09-08 11:43:39 +02:00 |
Willi Goesgens
|
dd5ba978f1
|
Use better names for the optimiser control vars
|
2014-09-08 11:16:40 +02:00 |
Willi Goesgens
|
9473dc83cf
|
Index Sort: add test which should remove duplicate sort.
|
2014-09-08 11:02:17 +02:00 |
Willi Goesgens
|
9524863c44
|
finalize test for the time being.
|
2014-09-05 15:02:16 +02:00 |
Willi Goesgens
|
ebbb9c34b6
|
Redundand-Sort: implement removing of left item superseeding the sort
|
2014-09-04 17:53:20 +02:00 |
Willi Goesgens
|
8cb1330cc2
|
Add optimizer tests for removing unneccessary calculations.
|
2014-09-04 16:57:53 +02:00 |
Willi Goesgens
|
e23cbf1add
|
Work on Filter to IndexRangeNode tests
|
2014-09-04 16:33:37 +02:00 |
Willi Goesgens
|
fab66690eb
|
Fix syntax.
|
2014-09-03 17:26:44 +02:00 |
Willi Goesgens
|
96186458b9
|
Use index for Sort: add more tests, more clever test data structures.
|
2014-09-03 17:15:49 +02:00 |
Willi Goesgens
|
49ff0423f0
|
Recurse into subqueries to dig for nodes; thus the test gets a flat representation.
|
2014-09-03 17:14:21 +02:00 |
Willi Goesgens
|
8ec9525c05
|
SortIndex: move inspection of IndexRangeNode into functions.
|
2014-09-03 11:05:03 +02:00 |
Willi Goesgens
|
74784da12d
|
Use function to search for whether there is a sortnode or not.
|
2014-09-03 10:40:37 +02:00 |
Willi Goesgens
|
135afc043c
|
Try checking whether rules didn't apply because of non-match
|
2014-09-02 17:30:07 +02:00 |
Willi Goesgens
|
8ffdd01d5f
|
Cleanup of tests
- use assertEqual
- use centralized definitions for the various optimizer parameter permutations
|
2014-09-02 17:11:03 +02:00 |
Willi Goesgens
|
e29668c514
|
SortIndex: start implementing unittests for the different usecases.
|
2014-09-01 18:48:32 +02:00 |
Willi Goesgens
|
dbb4ef6e41
|
add tests to revalidate IndexRangeNodes superseeding sorts
TODO: two cases aren't found by the 'use-index-range' as we would expect
|
2014-09-01 13:35:49 +02:00 |
Jan Steemann
|
a02b962e3e
|
added optimizer test
|
2014-09-01 12:14:15 +02:00 |
Jan Steemann
|
7851e5e54c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-01 11:05:41 +02:00 |
Jan Steemann
|
0b3e1557d5
|
fixed creating database w/ users in cluster
|
2014-09-01 11:05:18 +02:00 |
Max Neunhoeffer
|
8549e97e6c
|
Adjust test to new non-sparse skiplists.
|
2014-08-30 00:33:15 +02:00 |
Jan Steemann
|
8a96f907b0
|
refactored function argument conversion
|
2014-08-29 10:59:24 +02:00 |
Jan Steemann
|
0eac5dcf47
|
fixed tests
|
2014-08-29 09:33:09 +02:00 |
Jan Steemann
|
a32fac3747
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-29 09:20:36 +02:00 |
Jan Steemann
|
6cd4372299
|
fixed several tests
|
2014-08-28 22:33:50 +02:00 |
Jan Steemann
|
b54e791f8f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-28 22:23:25 +02:00 |
Jan Steemann
|
d72354da66
|
issue #1003: added feature to use backslash escaping for CSV data in arangoimp
|
2014-08-28 21:03:58 +02:00 |
Jan Steemann
|
2a104b8bcb
|
fixed several AQL tests
|
2014-08-28 16:19:05 +02:00 |
Jan Steemann
|
694d64da3c
|
do not optimize away non-deterministic functions
|
2014-08-28 15:34:06 +02:00 |
Jan Steemann
|
a014b44ba4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Utils/Transaction.h
|
2014-08-28 11:06:14 +02:00 |
Jan Steemann
|
81c095105b
|
issue #1003
|
2014-08-28 10:32:32 +02:00 |
Jan Steemann
|
cd1d0c45f8
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-query.cpp
|
2014-08-27 19:25:37 +02:00 |
Jan Steemann
|
6721dd787c
|
fix typo in manual
|
2014-08-27 12:26:24 +02:00 |
Alan Plum
|
b977c3e605
|
Fixed destroySession docs.
|
2014-08-26 11:45:18 +02:00 |
Lucas Dohmen
|
8578042b73
|
Fixed the success callback for Queues
When an option was missing, the resulting String would have `, ,`
in the String to be evaluated which would result in a syntax error
|
2014-08-25 17:36:50 +02:00 |
Alan Plum
|
7f120194f4
|
Added "preprocess" to job type definitions.
|
2014-08-25 15:29:07 +02:00 |
Alan Plum
|
de9a1c6efc
|
Replaced sessions collection upgrade task.
|
2014-08-25 10:17:31 +02:00 |
Jan Steemann
|
a70a9613f6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
lib/BasicsC/voc-errors.h
|
2014-08-22 21:51:38 +02:00 |
Jan Steemann
|
1b3c8b88cf
|
jslint
|
2014-08-22 17:58:19 +02:00 |
Michael Hackstein
|
8232035989
|
Improved graph traversals by an order of magnitute
|
2014-08-22 17:01:02 +02:00 |
Alan Plum
|
83f47db07f
|
Pass worker result to success/failure handler instead of discarding it.
|
2014-08-22 13:16:45 +02:00 |
Jan Steemann
|
317c7870f0
|
fix tests with Valgrind
|
2014-08-21 11:52:05 +02:00 |
Alan Plum
|
30ee27d1c0
|
Fixed Foxx params with alternatives breaking API docs.
|
2014-08-20 17:01:33 +02:00 |
Alan Plum
|
501735c78b
|
Keep legacy users API backwards-compatible.
|
2014-08-20 14:19:08 +02:00 |
Alan Plum
|
369485b129
|
Replaced backticks with splats to follow doc styleguide.
|
2014-08-20 11:10:50 +02:00 |
Alan Plum
|
fefe0d0e6d
|
Replaced org/arangodb/users internals with users app compatible format.
|
2014-08-20 11:10:50 +02:00 |
Alan Plum
|
288c6d8d31
|
Allow specifying "_" as collection prefix.
|
2014-08-20 10:57:48 +02:00 |
Alan Plum
|
3b00e307ea
|
Formatting. Fixed inline docs in controller.
|
2014-08-20 10:57:47 +02:00 |
Alan Plum
|
3be0e11110
|
Simplified is-mounted-as-system-app check.
|
2014-08-20 10:57:47 +02:00 |
Alan Plum
|
cb3842b149
|
System apps now mount at _system instead of system.
|
2014-08-20 10:57:47 +02:00 |