Jan Steemann
|
daa43b467a
|
fixed dead-locking
|
2012-09-12 13:40:10 +02:00 |
Jan Steemann
|
d670fbca5b
|
issue #150, issue #188
|
2012-09-12 09:32:25 +02:00 |
Jan Steemann
|
9a58ffbb2d
|
avoid deadlocking between synchroniser, compactor and data modification threads (e.g. POST /_api/document)
|
2012-09-12 09:07:51 +02:00 |
Jan Steemann
|
6a17f7c1e8
|
do not ignore out-of-memory
|
2012-09-07 17:44:19 +02:00 |
Jan Steemann
|
451487fd68
|
fixed locking issues
|
2012-09-07 17:24:47 +02:00 |
Jan Steemann
|
743efe30a7
|
some minor cleanups
|
2012-09-06 14:03:07 +02:00 |
Jan Steemann
|
55907a5548
|
fixed potential crash when parameter file cannot be created
|
2012-09-05 11:42:23 +02:00 |
Jan Steemann
|
ff973f399c
|
issue #163
|
2012-08-21 13:04:39 +02:00 |
Jan Steemann
|
ea863bdf70
|
issue #152: fix memleak for barriers
|
2012-08-14 16:03:12 +02:00 |
Jan Steemann
|
ea186b8671
|
issue #151: fixed memleak
|
2012-08-14 14:21:03 +02:00 |
Frank Celler
|
5e84fb02e8
|
added reference to caller
|
2012-08-08 15:32:54 +02:00 |
Jan Steemann
|
982781ec3e
|
reduced sleep intervals
|
2012-08-08 14:51:00 +02:00 |
Frank Celler
|
325a4d59bb
|
datafile check
|
2012-07-28 20:57:03 +02:00 |
Frank Celler
|
818b6d9ec2
|
datafile debugger
|
2012-07-28 09:32:45 +02:00 |
Frank Celler
|
b2a334a063
|
added datafile map for collection
|
2012-07-25 20:56:34 +02:00 |
Frank Celler
|
5aacb31226
|
removed TRI_IndexSimCollection (locking was broken for this function)
|
2012-07-25 16:47:50 +02:00 |
Frank Celler
|
f126016484
|
added ExtractShapedJsonVocShaper
|
2012-07-16 15:42:41 +02:00 |
Frank Celler
|
a02faec3a3
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |
Frank Celler
|
b1aac93853
|
fixed warnings
|
2012-07-14 23:18:33 +02:00 |
Frank Celler
|
191b1338fe
|
issue #98: Unable to change journalSize
|
2012-07-11 13:42:17 +02:00 |
Frank Celler
|
e455348032
|
added --database.wait-for-sync
|
2012-07-10 16:34:06 +02:00 |
Frank Celler
|
de187b1625
|
added wake-up call for synchroniser
|
2012-07-10 15:06:34 +02:00 |
Frank Celler
|
4c517c6d3c
|
removed exec flag
|
2012-07-10 10:46:20 +02:00 |
Frank Celler
|
08ff930154
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-07-09 14:24:38 +02:00 |
Oreste Panaia
|
67d6b7fca0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-07-05 13:59:46 +08:00 |
Oreste Panaia
|
c72f44c949
|
Bitarray indexes update
|
2012-07-05 13:59:26 +08:00 |
Jan Steemann
|
ef01fa3c4e
|
added OOM guard
|
2012-07-04 13:50:35 +02:00 |
Jan Steemann
|
fe1ac7aebb
|
issue #121: added more output to the figures() API call
|
2012-07-04 12:15:16 +02:00 |
Jan Steemann
|
570b47f649
|
honor option --database.maximal-journal-size
|
2012-07-03 17:09:35 +02:00 |
Frank Celler
|
237968ba26
|
cosmetics
|
2012-07-02 18:44:03 +02:00 |
Oreste Panaia
|
4ea30529ba
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-06-29 14:28:10 +08:00 |
Oreste Panaia
|
2e3b6531c8
|
Some fixes for bitarray indexes
|
2012-06-29 14:27:30 +08:00 |
Jan Steemann
|
c4db88bdea
|
fixed doxygen errors
|
2012-06-27 13:22:40 +02:00 |
Oreste Panaia
|
a9f9c3af55
|
trying to upload bitarrays
|
2012-06-27 14:21:21 +08:00 |
Oreste Panaia
|
43309908ec
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/BitIndexes/bitarray.c
arangod/RestServer/ArangoServer.cpp
configure
|
2012-06-26 20:41:04 +08:00 |
Oreste Panaia
|
20bbdab435
|
Bitarray index first draft
|
2012-06-26 20:05:49 +08:00 |
Frank Celler
|
4e6f4a74a6
|
fixed memory leaks
|
2012-06-22 13:38:55 +02:00 |
Jan Steemann
|
0bb547b8f9
|
call UpdateTickVocbase() for both document and revision id
|
2012-06-22 12:45:08 +02:00 |
Jan Steemann
|
5a74e95f35
|
allow reusing ids and revision when creating collections and documents
|
2012-06-19 15:50:52 +02:00 |
Frank Celler
|
0c9683fb8d
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
|
2012-06-14 15:04:33 +02:00 |
Oreste Panaia
|
9949c9e75c
|
renamed sl-operator.c and sl-operator.h to index-operator.c and index-operator.h respectively
|
2012-06-14 10:04:41 +08:00 |
Frank Celler
|
79449d5d71
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
|
2012-06-13 11:40:35 +02:00 |
Frank Celler
|
73e50d932f
|
added name for pthreads
|
2012-06-13 00:12:45 +02:00 |
Jan Steemann
|
4ec362fc8f
|
some optimiser stuff
|
2012-06-12 09:36:58 +02:00 |
Jan Steemann
|
efd48664ef
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
Ahuacatl/ahuacatl-statement-dump.c
Ahuacatl/ahuacatl-statement-dump.h
Ahuacatl/ahuacatl-statementlist.c
Ahuacatl/ahuacatl-tree-dump.c
Ahuacatl/ahuacatl-tree-dump.h
Ahuacatl/ahuacatl-tree-walker.h
Makefile.files
Makefile.in
arangod/Ahuacatl/ahuacatl-tree-dump.c
arangod/Ahuacatl/ahuacatl-tree-dump.h
arangod/Ahuacatl/ahuacatl-tree-walker.c
arangod/Ahuacatl/ahuacatl-tree-walker.h
|
2012-06-08 17:34:20 +02:00 |
Frank Celler
|
313c3c31ed
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangosh/V8Client/arangosh.cpp
|
2012-06-08 15:13:01 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |