Jan Steemann
|
240bda8b06
|
use DatabaseGuard
|
2014-06-03 19:44:37 +02:00 |
Jan Steemann
|
52dc9a91b8
|
added more markers and tests
|
2014-06-03 19:30:40 +02:00 |
Jan Steemann
|
577860c978
|
renamed struct attribute
|
2014-06-03 19:15:01 +02:00 |
Jan Steemann
|
fb87b35dec
|
initial implementation of wal logfile collection, scans markers only atm
|
2014-06-03 16:39:49 +02:00 |
Jan Steemann
|
2c934cf1aa
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
|
2014-06-02 09:52:05 +02:00 |
Jan Steemann
|
5962e9dfc4
|
added std::19337
|
2014-05-31 02:56:18 +02:00 |
Jan Steemann
|
d4dd58b264
|
merged primary-collection.cpp with document-collection.cpp
|
2014-05-31 00:22:32 +02:00 |
Jan Steemann
|
c38de677d0
|
cleaned up WAL markers
|
2014-05-21 14:17:58 +02:00 |
Jan Steemann
|
cdad1f19fe
|
moved marker definitions
|
2014-05-20 14:21:12 +02:00 |
Jan Steemann
|
029b7333ba
|
added remove marker struct
|
2014-05-20 13:17:01 +02:00 |
Jan Steemann
|
57753f84dd
|
added new structs for WAL documents and edges
|
2014-05-20 11:49:12 +02:00 |
Jan Steemann
|
c9e49c5446
|
reverted struct change
|
2014-05-20 11:39:15 +02:00 |
Jan Steemann
|
8879e27738
|
removed unused struct
|
2014-05-20 11:30:02 +02:00 |
Jan Steemann
|
36567df644
|
removed libbson
|
2014-05-16 20:32:05 +02:00 |
Max Neunhoeffer
|
276a3f8e1e
|
Add bson unittest.
|
2014-04-08 11:39:07 +02:00 |
Jan Steemann
|
3cc2b59e74
|
size tests
|
2014-04-07 21:27:57 +02:00 |
Jan Steemann
|
282f510e34
|
fixed race conditions
|
2014-04-04 14:57:14 +02:00 |
Jan Steemann
|
b43bc4b657
|
change order of includes so it compiles
|
2014-04-03 20:31:42 +02:00 |
Jan Steemann
|
a63b27d94a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-04-03 19:59:05 +02:00 |
Max Neunhoeffer
|
0b80d25c29
|
Fix bug in associative-multi-pointer hash.
Also finish unittest for it.
|
2014-04-01 20:28:58 +02:00 |
Max Neunhoeffer
|
a3596a6013
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-04-01 10:09:10 +02:00 |
Max Neunhoeffer
|
064371769a
|
Add to unittest, not yet working.
|
2014-04-01 10:02:10 +02:00 |
Jan Steemann
|
9d231223fd
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-03-31 16:45:26 +02:00 |
Max Neunhoeffer
|
53f2203c8b
|
New test.
|
2014-03-31 16:26:14 +02:00 |
Jan Steemann
|
c39510820d
|
added tests
|
2014-03-31 13:47:17 +02:00 |
Jan Steemann
|
5f3ea348bc
|
separated FNV hashing functions
|
2014-03-31 11:41:23 +02:00 |
Jan Steemann
|
3184d08746
|
added more tests for CRC32
|
2014-03-28 21:29:49 +01:00 |
Frank Celler
|
b78167169d
|
fixed compilation for clang 5.1
|
2014-03-14 16:43:27 +01:00 |
Max Neunhoeffer
|
f7e57a5b47
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
Conflicts:
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/manifest.json
lib/Rest/EndpointIp.cpp
lib/Rest/EndpointUnixDomain.cpp
lib/V8/v8-utils.cpp
|
2014-02-21 15:28:21 +01:00 |
Jan Steemann
|
211b0da24b
|
moved options --server.reuse-address and --server.no-reuse-address into ApplicationEndpointServer
|
2014-02-21 14:44:18 +01:00 |
Jan Steemann
|
fe7dde8909
|
more randomness for test
|
2014-02-11 09:38:43 +01:00 |
Jan Steemann
|
c38c038492
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
CHANGELOG
js/apps/system/aardvark/frontend/css/collectionsItemView.css
js/apps/system/aardvark/frontend/css/graphlayout.css
|
2014-02-06 13:18:52 +01:00 |
Jan Steemann
|
3e5b366021
|
make test directories more independent
|
2014-02-04 12:08:01 +01:00 |
Max Neunhoeffer
|
c3f01237b0
|
Implement replace and update on cluster.
This still has a freeing too early bug with TRI_json_t.
|
2014-01-28 16:49:44 +01:00 |
Jan Steemann
|
b1fccd1bb0
|
added tests for JSON hashing
|
2014-01-23 16:42:42 +01:00 |
Frank Celler
|
1c57332665
|
cleanup
|
2013-11-16 17:12:17 +01:00 |