Jan Steemann
|
c93c952c05
|
fixed from/to-handling in cluster
|
2014-10-20 12:32:08 +02:00 |
Jan Steemann
|
9132a10785
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-20 09:51:43 +02:00 |
Jan Steemann
|
5510f7eee8
|
indentation
|
2014-10-20 09:51:33 +02:00 |
Max Neunhoeffer
|
feef5140a7
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-20 09:14:37 +02:00 |
Max Neunhoeffer
|
6eb2073336
|
Rename VarOverview into RegisterPlan, because that is what it is.
|
2014-10-20 09:14:01 +02:00 |
Max Neunhoeffer
|
db7b23bdb8
|
Fix cloning of VarOverview.
|
2014-10-20 09:04:32 +02:00 |
Jan Steemann
|
648274f30a
|
removed HTTP DELETE handler
|
2014-10-20 08:52:44 +02:00 |
James
|
78339c6c52
|
more bug fixes in GatherBlock.
|
2014-10-18 15:06:03 +01:00 |
James
|
a89d250316
|
fixed skipSome and further cleaning up
|
2014-10-18 14:33:37 +01:00 |
James
|
f16ee1a671
|
fixed bug in comparison function for GatherBlock
|
2014-10-18 14:17:43 +01:00 |
James
|
6f1c251077
|
debugging GatherBlock
|
2014-10-18 14:01:53 +01:00 |
Jan Steemann
|
19502fee8e
|
fixed some tests
|
2014-10-17 18:50:00 +02:00 |
Jan Steemann
|
946ab83c42
|
fixed bug in code generation
|
2014-10-17 16:13:36 +02:00 |
Jan Steemann
|
42c91307ec
|
handlescope
|
2014-10-17 15:56:03 +02:00 |
Jan Steemann
|
026fc2b83a
|
next attempt to fix v8 context handling
|
2014-10-17 15:47:39 +02:00 |
Jan Steemann
|
3effea896c
|
fixed wrong error code
|
2014-10-17 15:30:55 +02:00 |
Max Neunhoeffer
|
de7c303c5d
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Aql/Query.cpp
|
2014-10-17 15:26:50 +02:00 |
Max Neunhoeffer
|
cb75b0b18a
|
Sort out transactions in cluster, part I.
|
2014-10-17 15:25:46 +02:00 |
Jan Steemann
|
d2d9a0ca2e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-17 15:25:15 +02:00 |
Jan Steemann
|
ee614d6ebd
|
v8 context handling
|
2014-10-17 15:25:06 +02:00 |
Willi Goesgens
|
7f387d9ac8
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-17 14:16:19 +02:00 |
Willi Goesgens
|
1a80e19702
|
Implement the option to enter Subqueries first in the ExecutionBlock Walker too
(as in #d2a15253b0805ce2624eac4a44bb66b15c34a21e for the ExecutionNode)
|
2014-10-17 13:36:40 +02:00 |
James
|
40114ef954
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-17 11:07:52 +01:00 |
James
|
dcf427071c
|
shardIds -> shardKeys in distribute to cluster.
|
2014-10-17 11:07:33 +01:00 |
James
|
7da7841f97
|
shardKeys method for Collection.
|
2014-10-17 11:06:57 +01:00 |
Jan Steemann
|
2b68d83072
|
added enterContext and exitContext to Query
|
2014-10-17 12:01:50 +02:00 |
James
|
15e2c87823
|
Merge branches 'devel' and 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-17 10:22:33 +01:00 |
James
|
32f4216005
|
updating distribute-in-cluster opt rule
|
2014-10-17 10:22:26 +01:00 |
Jan Steemann
|
a7f9714d53
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-17 10:35:21 +02:00 |
Jan Steemann
|
0aa02a696b
|
pass ApplicationV8 to queries
|
2014-10-17 10:35:02 +02:00 |
James
|
56c8599dd1
|
fixes to DistributeBlock cursor init and can now send SHAPED to clients.
|
2014-10-17 09:25:37 +01:00 |
Max Neunhoeffer
|
e4460501e7
|
Remove get context in RestAqlHandler.
|
2014-10-17 09:31:11 +02:00 |
Max Neunhoeffer
|
83ebd46652
|
Tell AqlTransaction constructor if transaction is main or sub.
Only lock collections in AqlTransactions that are main ones.
|
2014-10-16 23:59:02 +02:00 |
Jan Steemann
|
68fbe06c4b
|
added missing files
|
2014-10-16 17:25:28 +02:00 |
Jan Steemann
|
912a8162fb
|
some renaming
|
2014-10-16 17:23:50 +02:00 |
Max Neunhoeffer
|
a231ca4c82
|
Finish some changes to transactions in AQL.
|
2014-10-16 16:46:39 +02:00 |
Max Neunhoeffer
|
743d7d127a
|
Snapshot, does not compile, try to sort out transactions in AQL.
|
2014-10-16 16:41:32 +02:00 |
Jan Steemann
|
70c59a61fd
|
removed macro
|
2014-10-16 16:28:18 +02:00 |
Jan Steemann
|
dcb9427b6f
|
rewrote transaction contexts
|
2014-10-16 15:53:28 +02:00 |
Jan Steemann
|
64fd7ea4b3
|
conversions
|
2014-10-16 10:20:04 +02:00 |
Willi Goesgens
|
93ff2652e1
|
Walker: add possibility to enter Subqueries on the way in
NodeClone: don't clone the subquery reference list, we don't need them.
|
2014-10-15 14:59:06 +02:00 |
James
|
9f942d0ce3
|
finished first version of DistributeBlock/Node.
|
2014-10-15 10:53:09 +01:00 |
Jan Steemann
|
dd0601591b
|
fixed uninitialized variable
|
2014-10-15 10:01:01 +02:00 |
Jan Steemann
|
1f423a5e0d
|
removed optimization for range node
|
2014-10-14 13:22:04 +02:00 |
Jan Steemann
|
fc8094e832
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-14 13:20:18 +02:00 |
Jan Steemann
|
6895ba9e27
|
fixed tests
|
2014-10-14 13:20:10 +02:00 |
James
|
1bed52300e
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-14 11:29:34 +01:00 |
James
|
adca1117ff
|
removing debug output, up dating tests.
|
2014-10-14 11:29:14 +01:00 |
Jan Steemann
|
dfb1905035
|
fixed tests
|
2014-10-14 12:03:25 +02:00 |
James
|
3442f298ea
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-14 10:19:38 +01:00 |