Simon
4cfff35cef
Use SSE42 for UTF-8 string validation ( #6991 )
2018-10-23 11:32:06 +02:00
Jan
6e6c567214
attempt to fix truncation ( #7001 )
2018-10-23 11:31:22 +02:00
jsteemann
a0b0385554
jslint
2018-10-23 11:21:35 +02:00
Wilfried Goesgens
15a366b17f
Bug fix/fix duplicate testcasenames ( #7003 )
2018-10-23 11:18:22 +02:00
Jan
87d5d29e5f
Feature/optimizations 211018 ( #6994 )
2018-10-23 09:57:24 +02:00
Jan
a161fe78a0
don't fiddle with thread structs that were not initialized yet ( #6980 )
2018-10-23 09:53:11 +02:00
Tobias Gödderz
9d8858d75c
Fixed optimize-traversals and added a regression test ( #6974 )
...
* Fixed optimize-traversals and added a regression test
* Updated CHANGELOG
2018-10-23 09:45:54 +02:00
Vasiliy
5d2062ffbe
issue 2921: make error message more detailed ( #7004 )
...
* issue 2921: make error message more detailed
* upgrade iresearch
2018-10-23 01:06:44 +03:00
Wilfried Goesgens
806e7d0f1f
Doc - fresh swagger ( #7006 )
2018-10-22 18:52:47 +02:00
Jan
360888c3ef
do not copy node_modules directory on startup ( #6945 )
2018-10-22 16:43:13 +02:00
jsteemann
274c53444b
Merge branch 'bug-fix/internal-issue-#494' of https://github.com/arangodb/arangodb into devel
2018-10-22 14:57:26 +02:00
Vasiliy
554770576c
issue 494: update iresearch to changeset 6ff909851c760c2111dca5074ab17d35114bee97 (20181022)
2018-10-22 13:51:37 +03:00
Jan
158876a74f
Bug fix/fix array sorting ( #6989 )
2018-10-22 12:27:59 +02:00
jsteemann
20619535aa
Merge branch 'bug-fix/increase-setup-timeout' of https://github.com/arangodb/arangodb into devel
2018-10-22 09:45:08 +02:00
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