1
0
Fork 0
Commit Graph

36338 Commits

Author SHA1 Message Date
Max Neunhoeffer 0a31063a35 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-02-08 11:00:36 +01:00
Max Neunhoeffer bde48d524d Change undocumented behaviour in case of invalid rev in JS document ops.
An invalid rev should lead to a 1200 ("conflict") error rather than a
1239 ("illegal document revision") error. This is more intuitive and
in line with the corresponding change in the HTTP API. No tests needed
adjustment.
2017-02-08 10:59:04 +01:00
Andreas Streichardt ad1c7e7c13 oh jslint 2017-02-08 10:49:36 +01:00
Andreas Streichardt 2e3026db91 Make it possible to remove failed coordinators 2017-02-08 10:26:13 +01:00
jsteemann 2202f7b296 updated CHANGELOG 2017-02-08 01:09:26 +01:00
jsteemann 349de845d2 attempt to fix reported V8 version number 2017-02-08 01:06:15 +01:00
jsteemann b6df44a348 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-08 00:03:36 +01:00
Max Neunhoeffer cbcda7932c Change undocumented behaviour in case of invalid rev in If-Match headers.
An invalid rev should lead to a 412 PRECONDITION FAILED rather than a
404 BAD error. This is more intuitive, in particular since we have
never documented what valid rev strings are. Also adjust tests and
CHANGELOG.
2017-02-07 22:37:38 +01:00
Max Neunhoeffer db9c244266 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-02-07 21:23:15 +01:00
Wilfried Goesgens 9386a1b2d5 symlinks for windows! 2017-02-07 17:43:30 +01:00
jsteemann 9d0a210545 prevent memleaks in C++ UnitTests 2017-02-07 17:30:30 +01:00
Wilfried Goesgens 1025b29b1a fix windows compile 2017-02-07 17:14:05 +01:00
Wilfried Goesgens 65a7c7d946 follow external repo 2017-02-07 16:06:18 +01:00
Max Neunhoeffer 0a9c235530 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-02-07 15:32:30 +01:00
Max Neunhoeffer 883c11ea45 Handle the case that ClusterComm is already shut down gracefully.
This touches every single place where ClusterComm is being used.
2017-02-07 15:31:40 +01:00
Andreas Streichardt 8349f56e40 Properly check return valiue 2017-02-07 15:15:56 +01:00
Wilfried Goesgens 8089e62c2d Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule 2017-02-07 14:49:49 +01:00
Wilfried Goesgens 70da5cf376 mention git submodules 2017-02-07 14:48:47 +01:00
Wilfried Goesgens 5590cee2d0 fix branch 2017-02-07 14:18:39 +01:00
Wilfried Goesgens ffba5da5fd move forward 2017-02-07 14:17:14 +01:00
Kaveh Vahedipour a1650d6b76 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-07 14:16:33 +01:00
Kaveh Vahedipour b931aa967a new compaction thread for agency 2017-02-07 14:16:22 +01:00
Wilfried Goesgens 30757e856f move to anon git for submodules 2017-02-07 14:16:03 +01:00
Wilfried Goesgens 0932d51904 Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule 2017-02-07 13:48:57 +01:00
Wilfried Goesgens c0af0bac81 fix windows compile for next V8 2017-02-07 13:48:34 +01:00
Wilfried Goesgens 59ab494489 fix missing return codes as pointed out by ewout 2017-02-07 13:29:43 +01:00
jsteemann d503a4d354 added reactor type 2017-02-07 12:41:41 +01:00
Kaveh Vahedipour 6aaf1e0c6f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-07 11:59:51 +01:00
Wilfried Goesgens 76956d755f fix debug file renaming sheme 2017-02-07 11:51:34 +01:00
Kaveh Vahedipour 8d66d69f83 supervision handles coordinator demise correctly 2017-02-07 11:29:37 +01:00
Wilfried Goesgens dc9f2d12e8 attempt to obtain a coredump on server shutdown hang 2017-02-07 10:30:58 +01:00
Wilfried Goesgens 540e4178aa attempt to obtain a coredump on server shutdown hang 2017-02-07 10:27:31 +01:00
jsteemann 84f5b56051 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-06 23:33:04 +01:00
jsteemann a7bc1ad213 use std::unique_ptr 2017-02-06 23:24:00 +01:00
jsteemann 4a15c16550 replace expensive std::deques with much simpler RollingVectors 2017-02-06 23:23:18 +01:00
Wilfried Goesgens 702db6a843 fix call to concat 2017-02-06 18:05:23 +01:00
Wilfried Goesgens 4a5ececba2 fix initialization 2017-02-06 16:33:28 +01:00
Wilfried Goesgens 877c7eeb4b fix syntax 2017-02-06 16:18:04 +01:00
jsteemann 86a2f31b2a fix jslint 2017-02-06 16:15:51 +01:00
Jan Christoph Uhde eddfaa9e83 add some comment and inspect interface 2017-02-06 16:14:04 +01:00
Wilfried Goesgens 3a94a12370 retrieve windows error string 2017-02-06 16:08:25 +01:00
Wilfried Goesgens 21dd8888f6 add executable suffix 2017-02-06 16:08:10 +01:00
Max Neunhoeffer 29ffe1ecb7 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-02-06 15:51:26 +01:00
Kaveh Vahedipour a71fec11ca backports from 3.1 2017-02-06 15:50:42 +01:00
Max Neunhoeffer 3f6ec436f8 Output a warning if Schmutz runs for longer than 30s. 2017-02-06 15:50:01 +01:00
Kaveh Vahedipour 9ca79d216a checking agency failures for high catchup data 2017-02-06 15:49:55 +01:00
jsteemann c93e794568 try to fix tests on Windows 2017-02-06 15:47:35 +01:00
jsteemann 00dbf5aa9e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-06 15:44:01 +01:00
jsteemann ba44acdcff simplify optimizer API a bit 2017-02-06 15:43:49 +01:00
Max Neunhoeffer 139abbaf0e Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-02-06 15:25:38 +01:00