Michael Hackstein
|
8b0b8a3667
|
Fixed invalid nullptr for any() query
|
2016-03-18 13:55:11 +01:00 |
Michael Hackstein
|
c7b63f0ffa
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-18 08:48:39 +01:00 |
Max Neunhoeffer
|
d1c5c64d6b
|
Fix baby methods for documents in arangosh.
|
2016-03-18 02:05:19 +01:00 |
Max Neunhoeffer
|
37bac8881d
|
Implement babies variant of DELETE /_api/document/<collection>.
|
2016-03-17 20:28:40 +01:00 |
Michael Hackstein
|
401f55ae37
|
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 |
Michael Hackstein
|
93efb73ca7
|
Added a convenience function to add a collection by name at Runtime to transaction
|
2016-03-16 11:09:42 +01:00 |
jsteemann
|
4f8265bfc8
|
temporary builder leaser
|
2016-03-15 14:08:03 +01:00 |
Michael Hackstein
|
7e0c8c935d
|
Reimplemented optimizer rule to remove unnecessary SORT if covered by index
|
2016-03-15 11:12:10 +01:00 |
Michael Hackstein
|
e0ddf68c4f
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-15 10:05:04 +01:00 |
Michael Hackstein
|
a4edc8dd49
|
Merge from spdvpk
|
2016-03-14 23:46:57 +01:00 |
jsteemann
|
33df831f41
|
small optimizations for v8<->vpack
|
2016-03-14 22:22:35 +01:00 |
Michael Hackstein
|
78f0b95289
|
AQL indexNode now uses the new transaction API. It does not know any index internals itself any more. Optimizer Rule to remove SORT node needs to be reimplemented yet
|
2016-03-14 21:28:58 +01:00 |
Max Neunhoeffer
|
f8f27c6cbf
|
Polish mechanism for recovery via Transaction API.
|
2016-03-14 18:05:17 +01:00 |
Max Neunhoeffer
|
f1e0e66c20
|
Reorganise insert.
|
2016-03-14 12:13:05 +01:00 |
Max Neunhoeffer
|
50514610fc
|
Change id and key validation to use length.
|
2016-03-14 10:23:08 +01:00 |
Max Neunhoeffer
|
8f6cd501aa
|
Change behaviour of remove(), return data, allow returnOld.
|
2016-03-11 16:35:55 +01:00 |
Max Neunhoeffer
|
1c94f8d1be
|
returnNew and returnOld, progress.
|
2016-03-11 15:12:58 +01:00 |
Max Neunhoeffer
|
0dad5a6c7e
|
Finish implementation of returnNew and returnOld.
|
2016-03-11 13:10:14 +01:00 |
Max Neunhoeffer
|
e77159b008
|
New returnNew option for insert.
|
2016-03-11 12:44:36 +01:00 |
Max Neunhoeffer
|
447c95af83
|
Change revision management in Transaction.cpp.
|
2016-03-11 09:53:20 +01:00 |
Max Neunhoeffer
|
0daedb4cbe
|
Prepare returnOld and returnNew.
|
2016-03-10 16:49:03 +01:00 |
Max Neunhoeffer
|
0647661f5a
|
Fix a bug in update for babies.
|
2016-03-10 15:30:52 +01:00 |
Max Neunhoeffer
|
3def27ee6e
|
Do not check for existence of vertex collection at edge insertion.
|
2016-03-10 11:24:59 +01:00 |
Max Neunhoeffer
|
995eecc832
|
Last traces of update_policy gone.
|
2016-03-10 00:17:33 +01:00 |
Max Neunhoeffer
|
31112b9257
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-09 23:59:34 +01:00 |
Max Neunhoeffer
|
80ee083105
|
Fix RestDocumentHandler: modify and remove.
|
2016-03-09 23:59:02 +01:00 |
Jan Steemann
|
7e01c3208a
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 17:56:57 +01:00 |
Jan Steemann
|
b55b5d7386
|
AqlValue refactoring
|
2016-03-09 17:50:20 +01:00 |
Max Neunhoeffer
|
bffd86b035
|
Temporarily disable external VPack usage again.
|
2016-03-09 15:20:21 +01:00 |
Max Neunhoeffer
|
5b807d6753
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-09 13:28:43 +01:00 |
Max Neunhoeffer
|
6b2fa8c33d
|
RestDocumentHandler GET method, plus tests.
|
2016-03-09 13:28:13 +01:00 |
Michael Hackstein
|
507b062fe1
|
trx->document now returns an EXTERNAL VPACK in local case
|
2016-03-09 12:43:32 +01:00 |
Michael Hackstein
|
c3c06a2f5c
|
Modified EDGES AQL funciton to use new Transaction API instead and does not rely on the shaper any more. Also added a iteratorForSlice method to EdgeIndex. It is slightly more complicated than other indexes iteratorForSlice functions because of the special _from, _to indexing in one index.
|
2016-03-09 09:59:51 +01:00 |
jsteemann
|
d756f6a176
|
removed TRI_transaction_collection_t from public APIs
|
2016-03-09 01:51:17 +01:00 |
Max Neunhoeffer
|
be9bf2d90f
|
Babies for document and remove, various cleanup.
|
2016-03-08 21:30:19 +01:00 |
Jan Steemann
|
0c6e8bcd98
|
fixed replace
|
2016-03-07 16:49:26 +01:00 |
Jan Steemann
|
1c150d4d6e
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-04 18:35:40 +01:00 |
Jan Steemann
|
ad4a9542ea
|
removed file
|
2016-03-04 18:32:54 +01:00 |
Jan Steemann
|
c157363f3c
|
less dependencies
|
2016-03-04 17:21:09 +01:00 |
Max Neunhoeffer
|
e4ce808349
|
Finish revolution of document API, RestHandler still missing.
|
2016-03-04 15:16:23 +01:00 |
Jan Steemann
|
5ef3581d16
|
simplifications
|
2016-03-04 14:52:43 +01:00 |
Max Neunhoeffer
|
2654e654db
|
Compiles again, document API not yet sorted out.
|
2016-03-04 10:32:34 +01:00 |
Max Neunhoeffer
|
d2d785ec41
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-03 09:04:54 +01:00 |
Jan Steemann
|
4c03f4bf8d
|
simplification
|
2016-03-02 15:50:52 +01:00 |
Jan Steemann
|
ba40edac87
|
less json
|
2016-03-02 14:58:13 +01:00 |
Michael Hackstein
|
5153750abe
|
Added a function to invoke a callback on all elements in a collection within a transaction.
|
2016-03-02 12:39:37 +01:00 |
Max Neunhoeffer
|
9da16d66a0
|
Fix bugs in Transaction replace method for babies.
|
2016-03-02 11:32:49 +01:00 |
Max Neunhoeffer
|
1398eea35a
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-01 17:50:39 +01:00 |
Max Neunhoeffer
|
2cfa417858
|
First go at babies variant of replace. RestHandler case missing.
|
2016-03-01 17:50:13 +01:00 |
Michael Hackstein
|
65abe721f3
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-01 16:39:04 +01:00 |