Jan Steemann
|
29b7250b40
|
initial addition for WAL
|
2014-03-18 17:13:11 +01:00 |
Jan Steemann
|
feca0cff53
|
added status method
|
2014-03-18 10:49:49 +01:00 |
Jan Steemann
|
1651776719
|
transactions
|
2014-03-17 15:28:16 +01:00 |
Jan Steemann
|
c760272a7f
|
provide a sint hint to indexes when initially filling them
this may speed up building indexes when opening an existing collection
|
2014-03-17 11:29:13 +01:00 |
Jan Steemann
|
b5b00ebdb0
|
set vocbase state for "artificial" databases
|
2014-03-17 09:00:15 +01:00 |
Max Neunhoeffer
|
698ce99b7c
|
Revert "Add some debugging output for McHacki."
This reverts commit 480735e0722c4df0c5795b082cd882f833bcf491.
|
2014-03-14 23:09:22 +01:00 |
Max Neunhoeffer
|
931fb631b2
|
Revert "Correct debugging output for McHacki."
This reverts commit fa680febc42ef0870c5af4d329180995a10b835a.
|
2014-03-14 23:09:20 +01:00 |
Max Neunhoeffer
|
c5595799a7
|
Revert "Even more debug output."
This reverts commit fdc834b07f083311377a33741e6af57507fcd5fc.
|
2014-03-14 23:09:18 +01:00 |
Max Neunhoeffer
|
f4e733bc75
|
Revert "Yet again more debugging output."
This reverts commit 7ecec48675c7f905024f239156d8124d27f1974f.
|
2014-03-14 23:09:08 +01:00 |
Jan Steemann
|
bbc1f1a0d5
|
removed unused function
|
2014-03-14 16:39:52 +01:00 |
Jan Steemann
|
a0da7e483d
|
added diagnostic message at startup
|
2014-03-14 13:32:49 +01:00 |
Jan Steemann
|
1b69e337a6
|
fixed datafiles issues
|
2014-03-14 13:25:15 +01:00 |
Max Neunhoeffer
|
bf7302f245
|
Yet again more debugging output.
|
2014-03-14 11:37:50 +01:00 |
Max Neunhoeffer
|
dda787ba62
|
Even more debug output.
|
2014-03-14 11:01:24 +01:00 |
Max Neunhoeffer
|
bcfcc9a983
|
Correct debugging output for McHacki.
|
2014-03-14 10:38:52 +01:00 |
Max Neunhoeffer
|
c1395fbbbb
|
Add some debugging output for McHacki.
|
2014-03-14 10:37:32 +01:00 |
Jan Steemann
|
19fb30db14
|
Revert "free barriers properly"
This reverts commit 35a74cf20ce1fa7f801b375fe7a6a51da9536ee5.
Conflicts:
arangod/V8Server/v8-query.cpp
|
2014-03-13 23:28:11 +01:00 |
Jan Steemann
|
9b0bb25cc5
|
don't requeue identical global context methods
|
2014-03-13 21:48:27 +01:00 |
Jan Steemann
|
ef45f43be9
|
fixed arango-dfdb issues
|
2014-03-13 20:56:45 +01:00 |
Jan Steemann
|
4cd329090b
|
free barriers properly
|
2014-03-13 20:09:53 +01:00 |
Jan Steemann
|
40445d973e
|
negate condition for iterate markers
|
2014-03-13 18:11:26 +01:00 |
Jan Steemann
|
6f3b4725f6
|
removed hash array statistics
|
2014-03-12 19:56:23 +01:00 |
Jan Steemann
|
ff2198151b
|
fixed vector insert at end
|
2014-03-12 14:27:51 +01:00 |
Jan Steemann
|
babaf2738b
|
adjusted tests
|
2014-03-12 14:19:13 +01:00 |
Jan Steemann
|
35cf13a38c
|
more tests for shapes
|
2014-03-12 13:26:09 +01:00 |
Jan Steemann
|
9da8d0ddfe
|
allow startup options `temp-path` and `default-language` to be specified from the command-line and not only from config files
|
2014-03-12 12:12:58 +01:00 |
Max Neunhoeffer
|
7b9e40ade6
|
Fix the initialiser order to please the compiler.
|
2014-03-11 19:49:11 +01:00 |
Max Neunhoeffer
|
7014f0bcb0
|
Circumvent a Visual Studio Express 2013 compiler bug.
|
2014-03-11 16:13:03 +01:00 |
Frank Celler
|
6ea76eeb9c
|
new bison 3
|
2014-03-10 19:24:28 +01:00 |
Jan Steemann
|
7df402d1cd
|
removed command line option `--database.remove-on-drop`
|
2014-03-10 17:03:17 +01:00 |
Jan Steemann
|
3c88e45802
|
fixed too eager compaction
Conflicts:
CHANGELOG
arangod/VocBase/compactor.c
|
2014-03-10 16:55:15 +01:00 |
Max Neunhoeffer
|
cd0a33de9f
|
Seemingly fix behaviour on Windows.
Note: WSACleanup complains and we do not know a fix.
|
2014-03-07 16:48:21 +01:00 |
Jan Steemann
|
ec9e3f2402
|
debug information
|
2014-03-07 12:17:38 +01:00 |
Max Neunhoeffer
|
9d43383f1d
|
Fix automatic reload of user config on coordinators.
|
2014-03-07 11:37:16 +01:00 |
Max Neunhoeffer
|
ed46d0d3a8
|
Increase TTL value for heartbeat status in agency to 8.
|
2014-03-06 17:54:34 +01:00 |
Jan Steemann
|
b3b22a1f1c
|
changed authentication procedure
|
2014-03-06 16:37:00 +01:00 |
Jan Steemann
|
79defc2ef1
|
-Wunreachable-code reverted. Visual Studio doesn't like it
|
2014-03-06 11:36:58 +01:00 |
Jan Steemann
|
c5c294aa6b
|
-Wunreachable-code
|
2014-03-06 11:30:38 +01:00 |
Jan Steemann
|
4cbe5cf69a
|
shutup VC warning
|
2014-03-06 10:34:00 +01:00 |
Jan Steemann
|
e968d62367
|
re-use planId
|
2014-03-05 15:33:49 +01:00 |
Esteban Lombeyda
|
e38906dd21
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/RestHandler/RestPleaseUpgradeHandler.cpp
|
2014-03-05 09:12:49 +01:00 |
Esteban Lombeyda
|
39b0b759e9
|
bug fix: compiling error
|
2014-03-05 09:00:23 +01:00 |
Jan Steemann
|
415055705f
|
adjusted documentation
|
2014-03-04 18:45:56 +01:00 |
Jan Steemann
|
5ebdc7d307
|
fixed "cannot convert value to JSON" error
|
2014-03-04 16:21:40 +01:00 |
Max Neunhoeffer
|
1cb38c6aca
|
Fix compilation under windows.
|
2014-03-04 08:53:16 +01:00 |
Jan Steemann
|
c092158891
|
disable forwarding of expect header
|
2014-03-03 19:24:26 +01:00 |
Jan Steemann
|
a4451d3459
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-03-03 12:03:51 +01:00 |
Jan Steemann
|
f5234b0ed6
|
always return ignoreNull
|
2014-03-03 12:03:14 +01:00 |
Frank Celler
|
79a98c5095
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-03-03 11:12:14 +01:00 |
Frank Celler
|
2e80955b5f
|
removed debug message
|
2014-03-03 11:12:08 +01:00 |