Willi Goesgens
|
a809b58541
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-12 17:11:06 +02:00 |
Willi Goesgens
|
e823314a63
|
Adapt #8c280e255cce88af22377bee0e3ea8669c2b6d97 and #35303ab5eb5f3d588c2c6fe276dcc3772836d89f to give us a graph in defined sequence here too.
|
2014-08-12 17:10:29 +02:00 |
Jan Steemann
|
d06dd817b0
|
removed some default cases
|
2014-08-12 17:03:06 +02:00 |
Jan Steemann
|
13849b2c77
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-12 16:54:07 +02:00 |
Jan Steemann
|
14e136f6d4
|
fixed enumeration over empty docvec
|
2014-08-12 16:53:58 +02:00 |
Max Neunhoeffer
|
afaabc7964
|
Fix bug in skipSome of EnumerateCollectionBlock.
|
2014-08-12 16:49:00 +02:00 |
Michael Hackstein
|
1ee7cecdd7
|
Enforced sorting in ahuacatl generel graph test
|
2014-08-12 16:38:15 +02:00 |
Jan Steemann
|
80848b62a9
|
make test deterministic
|
2014-08-12 16:28:59 +02:00 |
Jan Steemann
|
3ae6d85711
|
removed tests for now-unsupported functionality
|
2014-08-12 16:22:32 +02:00 |
Jan Steemann
|
6400912c3a
|
some comments
|
2014-08-12 16:19:48 +02:00 |
Max Neunhoeffer
|
cb56e2175f
|
Fix SortBlock empty bug.
|
2014-08-12 16:00:31 +02:00 |
Max Neunhoeffer
|
132b22e0bb
|
Further bugfixes with AqlItemBlock and AqlValue allocations.
|
2014-08-12 15:52:27 +02:00 |
Max Neunhoeffer
|
c1c84cdf15
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-12 15:36:05 +02:00 |
Max Neunhoeffer
|
758b6b7cfc
|
Fix problems with empty AqlValues in hashes.
|
2014-08-12 15:35:49 +02:00 |
Jan Steemann
|
d910e468f5
|
fixed issue with SLEEP() in test
|
2014-08-12 15:28:52 +02:00 |
Jan Steemann
|
b3ed6a2b38
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-12 15:28:00 +02:00 |
Jan Steemann
|
e329864efc
|
fixed function calls that do not return values
|
2014-08-12 15:27:44 +02:00 |
Max Neunhoeffer
|
58d062d426
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-12 15:26:08 +02:00 |
Max Neunhoeffer
|
73abdf80f3
|
Redo exception-safe SortBlock.
|
2014-08-12 15:25:40 +02:00 |
Michael Hackstein
|
9d4642c4b5
|
Fixed ahuacatl-general-graph test. It does not depend on the sorting any more
|
2014-08-12 14:32:30 +02:00 |
Jan Steemann
|
7feea4c640
|
fixed [] attribute access
|
2014-08-12 14:02:46 +02:00 |
Jan Steemann
|
162681ada4
|
fixed handling of ranges
|
2014-08-12 14:00:51 +02:00 |
Max Neunhoeffer
|
449b92aa0a
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-12 13:26:26 +02:00 |
Max Neunhoeffer
|
3f67262e07
|
Teach AqlItemBlocks to reference count.
|
2014-08-12 13:25:35 +02:00 |
Jan Steemann
|
19e39fb80e
|
fixed another test
|
2014-08-12 11:59:09 +02:00 |
Jan Steemann
|
0b2b1e83db
|
fixed handling of bind parameters
|
2014-08-12 11:52:17 +02:00 |
Jan Steemann
|
c5fc5b7de8
|
fixed collection argument conversion
|
2014-08-12 11:13:23 +02:00 |
Willi Goesgens
|
36fef2ab97
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-12 09:46:46 +02:00 |
Willi Goesgens
|
382fca6521
|
Add GRAPH_ABSOLUTE_BETWEENNESS mapping which was gone missing.
|
2014-08-12 09:46:17 +02:00 |
James
|
702e143fd6
|
further updating of skipSome method for AggregateBlock after changes to getSome
method.
|
2014-08-12 09:34:48 +02:00 |
James
|
8b71fca20c
|
removed some unnecessary lines from skipSome method for AggregateBlock.
|
2014-08-12 09:11:37 +02:00 |
Willi Goesgens
|
3247bff6db
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-12 08:41:13 +02:00 |
Jan Steemann
|
7df456a1dd
|
rework of COLLECT
|
2014-08-11 20:06:08 +02:00 |
Jan Steemann
|
83ceedf48e
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 18:05:35 +02:00 |
Jan Steemann
|
88f6e527f9
|
small changes
|
2014-08-11 18:05:27 +02:00 |
Jan Steemann
|
5bc797b4d1
|
made DefaultBatchSize public
|
2014-08-11 18:04:35 +02:00 |
Willi Goesgens
|
a20421f976
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-11 17:35:20 +02:00 |
Willi Goesgens
|
5d495e4f64
|
Output the failing functions during tests.
|
2014-08-11 17:34:45 +02:00 |
James
|
42bfc02d7f
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 17:10:43 +02:00 |
James
|
9c87992bd9
|
fixed bug in skipSome method for EnumerateListBlock.
|
2014-08-11 17:10:32 +02:00 |
Max Neunhoeffer
|
283edc67cf
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 17:01:16 +02:00 |
Max Neunhoeffer
|
933ca8f245
|
Add another assertion.
|
2014-08-11 17:01:04 +02:00 |
Willi Goesgens
|
62d9435269
|
in case of we don't like the error number, output it plus the error message.
|
2014-08-11 16:50:56 +02:00 |
James
|
7d98ab731d
|
removing debugging output.
|
2014-08-11 16:40:40 +02:00 |
James
|
00967e9fde
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 16:36:10 +02:00 |
James
|
c911b93ebd
|
skipSome method for AGGREGATE block.
|
2014-08-11 16:36:02 +02:00 |
Willi Goesgens
|
4ae37d8840
|
If before/after Unittests fail to match results, print the query responsible.
|
2014-08-11 16:09:32 +02:00 |
James
|
3e32dafc91
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 15:56:57 +02:00 |
James
|
94e0d88067
|
skipSome method for FilterBlocks.
|
2014-08-11 15:56:49 +02:00 |
Max Neunhoeffer
|
ef9430c49d
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 15:55:41 +02:00 |