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
|
a24e28024e
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-09 09:59:56 +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 |
Jan Steemann
|
b393c3d9bb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
jsteemann
|
d756f6a176
|
removed TRI_transaction_collection_t from public APIs
|
2016-03-09 01:51:17 +01:00 |
Frank Celler
|
dfa9047484
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
Max Neunhoeffer
|
be9bf2d90f
|
Babies for document and remove, various cleanup.
|
2016-03-08 21:30:19 +01:00 |
Max Neunhoeffer
|
2ae400fa06
|
Adjust behaviour of replace and update to tests.
|
2016-03-08 18:45:52 +01:00 |
Jan Steemann
|
0c6e8bcd98
|
fixed replace
|
2016-03-07 16:49:26 +01:00 |
Jan Steemann
|
b358fa329d
|
fixed replication dump and logger-follow commands
|
2016-03-07 15:21:11 +01:00 |
Jan Steemann
|
0c2fdb9fb9
|
less dependency on document-collection.h
|
2016-03-04 20:53:17 +01:00 |
Jan Steemann
|
6eea757c01
|
simplifications
|
2016-03-04 19:40:24 +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
|
4de5e41044
|
simplifications
|
2016-03-04 17:48:27 +01:00 |
Jan Steemann
|
c157363f3c
|
less dependencies
|
2016-03-04 17:21:09 +01:00 |
Max Neunhoeffer
|
4cb42662f3
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-04 15:19:26 +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 |
jsteemann
|
cf1427adff
|
smaller datafile markers
|
2016-03-04 02:25:03 +01:00 |
Jan Steemann
|
78f07c6a31
|
less json
|
2016-03-03 14:23:39 +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
|
a374cabfb9
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-01 18:16:42 +01:00 |
Jan Steemann
|
285de1998b
|
velocypack
|
2016-03-01 17:54:57 +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 |
Jan Steemann
|
747349db19
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-01 17:03:58 +01:00 |
Jan Steemann
|
026cb57138
|
collection export now using vpack
|
2016-03-01 17:03:44 +01:00 |
Michael Hackstein
|
65abe721f3
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-01 16:39:04 +01:00 |
Michael Hackstein
|
922a96fee0
|
Added a reset function to OperationCursor. ALso added a switch to getMore to define that all documents are referenced as Externals instead of inplace
|
2016-03-01 16:37:21 +01:00 |
Jan Steemann
|
3fa4623dd1
|
made some methods private
|
2016-03-01 15:53:10 +01:00 |
Jan Steemann
|
0cb0c0142f
|
remove _rid from master pointer
|
2016-03-01 15:06:54 +01:00 |
Michael Hackstein
|
6e7f9ef49c
|
Transaction OperationCursor now implements a skip method.
|
2016-03-01 14:37:40 +01:00 |
Jan Steemann
|
0fcaf41477
|
cleanup
|
2016-03-01 14:07:47 +01:00 |
Jan Steemann
|
15350cf4b8
|
renamed and removed
|
2016-03-01 12:34:03 +01:00 |
Jan Steemann
|
102066b4ee
|
removed methods
|
2016-03-01 11:50:16 +01:00 |
Jan Steemann
|
21e5e68ae5
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-01 11:14:55 +01:00 |
Jan Steemann
|
6c152649d4
|
added allKeys() method
|
2016-03-01 11:14:40 +01:00 |
Max Neunhoeffer
|
ad97830d7f
|
Add babies to insert document API (V8 & HTTP & Transaction).
|
2016-03-01 10:14:24 +01:00 |
Michael Hackstein
|
16750ea55b
|
Replaced OperationCursor by forward declaration
|
2016-02-29 15:26:52 +01:00 |
Michael Hackstein
|
4f7e03af58
|
Removed unnecessary reference to Index.h. Decreases build time when Indexes are changed
|
2016-02-29 14:25:35 +01:00 |
jsteemann
|
545b0ed6a2
|
cleanup
|
2016-02-27 02:44:51 +01:00 |
jsteemann
|
f0aeab0d12
|
cleanup
|
2016-02-27 01:10:42 +01:00 |
Jan Steemann
|
bd9293802d
|
marker changes, unfinished
|
2016-02-26 19:39:17 +01:00 |
Jan Steemann
|
254a54a470
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-26 16:24:23 +01:00 |
Jan Steemann
|
27fac1e05e
|
removed marker types
|
2016-02-26 16:24:17 +01:00 |
Michael Hackstein
|
4f832aa568
|
Fixed a bug in EdgeIndex lookup and added checks when inserting documents into an Edge Collection. They now need to have valid _from and _to entries
|
2016-02-26 15:48:48 +01:00 |
Jan Steemann
|
ebf2d1520b
|
removed TRI_doc_mptr_copy_t
|
2016-02-26 11:46:33 +01:00 |
Jan Steemann
|
2ee4dad77b
|
TransactionContext is now the resource owner
|
2016-02-25 14:02:57 +01:00 |
Jan Steemann
|
3c6391279e
|
cleanup
|
2016-02-25 12:24:04 +01:00 |
Jan Steemann
|
0b815931a7
|
fixed crud operations
|
2016-02-25 11:49:11 +01:00 |
Frank Celler
|
37a0a7fc05
|
Merge branch 'devel' of github.com:arangodb/arangodb into solaris
|
2016-02-25 10:56:14 +01:00 |
Jan Steemann
|
8f2e2de451
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-25 10:46:13 +01:00 |
jsteemann
|
1823ae4fd2
|
removed unused forwards and functions
|
2016-02-25 00:48:06 +01:00 |
Jan Steemann
|
cd6a9d4988
|
cleanup
|
2016-02-24 20:12:46 +01:00 |
Jan Steemann
|
5ee8493c39
|
cleanup
|
2016-02-24 19:51:12 +01:00 |
Frank Celler
|
4b2b85f1b5
|
more cleanup
|
2016-02-24 19:19:04 +01:00 |
Michael Hackstein
|
a5442d19f3
|
Fixed a bug in expandInSearch values. And removed temporary test hack.
|
2016-02-24 14:46:21 +01:00 |
Michael Hackstein
|
9727a1f3a8
|
Started to add an implementation tu multiply queries with IN. THis is identical for all indexes and does not check validity. The general idea is that an index does not need to know anything about AND, OR, IN. It just has to know primitive types like EQ, LE, LT, GE, GT.
|
2016-02-24 13:29:26 +01:00 |
jsteemann
|
886dca61b0
|
removed log messages
|
2016-02-23 22:01:26 +01:00 |
jsteemann
|
e69e37ec97
|
fixed start
|
2016-02-23 21:51:02 +01:00 |
jsteemann
|
ee49f4f3f7
|
cppcheck
|
2016-02-23 21:33:59 +01:00 |
Jan Steemann
|
a27f1efd66
|
changed resolver handling
|
2016-02-23 20:27:13 +01:00 |
Jan Steemann
|
0e5f1fcb24
|
moved ditches into TransactionContext
|
2016-02-23 16:46:25 +01:00 |
Jan Steemann
|
b7ef8e6f1d
|
removed unused method
|
2016-02-23 16:01:15 +01:00 |
Max Neunhoeffer
|
fac2ebeaa2
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-02-23 14:35:45 +01:00 |
Max Neunhoeffer
|
54b645df55
|
Change API of index scan.
|
2016-02-23 14:34:41 +01:00 |
Jan Steemann
|
70d44f06fa
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-23 13:22:46 +01:00 |
Jan Steemann
|
eb202f528c
|
pass vocbase in TransactionContext
|
2016-02-23 13:03:30 +01:00 |
Jan Steemann
|
f468cd00ad
|
create transaction context as shared ptr
|
2016-02-23 12:18:39 +01:00 |
Jan Steemann
|
e187615477
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-23 11:06:10 +01:00 |
Jan Steemann
|
0a969caf23
|
removed SingleCollectionReadOnlyTransaction and SingleCollectionWriteTransaction
|
2016-02-23 11:05:44 +01:00 |
Michael Hackstein
|
6edcfd1553
|
Transaction ALL and ANY now return the custom type handler, so the result is actually usable
|
2016-02-23 10:33:59 +01:00 |
Michael Hackstein
|
4b4661f2b0
|
Fixed compiler errors
|
2016-02-23 09:58:39 +01:00 |
Michael Hackstein
|
c3dbb0a37a
|
Added transaction.any new version
|
2016-02-23 09:42:34 +01:00 |
Michael Hackstein
|
deef8c3c42
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-02-22 17:18:15 +01:00 |
Jan Steemann
|
49181147e4
|
truncate optimization
|
2016-02-22 16:52:18 +01:00 |
Jan Steemann
|
3e2e14d800
|
truncate()
|
2016-02-22 16:30:56 +01:00 |
Jan Steemann
|
f07054bf6a
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-22 16:28:42 +01:00 |
Jan Steemann
|
7efe1c6091
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-22 16:28:37 +01:00 |
Michael Hackstein
|
39d022c4d3
|
Fixed compile error that only occured in Maintainer mode.
|
2016-02-22 16:11:21 +01:00 |
Michael Hackstein
|
1367368b38
|
Added a version for ScanIndex with CursorType::Any
|
2016-02-22 15:42:57 +01:00 |
Jan Steemann
|
840062af8d
|
all()
|
2016-02-22 14:03:50 +01:00 |
Michael Hackstein
|
ef4f3790bc
|
Added OperationCursor to cmake file. Fixed compile errors
|
2016-02-22 14:02:03 +01:00 |
Michael Hackstein
|
bbd6ee4c12
|
Added implementation for operation cursor
|
2016-02-22 13:53:27 +01:00 |
Michael Hackstein
|
e9054fdf29
|
Added a All iterator for the primary index and made it available in the transaction
|
2016-02-22 13:25:51 +01:00 |
Jan Steemann
|
69833fbca2
|
added getCollectionType() method
|
2016-02-22 12:26:17 +01:00 |
Max Neunhoeffer
|
ed29fd9d60
|
Introduce getCollectionId, use it in a few places.
|
2016-02-19 23:48:34 +01:00 |
Max Neunhoeffer
|
393ac7e753
|
Rename getCollectionId -> getCollectionIdLocal.
|
2016-02-19 23:26:17 +01:00 |
Michael Hackstein
|
687bc3c19b
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-02-19 18:22:24 +01:00 |
Michael Hackstein
|
756c056795
|
Added basic implementation to scan an index based on a transaction. However no index implements the new iterator yet. Next step.
|
2016-02-19 18:22:19 +01:00 |
Max Neunhoeffer
|
334ddda823
|
Fix error handling with wrong revisions.
|
2016-02-19 16:48:28 +01:00 |
Michael Hackstein
|
5ff54220ca
|
Started implementing indexScan on transaction. Does not return anything useful yet
|
2016-02-19 16:35:17 +01:00 |
Max Neunhoeffer
|
20c1a8142f
|
Add truncate for coordinator.
|
2016-02-19 16:14:11 +01:00 |
Max Neunhoeffer
|
bbb47a5252
|
Add proper error handling for coordinator CRUD. Add remove.
|
2016-02-19 16:09:26 +01:00 |
Max Neunhoeffer
|
1e38c746dc
|
Add update on coordinator in Transaction.
|
2016-02-19 15:12:45 +01:00 |
Max Neunhoeffer
|
b406a062ca
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-02-19 14:13:54 +01:00 |
Max Neunhoeffer
|
81ae787388
|
Index Scan API.
|
2016-02-19 14:11:33 +01:00 |
Jan Steemann
|
18b6f3bbd9
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-19 12:23:55 +01:00 |
Max Neunhoeffer
|
0c97d9652a
|
Fix SingleCollectionTransaction in cluster case.
Collection ID lookup was not cluster ready.
|
2016-02-19 12:19:35 +01:00 |
Jan Steemann
|
d97cfc84e4
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-19 12:06:18 +01:00 |
Max Neunhoeffer
|
bca482661a
|
Factor out buildDocumentIdentity.
|
2016-02-19 11:56:44 +01:00 |
Jan Steemann
|
8b8101fc59
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-19 11:44:06 +01:00 |
jsteemann
|
62130d3239
|
locking-related bugfixes
|
2016-02-19 00:31:28 +01:00 |
Max Neunhoeffer
|
a62a23d167
|
Fix compilation.
|
2016-02-18 23:09:07 +01:00 |
Max Neunhoeffer
|
5fccaecc67
|
Add API for Transaction::indexScan.
|
2016-02-18 22:34:53 +01:00 |
Max Neunhoeffer
|
092d96db08
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-02-18 21:26:29 +01:00 |
Jan Steemann
|
367c234d96
|
implemented count()
|
2016-02-18 17:54:28 +01:00 |
Max Neunhoeffer
|
cb2b159af3
|
Add documentCoordinator in Transaction.
|
2016-02-18 16:54:23 +01:00 |
Jan Steemann
|
544fc3a31b
|
fixed compile error
|
2016-02-18 16:34:41 +01:00 |
Jan Steemann
|
5b3b7e673b
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-18 16:17:07 +01:00 |
Jan Steemann
|
157bbe3cf7
|
fixed replace()
|
2016-02-18 16:16:54 +01:00 |
Max Neunhoeffer
|
a66246e6ef
|
Remove old constructors.
|
2016-02-18 15:57:35 +01:00 |
Max Neunhoeffer
|
f08f663ec0
|
Fix constructor call to OperationResult.
|
2016-02-18 15:33:02 +01:00 |
Max Neunhoeffer
|
27885f75bd
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-02-18 14:56:59 +01:00 |
Max Neunhoeffer
|
52d051d571
|
Add insertCluster method to transaction. Change OperationResult.
|
2016-02-18 14:56:37 +01:00 |
Jan Steemann
|
9b80a8a371
|
return _rev in case of revision mismatch for document(), fixed update()
|
2016-02-18 14:42:38 +01:00 |
Michael Hackstein
|
7ed6754389
|
Fixed usage of document, to also include customTypeHandler for export to V8
|
2016-02-18 13:21:06 +01:00 |
Jan Steemann
|
d7963c651b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-18 12:55:49 +01:00 |
Jan Steemann
|
ea7a7b4242
|
handle custom types
|
2016-02-18 12:55:33 +01:00 |
Frank Celler
|
a5e804ab70
|
added cancel
|
2016-02-17 22:19:52 +01:00 |
Jan Steemann
|
d6cc325c43
|
initial implementation of update, still broken
|
2016-02-17 18:06:35 +01:00 |
Michael Hackstein
|
abc3b18189
|
The collection remove function now uses new transaction remove api
|
2016-02-17 16:19:19 +01:00 |
Michael Hackstein
|
0b9bb35fc3
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-02-17 16:11:35 +01:00 |
Michael Hackstein
|
2fec9dbef6
|
Added debug output and stub for replace
|
2016-02-17 16:11:32 +01:00 |
Jan Steemann
|
dda2459f41
|
added document()
|
2016-02-17 15:59:44 +01:00 |
Jan Steemann
|
bdc675e494
|
added stubs for document() and update()
|
2016-02-17 13:53:19 +01:00 |
Jan Steemann
|
bce6b4f130
|
remove
|
2016-02-17 13:41:18 +01:00 |
Jan Steemann
|
39e64150e4
|
stubs for remove()
|
2016-02-17 12:14:21 +01:00 |
Jan Steemann
|
0511a944ad
|
implemented local insert method
|
2016-02-16 18:32:50 +01:00 |
Jan Steemann
|
10d2c537a0
|
use insert()
|
2016-02-16 17:30:01 +01:00 |
Jan Steemann
|
46195bd3c9
|
added wasSynchronous flag
|
2016-02-16 16:41:50 +01:00 |
Jan Steemann
|
7127f54981
|
moved options into separate header
|
2016-02-16 16:23:28 +01:00 |
Jan Steemann
|
e1817ac3b7
|
commented header
|
2016-02-16 16:04:09 +01:00 |
Jan Steemann
|
7a8968348f
|
comments in header
|
2016-02-16 15:56:38 +01:00 |
Jan Steemann
|
0c4ab9054a
|
API cleanup
|
2016-02-16 15:13:30 +01:00 |
Jan Steemann
|
313f27deed
|
renamed methods
|
2016-02-15 18:18:03 +01:00 |
Jan Steemann
|
242481a501
|
small code refactoring
|
2016-02-15 17:02:36 +01:00 |
Jan Steemann
|
c3d3ef2b2d
|
use different custom type
|
2016-02-12 17:29:35 +01:00 |
Jan Steemann
|
0089b0fcf6
|
updated vpack library
|
2016-02-12 16:33:26 +01:00 |
Jan Steemann
|
9898103bc1
|
initial vpack documents
|
2016-02-11 21:56:10 +01:00 |
jsteemann
|
79cc85debd
|
fixed leak
|
2016-02-07 00:23:57 +01:00 |
jsteemann
|
371a9fd046
|
prevent lock from being moved from one thread to another
|
2016-02-06 00:37:32 +01:00 |
Jan Steemann
|
b7abf5a40d
|
attempt to fix Windows build
|
2016-02-01 12:04:28 +01:00 |
jsteemann
|
2d7323a560
|
fixed warnings shown by clang-3.7
|
2016-01-31 02:17:36 +01:00 |
jsteemann
|
353c9732b7
|
removed last LOG_xxx macros
|
2016-01-30 04:03:18 +01:00 |
jsteemann
|
9482ee1cca
|
use Logger
|
2016-01-30 00:08:35 +01:00 |
jsteemann
|
ff21453255
|
logger transition: all files in arangod exception transactions.cpp
|
2016-01-29 23:28:44 +01:00 |
Michael Hackstein
|
436c377cb5
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-01-29 14:01:53 +01:00 |
Michael Hackstein
|
d1cec2a423
|
Cursor dump now uses VPack instead of TRI_json_t. There is only one temporary TRI_json_t from shaped json
|
2016-01-27 17:28:18 +01:00 |
Frank Celler
|
175e1e6b51
|
moved low level mutex in Mutex class
|
2016-01-27 15:31:02 +01:00 |
Michael Hackstein
|
7360cba43a
|
The cursor now returns VPackSlices instead of TRI_json_t
|
2016-01-27 14:26:36 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Jan Steemann
|
3d8a52cdf4
|
some refactoring
|
2016-01-27 13:28:19 +01:00 |
Michael Hackstein
|
b49830c106
|
Started migrating cursors to VelocyPack
|
2016-01-26 16:00:29 +01:00 |
Jan Steemann
|
3fc862f0ef
|
changed locking macros
|
2016-01-26 15:39:12 +01:00 |
Michael Hackstein
|
a6f58ce14d
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
Jan Steemann
|
9beeb09f37
|
fix out-of-memory situations
|
2016-01-22 13:24:33 +01:00 |
jsteemann
|
0a12bd2732
|
more diagnosis
|
2016-01-22 00:58:36 +01:00 |
Jan Steemann
|
219da94986
|
fix some locks
|
2016-01-21 13:01:31 +01:00 |
jsteemann
|
842384016d
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
jsteemann
|
ef67a496e6
|
more checks & asserts, C API cleanup
|
2016-01-20 22:08:11 +01:00 |
Frank Celler
|
ff11db7b78
|
added threadNumber to identify a thread
|
2016-01-19 13:57:30 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
jsteemann
|
5759882ef6
|
removed useless comments
|
2016-01-14 23:24:21 +01:00 |
Frank Celler
|
89ca0ffae1
|
added work monitor call
|
2016-01-13 18:10:51 +01:00 |
Jan Steemann
|
a08be0f0ff
|
removed included iostream header
|
2016-01-12 18:30:57 +01:00 |
Jan Steemann
|
687d6133f0
|
comments reformatting
|
2016-01-11 09:52:39 +01:00 |
jsteemann
|
9f0576c65f
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
jsteemann
|
50c0e18d53
|
removed useless con|destructor comments
|
2016-01-07 21:19:53 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
Jan Steemann
|
edb4d2dc4c
|
fix some VS compile errors
|
2016-01-05 14:10:10 +01:00 |
jsteemann
|
a6cb463e06
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
Jan Steemann
|
d6e05a2e19
|
added optional "startTime" attribute for handler description
|
2016-01-04 19:04:15 +01:00 |
Jan Steemann
|
28d80cf8d4
|
fixed shutdown leak
|
2016-01-04 18:37:01 +01:00 |
Frank Celler
|
1065a1bd2c
|
added work monitor
|
2016-01-04 15:33:06 +01:00 |
Max Neunhoeffer
|
c7f00bfeda
|
Continue work on TODOs.
|
2015-12-23 14:40:04 +01:00 |
Jan Steemann
|
ad45a4b254
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 12:31:14 +01:00 |
Jan Steemann
|
b76c61adb1
|
\0 fix
|
2015-12-17 12:28:16 +01:00 |
Jan Steemann
|
2b3f3f997b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
Jan Steemann
|
6ee9a6f90e
|
replication fixes
|
2015-12-16 19:52:01 +01:00 |
Michael Hackstein
|
bec87a0ef8
|
Adapted utils to class version of TRI_col_info_t
|
2015-12-16 11:43:12 +01:00 |
Max Neunhoeffer
|
7641feeb88
|
Fix ClusterComm library w.r.t. pointers.
|
2015-12-14 11:22:30 +01:00 |
Michael Hackstein
|
dd172d1776
|
Now allows to update a document with a VelocyPackSlice
|
2015-12-07 14:23:56 +01:00 |
Michael Hackstein
|
6b2f2451a6
|
Added wrappers to write/modify VelocyPack documents in a transaction
|
2015-12-06 13:32:43 +01:00 |
Michael Hackstein
|
72e7845166
|
Added a dummy dumpDocs VPack function. (Wraps around the TRI_json_t variant
|
2015-12-06 12:57:40 +01:00 |
Jan Steemann
|
5c033f566b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-04 13:47:08 +01:00 |
jsteemann
|
7892c98996
|
unconstify return types
|
2015-12-03 11:06:25 +01:00 |
hkernbach
|
6d25ac57e9
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-01 11:25:58 +01:00 |
Jan Steemann
|
0dd207f9f5
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-01 11:14:12 +01:00 |
jsteemann
|
37f72fa721
|
micro optimizations
|
2015-11-30 19:37:58 +01:00 |
Michael Hackstein
|
43ac825241
|
The CXX Edges handler now first checks if the collection is an edge collection
|
2015-11-30 14:17:13 +01:00 |
Jan Steemann
|
19b2d28167
|
pass transaction to index APIs
|
2015-11-25 14:42:29 +01:00 |
Jan Steemann
|
75e4e6e815
|
added transaction to all signatures
|
2015-11-24 17:34:23 +01:00 |
Jan Steemann
|
317ef4b8a2
|
remove, not working yet
|
2015-11-24 11:30:15 +01:00 |
Jan Steemann
|
bd090571fb
|
insertion of documents using vpack
|
2015-11-23 18:34:36 +01:00 |
Michael Hackstein
|
3926e82247
|
Added an otion to extract the collection type in a cluster with the CollectionNameResolcer
|
2015-11-16 19:47:50 +01:00 |
Wilfried Goesgens
|
179660e87c
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-04 17:07:09 +01:00 |
Jan Steemann
|
afdcc68e51
|
minor patches
|
2015-11-03 10:19:25 +01:00 |
Wilfried Goesgens
|
bb9039c855
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-10-29 16:01:01 +01:00 |
Michael Hackstein
|
e2d8bb2094
|
Added an additional assertion for nullptr in orderDitch. It was asserted on a subattribute of collection but never on collection itself
|
2015-10-29 09:51:30 +01:00 |
Wilfried Goesgens
|
951165ab1e
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
Conflicts:
arangod/Aql/grammar.cpp
arangod/Aql/grammar.h
js/common/modules/org/arangodb/graph-examples/example-graph.js
|
2015-10-28 11:08:18 +01:00 |
jsteemann
|
058fec96f6
|
removed some dependencies
|
2015-10-23 00:15:07 +02:00 |
Michael Hackstein
|
c3c57d26a0
|
Improved skip in Enumerate collection
|
2015-10-22 16:22:56 +02:00 |
Wilfried Goesgens
|
dae95de667
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-10-21 14:54:01 +02:00 |
Jan Steemann
|
4bf3bb047b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-07 17:25:56 +02:00 |
Michael Hackstein
|
1ba2efed60
|
Fixed GraphNeighbors as locking was not woring for include data
|
2015-10-07 15:50:41 +02:00 |
Jan Steemann
|
8ee068ba40
|
refactoring
|
2015-10-06 13:31:56 +02:00 |
Jan Steemann
|
4249095456
|
issue #1507: added optional *allowImplicit* sub-attribute for transactions
|
2015-09-24 15:50:00 +02:00 |
Michael Hackstein
|
1a7f414c16
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-09-18 12:21:39 +02:00 |
Frank Celler
|
c4d1fff729
|
new traversal
|
2015-09-18 10:40:28 +02:00 |
Jan Steemann
|
dc7ac83354
|
incremental sync fixes
|
2015-09-15 14:20:08 +02:00 |
Jan Steemann
|
2419ec939b
|
re-added build directory
|
2015-09-14 10:52:21 +02:00 |
Jan Steemann
|
d7a3b51e1b
|
additional sync method
|
2015-09-11 17:13:31 +02:00 |
Jan Steemann
|
bead727a32
|
initial work for better incremental synchronization
|
2015-09-10 18:17:58 +02:00 |
Jan Steemann
|
cd3dd77e9a
|
removed unused method
|
2015-09-04 10:59:18 +02:00 |
Willi Goesgens
|
771c291042
|
Merge pull request #1472 from CoDEmanX/devel
More Americanization
|
2015-09-04 09:15:30 +02:00 |
Jan Steemann
|
06760a2c45
|
fixed broken index scan
|
2015-09-03 22:49:53 +02:00 |
CoDEmanX
|
3a9648d78a
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Michael Hackstein
|
630c8fd42f
|
Improved Primary Sequential read
|
2015-09-03 16:25:24 +02:00 |
Jan Steemann
|
ec61d921f6
|
fixed typo
|
2015-09-03 13:55:07 +02:00 |
CoDEmanX
|
b4593a7e82
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
Claudius Weinberger
|
f52beeacb0
|
fixed invalid index lookupus
|
2015-09-01 12:38:51 +00:00 |
Michael Hackstein
|
876853dd9f
|
Fixed a bug with skip over primary index
|
2015-08-28 09:28:24 +02:00 |
Michael Hackstein
|
81fa8018b0
|
Improved primary index lookups to use parameter by reference instead of byPointer. less error prone. Fixed some issues with it.
|
2015-08-28 09:28:24 +02:00 |
Michael Hackstein
|
d1ac131294
|
Fixed a bad access bug
|
2015-08-28 09:28:24 +02:00 |
Michael Hackstein
|
fa5e1cc66f
|
Adopted the collection export to new primary index
|
2015-08-28 09:28:23 +02:00 |
Michael Hackstein
|
035de49b2f
|
Adopted the transactions to the new Primary Index implementation. Removed nth queries.
|
2015-08-28 09:28:22 +02:00 |
Michael Hackstein
|
6d4d41387b
|
Implemented sequential read and any read in Transaction.h
|
2015-08-28 09:28:22 +02:00 |
Michael Hackstein
|
0e90f396d7
|
Piped through readRandom and readSequential in PrimaryIndex. Used in Transaction
|
2015-08-28 09:28:22 +02:00 |
Jan Steemann
|
e73f546be2
|
added assertion
|
2015-08-26 12:51:31 +02:00 |
Jan Steemann
|
7540059f36
|
uint32_t => uint64_t
|
2015-08-25 15:08:09 +02:00 |
Jan Steemann
|
31a6547d4c
|
fix replication resumption
|
2015-08-21 15:57:24 +02:00 |
Jan Steemann
|
744ff9e251
|
no explicit make_pair
|
2015-08-05 22:58:31 +02:00 |
Jan Steemann
|
7ad99087ee
|
use unique_ptr
|
2015-08-03 09:18:20 +02:00 |
Jan Steemann
|
6d7ccd7699
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Jan Steemann
|
e8205e5dc0
|
use new and delete for TRI_server_t
|
2015-07-21 11:57:04 +02:00 |
Jan Steemann
|
124fe7a34c
|
use new/delete for TRI_vocbase_t
|
2015-07-20 12:08:13 +02:00 |
Jan Steemann
|
e25ecb5be8
|
added function cacheability info
|
2015-06-27 09:06:35 +02:00 |
Jan Steemann
|
1f5e047486
|
query cache, now with result limitations, HTTP and JavaScript APIs
|
2015-06-27 01:12:32 +02:00 |
Jan Steemann
|
7b366ca130
|
use auto
|
2015-06-05 12:46:41 +02:00 |
Jan Steemann
|
4dde6e49cd
|
goodbye barriers, welcome ditches
|
2015-05-28 10:23:30 +02:00 |