jsteemann
9699f186f1
fix wrong assertion
2018-10-21 23:05:06 +02:00
Frank Celler
a3b2933ddb
updated changelog for LDAP change
2018-10-21 17:59:59 +02:00
Andrey Abramov
ec3f9c6be9
Feature/update iresearch 2 ( #6984 )
...
* update iresearch sources
* another update
* update iresearch
* fix segfault in log message
* update iresearch
* update iresearch
* update iresearch
* remove noexcept
* improve logging
* update iresearch
2018-10-19 23:37:38 +03:00
Simon
4c1e8819c2
Add engine specific collection APIs ( #6977 )
2018-10-19 17:46:33 +02:00
Lars Maier
042a95683a
Fixed bad token generation when username is empty. ( #6972 )
2018-10-19 17:45:41 +02:00
jsteemann
adc36c729f
increase query setup timeout
2018-10-19 17:41:58 +02:00
Simon
23b8e5c735
Propper commit Sequence Numbers ( #6958 ) ( #6964 )
2018-10-19 14:19:57 +02:00
Tobias Gödderz
1641624cde
Removed debug log output, fixed errorNum check (again), added asserts that the views are properly created ( #6956 )
2018-10-19 14:18:10 +02:00
Jan
1924f74171
fix https://github.com/arangodb/release-3.4/issues/99 ( #6952 )
2018-10-19 13:04:24 +02:00
Vasiliy
6ae3bb056c
issue 493.2: trigger termination of long-running consolidation on shutdown request ( #6955 )
2018-10-18 23:21:23 +03:00
Jan
a50468f4b1
attempt to fix https://github.com/arangodb/release-3.4/issues/96 ( #6954 )
...
* attempt to fix https://github.com/arangodb/release-3.4/issues/96
* address review comments
2018-10-18 14:51:16 +02:00
Wilfried Goesgens
b0c91cf80c
Don't listen to procdumps exit code ( #6932 )
2018-10-18 11:36:56 +02:00
Jan
97a6bc58ac
use proper log topic ( #6915 )
2018-10-18 10:21:55 +02:00
Simran
c83d74e384
Doc - Training material links ( #6683 )
2018-10-17 23:52:35 +02:00
jsteemann
ff06f449db
attempt to make test more reliable
2018-10-17 20:33:25 +02:00
jsteemann
76504640f4
more failing tests again, back by popular demand!
2018-10-17 20:19:53 +02:00
Simon
8b7a4099b8
Properly compare velocypack objects in Agency operations ( #6921 )
...
* Properly compare velocypack objects in Agency operations
* Add changelog
* added option for VPackDumper
2018-10-17 20:03:53 +02:00
Vasiliy
9b36a94d89
issue 493.1: update iresearch to changeset 15f561dee5865ead83663ef056d7bbcc38636fb2 ( #6947 )
2018-10-17 18:13:15 +03:00
jsteemann
4184144933
disable shell_client_aql tests until this is remedied
2018-10-17 16:25:43 +02:00
Heiko
477a90d2f7
fixes the ui dashboard statistics in cluster environment ( #6917 )
2018-10-17 15:52:57 +02:00
jsteemann
5ac19b9005
fix CHANGELOG
2018-10-17 15:44:12 +02:00
Heiko
bd7849538e
fixed gathering of coordinator statistics in a cluster environment ( #6934 )
2018-10-17 15:43:42 +02:00
KVS85
3b6191305c
Added timestamps to each test for jsUnity ( #6926 )
2018-10-17 15:32:16 +02:00
Simon
cb4c07e0ed
Replace engine equality feature ( #6931 )
...
* replace engine equality feature
* remove pointless code
2018-10-17 14:41:47 +02:00
Dan Larkin-York
45e4a8dda1
Suppress startup warning about no user table. ( #6904 )
...
* Suppress startup warning about no user table.
* fix compilation
2018-10-17 14:41:01 +02:00
Tobias Gödderz
3062d9685c
Fixed error num comparison ( #6940 )
2018-10-17 14:14:51 +02:00
Wilfried Goesgens
55a45f1a84
properly check wether the replication follower instance is still alive ( #6938 )
2018-10-17 14:14:09 +02:00
Vasiliy
46ee6d94b0
issue 485.1: reduce scope of lock in FlushFeature ( #6943 )
2018-10-17 14:33:48 +03:00
Simran
34d5afc734
Doc - Fix link to ArangoSearch main chapter ( #6929 )
2018-10-17 00:08:06 +02:00
Dan Larkin-York
9952cfbc95
Fix issues with ArangoSearch link permissions in cluster mode ( #6925 )
2018-10-16 20:42:11 +02:00
Simon
63cfdad52e
Fix SimpleHttpClient assertions ( #6914 )
...
(cherry picked from commit 0d36790cbaaf8b9f7492534e3c9e5318da909e0f)
2018-10-16 20:31:59 +02:00
Vasiliy
18b2eb6d98
issue 485: ensure LogicalDataSource::drop() is called on vocbase drop ( #6895 )
...
* issue 485: ensure LogicalDataSource::drop() is called on vocbase drop
* add missed change
* backport: address race between make(...) and async job
* add another missed change
* backport: ensure recursive lock reports itself as locked correctly
* backport: address test failure on mmfiles
* backport: remove redundant lock already held by async task
* backport: reset reader before unlinking directory
2018-10-16 17:03:51 +03:00
Tobias Gödderz
edaa127f37
Ignore errors caused by an admissible race ( #6900 )
2018-10-16 14:23:45 +02:00
Tobias Gödderz
129d075d72
Added --rr parameter to startLocalCluster.sh ( #6906 )
2018-10-16 14:00:16 +02:00
Heiko
b1d98475ad
ui is now checking if statistics are enabled or not before it fires i… ( #6907 )
2018-10-16 11:05:05 +02:00
Simon
05aa2199db
Do not delete ticks before counters ( #6887 )
2018-10-16 09:31:18 +02:00
Jan
999603ef5d
handle "rev" parameter ( #6898 )
2018-10-16 09:18:51 +02:00
Jan
8f8408f8ba
prefer an index if more index attributes cover a filter condition ( #6901 )
2018-10-16 09:18:31 +02:00
Jan
c7933bcb31
added waitForSync option to make tests more deterministic ( #6885 )
2018-10-15 17:36:59 +02:00
Jan
ebb41852f6
suppress statistics warnings ( #6894 )
2018-10-15 17:34:41 +02:00
Wilfried Goesgens
5b020e465f
add missing include ( #6896 )
2018-10-15 16:31:12 +02:00
Tobias Gödderz
f003d72323
Fix compile error on clang ( #6884 )
2018-10-15 15:58:26 +03:00
Wilfried Goesgens
d1b3a1ee98
Don't talk to a server when we know its dead. Print current testsuite on Falure. ( #6879 )
2018-10-15 14:29:16 +02:00
maxkernbach
2fc19c3a39
Doc - set RocksDB as the default storage engine (chart) ( #6889 )
2018-10-15 14:26:00 +02:00
Simon
6628a4e55a
Refactor stuff, add async batch extension task ( #6875 ) ( #6880 )
2018-10-15 13:18:24 +02:00
Wilfried Goesgens
239771b5f3
Better result handling for recovery tests ( #6826 )
2018-10-15 13:17:45 +02:00
Heiko
bacce44e5b
Bug fix/gharial improvement rename ( #6451 )
...
* graph object rename method
* rename test
* updated rename function
* added tests, fixed orphan rename failure
* requested changes
* forget to change function name
2018-10-15 12:53:17 +02:00
Heiko
6d197a2d99
Bug fix/update ui node dependencies ( #6869 )
...
* update some ui build related node modules, fixed some eslint errors
* do not uglify libs any more, as libs are already uglified in most cases
2018-10-15 12:38:06 +02:00
Wilfried Goesgens
67439484e4
add file and linenumber to windows stacktraces ( #6865 )
2018-10-15 09:35:07 +02:00
Andrey Abramov
7d76372700
update changelog and LOKI
2018-10-13 14:10:47 +03:00