Max Neunhoeffer
|
c2bddb1c19
|
Let TRI_document_collection_t inherit from TRI_collection_t.
|
2014-06-11 10:51:47 +02:00 |
Max Neunhoeffer
|
30e16bc127
|
Fix two comments.
|
2014-06-10 15:51:53 +02:00 |
Max Neunhoeffer
|
dbfe62fd66
|
TRI_SelectByExample now uses copies of master pointers.
|
2014-06-10 14:32:57 +02:00 |
Jan Steemann
|
14097f5473
|
create fake transaction for loading collections
|
2014-06-10 14:01:35 +02:00 |
Max Neunhoeffer
|
3c0c785ba5
|
First set of protection assertions.
|
2014-06-10 13:03:04 +02:00 |
Jan Steemann
|
3f22fa03be
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
Jan Steemann
|
72a102e794
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
Jan Steemann
|
ca959cab9d
|
simplified usage of transactions
|
2014-06-06 23:28:34 +02:00 |
Jan Steemann
|
3f6cb4d9ed
|
fixed update policy
|
2014-06-06 22:53:59 +02:00 |
Jan Steemann
|
368091d7c3
|
function cleanup
|
2014-06-06 21:35:34 +02:00 |
Jan Steemann
|
982673ef52
|
read "old" transactions when loading a database
|
2014-06-06 18:32:48 +02:00 |
Jan Steemann
|
cb4ca68c41
|
treat transaction markers in datafiles as garbage and ignore them
|
2014-06-06 17:24:36 +02:00 |
Max Neunhoeffer
|
fd2c99443f
|
Introduce TRI_doc_mptr_copy_t for copies of master pointers.
Did not yet run through all occurrences of TRI_doc_mptr_t to see
whether they have to be TRI_doc_mptr_copy_t.
|
2014-06-06 16:59:32 +02:00 |
Jan Steemann
|
3b3d15b3e4
|
removed useless broadcast
|
2014-06-06 14:17:31 +02:00 |
Jan Steemann
|
362838ae69
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
Jan Steemann
|
8da6824d15
|
added TRI_ASSERT and TRI_ASSERT_EXPENSIVE
|
2014-06-06 10:32:20 +02:00 |
Jan Steemann
|
0f25f8a2b0
|
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/Wal/CollectorThread.cpp
|
2014-06-05 18:14:45 +02:00 |
Jan Steemann
|
b9b1db3e02
|
WAL logfile collection
|
2014-06-05 18:06:42 +02:00 |
Max Neunhoeffer
|
537160f2d5
|
Do not copy TRI_doc_mptr:t structs one more time.
|
2014-06-05 14:03:00 +02:00 |
Max Neunhoeffer
|
3e256a8aee
|
Fix allocation of TRI_doc_mptr_t structs.
|
2014-06-05 13:14:30 +02:00 |
Max Neunhoeffer
|
4de7e852f9
|
Merge branch 'mjmh' of ssh://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/document-collection.cpp
|
2014-06-05 12:07:48 +02:00 |
Max Neunhoeffer
|
2776dc78fa
|
Make TRI_doc_mptr_t a C++ struct.
|
2014-06-05 12:03:57 +02:00 |
Jan Steemann
|
ec8742f920
|
removed separate index lock
|
2014-06-05 11:39:14 +02:00 |
Jan Steemann
|
ed37f50b8e
|
calculate hash outside of lock
|
2014-06-05 01:12:11 +02:00 |
Jan Steemann
|
ebabc0e4e2
|
removed unused property
|
2014-06-04 20:26:15 +02:00 |
Jan Steemann
|
3d4873457b
|
unload
|
2014-06-04 18:21:06 +02:00 |
Jan Steemann
|
3bda98a28c
|
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/VocBase/document-collection.cpp
arangod/Wal/DocumentOperation.h
|
2014-06-04 17:36:00 +02:00 |
Jan Steemann
|
7b7f42118e
|
fixed some unique constraint violation handling
|
2014-06-04 17:28:06 +02:00 |
Max Neunhoeffer
|
3ad1940ce9
|
Looked through _headersPtr.
|
2014-06-04 16:23:07 +02:00 |
Max Neunhoeffer
|
d2c893d8a9
|
One more proof of protection.
|
2014-06-04 16:00:54 +02:00 |
Max Neunhoeffer
|
a7792a5306
|
Looked through TRI_EXTRACT_MARKER_KEY for protection.
|
2014-06-04 15:40:09 +02:00 |
Max Neunhoeffer
|
a32bf12f2f
|
Looked at all _dataptr dereferences.
|
2014-06-04 15:18:25 +02:00 |
Max Neunhoeffer
|
3c25b12aa9
|
Merge branch 'mjmh' of ssh://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-04 14:31:56 +02:00 |
Max Neunhoeffer
|
f3653015b6
|
First part of protection proof.
|
2014-06-04 14:31:38 +02:00 |
Jan Steemann
|
b1e2990172
|
wal collection
|
2014-06-04 14:28:11 +02:00 |
Max Neunhoeffer
|
13541cf4ec
|
Rename component _data -> _dataptr in master pointer.
|
2014-06-03 22:27:08 +02:00 |
Jan Steemann
|
7501fad516
|
removed VocBase/marker.h and VocBase/marker.cpp
|
2014-06-02 18:06:50 +02:00 |
Jan Steemann
|
e39e39b524
|
removed synchroniser
|
2014-06-02 16:04:56 +02:00 |
Jan Steemann
|
d4dd58b264
|
merged primary-collection.cpp with document-collection.cpp
|
2014-05-31 00:22:32 +02:00 |
Jan Steemann
|
fb6b97b9b9
|
re-added transactions
|
2014-05-30 17:42:39 +02:00 |
Jan Steemann
|
7b521a4c9e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/VocBase/document-collection.cpp
arangod/VocBase/document-collection.h
|
2014-05-30 12:51:20 +02:00 |
Jan Steemann
|
ed6a55abb9
|
specialized primary index for faster comparisons and less datafile lookups
|
2014-05-29 03:35:37 +02:00 |
Jan Steemann
|
e52f6f9d05
|
reworked
|
2014-05-27 18:42:40 +02:00 |
Jan Steemann
|
0d5c01cf48
|
removed old functions
|
2014-05-23 09:33:33 +02:00 |
Jan Steemann
|
ea97d443b0
|
use wal shape and attribute markers
|
2014-05-22 16:00:00 +02:00 |
Jan Steemann
|
6ad1ba13cc
|
fixed mutex in key generator
|
2014-05-22 13:11:23 +02:00 |
Jan Steemann
|
de14fa5944
|
removed old CRUD methods
|
2014-05-22 12:17:51 +02:00 |
Jan Steemann
|
081b7fd394
|
fixed key generators
|
2014-05-22 11:59:33 +02:00 |
Jan Steemann
|
c5103e28b3
|
fixed edges
|
2014-05-22 11:27:17 +02:00 |
Jan Steemann
|
0caa570274
|
update()
|
2014-05-21 18:05:08 +02:00 |