Jan
a911ea64bf
issue #8137 : NULL input field generates U_ILLEGAL_ARGUMENT_ERROR ( #8140 )
2019-02-12 17:56:01 +01:00
Vasiliy
98b024d787
issue 466.6: remove unused code, remove hardcoded view meta values ( #8130 )
2019-02-11 16:32:04 +03:00
Frank Celler
5277f7744e
fixed typo in version check
2019-02-08 16:51:52 +01:00
Frank Celler
b9fae3e47e
added run-time openssl version ( #8121 )
2019-02-08 14:14:48 +01:00
Vasiliy
c52911e9f5
issue 466.5: switch to using WAL markers instead of FlushThread for recovery ( #8124 )
2019-02-07 17:43:01 +03:00
Manuel Pöter
cf461d3d9c
Make single server key generators lockfree. ( #8118 )
2019-02-07 15:02:18 +01:00
jsteemann
004c1cd642
fix warnings
2019-02-07 13:20:27 +01:00
Jan
1a1f6935c6
🚨 Fix clang warnings ( #8123 )
2019-02-07 13:06:03 +01:00
Jan
2bb1e1d3e1
fix issue #8108 ( #8122 )
2019-02-07 13:03:13 +01:00
Frank Celler
e4c7b0e18e
added a warning if compiled in maintainer mode ( #8116 )
2019-02-06 19:55:01 +01:00
Simon
a392bbe224
Fix race in supervised scheduler ( #8117 )
2019-02-06 15:56:22 +01:00
Tobias Gödderz
542435d43b
Doc - Note that ArangoSearch views cannot be used as edge collections in traversals. ( #8099 )
2019-02-06 10:44:25 +01:00
sleto-it
f1ddaeedf2
Doc - Production Checklist Improvements ( #8110 )
2019-02-06 10:42:04 +01:00
Kaveh Vahedipour
22639f53f1
Failed servers now transactionally adds along the leader/follower jobs ( #8096 )
...
* failed servers now transactionally adds along the leader/follower jobs
* one pending still left
* typos
2019-02-05 13:56:27 +01:00
jsteemann
3e9423de75
updated CHANGELOG
2019-02-05 09:53:46 +01:00
Simon
581f9f362b
test for broken indexes ( #8103 )
2019-02-05 09:38:31 +01:00
Simon
7127b6edb7
fix error handking in V8Cursor::New ( #8104 )
2019-02-05 09:37:30 +01:00
Jan
6d467a9f9f
use PutUntracked to insert entries into non-unique indexes ( #8098 )
2019-02-05 09:34:06 +01:00
sleto-it
0337458461
Doc - More downgrade options (solving challenging situations) ( #7988 )
2019-02-05 00:48:33 +01:00
sleto-it
8a5db1c14d
Doc - fixes link ( #8043 )
2019-02-05 00:23:14 +01:00
Jan
635ff0d934
more mmfiles replication tests changes ( #8097 )
2019-02-04 16:53:46 +01:00
Tobias Gödderz
4b7dc8cd28
Sorted COLLECT: avoid nullptr deref when skipping and fix non-invalidated input variables ( #8038 )
...
* Added 2 regression tests
* Fixed test expected data
* Fix nullptr dereference
* Fix handling of non-invalidated input variables
* Try a less implicit fix
* Updated CHANGELOG
2019-02-04 16:38:13 +01:00
Simon
1123bc10c0
Check authentication for cluster APIs ( #8051 )
2019-02-04 14:47:44 +01:00
Vasiliy
ea48789c54
issue 466.4: implement persistence of IResearchLink WAL flush marker ( #8059 )
...
* issue 466.4: implement persistence of IResearchLink WAL flush marker
* address enterprise test failure
* address test failures
* treat missing collections/indexes as potentially removed
* change view asertios to match collection assertions
* convert assertions to exceptions since they are possible
* revert assertion removal since assertions are actually valid for coordinator
* address scenario where link is dropped twice
* check for data store state before returning error
* revert last change since it's not valid for MMFiles
2019-02-04 16:36:13 +03:00
Jan
366af1782b
some more debug logging for replication ( #8082 )
2019-02-04 12:39:34 +01:00
Dan Larkin-York
2497173fb3
Adde missing documentation and CHANGELOG entries for sort-limit optimization. ( #8087 )
2019-02-01 15:31:42 +01:00
Dan Larkin-York
efb8364d99
Optimize memory usage in AQL by using constrained heap sort when reasonable ( #7990 )
2019-01-31 22:46:57 +01:00
KVS85
bbfae0ceef
Update shell-database-{rocksdb|mmfiles}-noncluster.js ( #8083 )
2019-01-31 22:08:43 +01:00
Jan
0053a72a6a
update velocypack ( #8076 )
2019-01-31 17:31:14 +01:00
Jan
d45906e569
Bug fix/31012019 ( #8078 )
2019-01-31 17:27:18 +01:00
Jan
f466cdda6a
return V8 context after usage not only on DB servers, but also for st… ( #8079 )
2019-01-31 17:26:38 +01:00
Jan
755a2779ae
dont free expressions internals in cluster too often ( #8081 )
2019-01-31 17:26:03 +01:00
Frank Celler
0b7d94745b
added OpenSSL 1.1.0j
2019-01-31 14:58:11 +01:00
Simon
655d594949
Fix background indexing ( #8065 )
2019-01-31 11:49:57 +01:00
Simran
0f889d61bc
Doc - Maskings - Forward port improvement from 3.3 ( #8066 )
2019-01-31 11:41:48 +01:00
Jan
5679a36cd7
use the max tick provided by the server in case user did not specify tick-max ( #8070 )
2019-01-31 10:19:12 +01:00
sleto-it
7cbb97f5b4
Doc - Sync external repos ( #8063 ) ( #8067 )
2019-01-30 20:20:56 +01:00
Frank Celler
66fd2425a4
improved error messages, generate empty data file for dump-data=false
2019-01-30 12:30:10 +01:00
Frank Celler
603612f1d2
Feature/maskings documentation ( #8018 )
2019-01-30 12:01:49 +01:00
Jan Christoph Uhde
0685be746a
modify cmake to support fakeit dtor mock ( #8058 )
2019-01-29 18:18:08 +01:00
jsteemann
35311178fd
try..catch to avoid useless failures
2019-01-29 18:00:56 +01:00
Simon
fd70b6fc34
Background Indexing ( #8039 )
2019-01-29 09:31:32 +01:00
Tobias Gödderz
93ea32a00a
Added tests for parseVersion ( #7708 )
2019-01-29 09:27:29 +01:00
Jan
f7d94daba2
port some changes from 3.4 ( #8011 )
2019-01-29 09:26:57 +01:00
Jan
a578f2e82b
fix some cppcheck complaints ( #8053 )
2019-01-29 09:26:25 +01:00
Dan Larkin-York
1cf83e46d1
Fix broken validation of tick range in arangodump. ( #8056 )
2019-01-29 09:09:43 +01:00
jsteemann
8c5e7423b2
Revert "Do not acquire snapshot for single read ( #8041 )"
...
This reverts commit 91931ace4d
.
2019-01-28 16:05:27 +01:00
Manuel Pöter
ecf4d9d62a
Fix race conditions in thread management. ( #8032 )
2019-01-28 15:44:46 +01:00
KVS85
dc9722cf0b
Update CHANGELOG ( #8050 )
...
Add dump maskings info into changelog
2019-01-28 14:20:55 +01:00
Simon
91931ace4d
Do not acquire snapshot for single read ( #8041 )
2019-01-28 13:15:51 +01:00