Frank Celler
6ec20cddee
greylisted active-failover/basic.js
2019-04-10 12:44:54 +02:00
Jan
c6d3f8e052
Bug fix/pass on error messages ( #8690 )
2019-04-10 12:34:25 +02:00
Frank Celler
04d979e26e
greylisted shell-foxx-api-spec
2019-04-10 12:20:21 +02:00
Vasiliy
030637c1c7
issue 526.8: remove remaining deprecated code from analyzer feature, use simplified analyzer names for fields ( #8689 )
...
* issue 526.8: remove remaining deprecated code from analyzer feature, use simplified analyzer names for fields
* address test failures
* remove debug logging
2019-04-10 13:10:25 +03:00
Simon
4e80e1b351
Simplify recovery code ( #8699 )
2019-04-09 21:48:04 +02:00
Jan
c7500c0c95
finally fix AQL error messages in all contexts, so that they are usable ( #8706 )
2019-04-09 17:46:23 +02:00
Frank Celler
b7c5e620fe
still failing test
2019-04-09 14:57:31 +02:00
Frank Celler
3e26f66aa8
added pregel to greylist and raised log level
2019-04-09 14:45:08 +02:00
Jan
5897baa984
added db.<collection>.getResponsibleShard() ( #8683 )
2019-04-08 16:10:45 +02:00
Frank Celler
44b25e2e88
greylisted because it takes too long
2019-04-08 10:36:15 +02:00
Vasiliy
0410588723
issue 526.7.1: remove deprecated functions, update tests to set up required analyzers ( #8688 )
...
* issue 526.7.1: remove deprecated functions, update tests to set up required analyzers
* address merge issues
* address more merge issues
2019-04-05 18:10:42 +03:00
Jan
1160961af8
added debugging for replication-fuzz fails ( #8674 )
2019-04-04 10:20:49 +02:00
Jan
98aaa82048
added log output for pregel job status ( #8673 )
2019-04-03 17:17:20 +02:00
Max Neunhöffer
02281d3be4
Handle InitDone correctly. ( #8552 )
...
* precondition plan / version in compaction / store TTL removal independent of local _ttl set
* Agency init loops break when shutting down.
* assertion failures in store on restarting following agents
* Minor porting fixes from 3.4
2019-04-01 17:01:05 +02:00
jsteemann
a5232f60aa
fix dump-multiple with mmfiles in cluster
2019-04-01 12:15:17 +02:00
Jan
14720b85be
add AQL functions CRC32 and FNV64 ( #8600 )
2019-03-28 03:06:33 +01:00
Andrey Abramov
930b09cd93
[3.4] bug-fix/issue-#8294 ( #8430 ) ( #8585 )
...
* [3.4] bug-fix/issue-#8294 (#8430 )
* fix invalid optimizations for multi-valued attributes
* fix broken optimizations for multivalued attributes
* adjust tests
* add `IN_RANGE` function
* add tests
* add some shallow integration tests
* fix optimization for IN operator
# Conflicts:
# arangod/IResearch/IResearchFeature.cpp
# arangod/IResearch/IResearchViewOptimizerRules.cpp
# tests/IResearch/IResearchFilterBoolean-test.cpp
* fix compilation errors
* fix another compilation issue
* address compilation errors
* fix tests
2019-03-27 18:33:16 +03:00
jsteemann
e4594b72a8
revert to old behavior
2019-03-27 14:20:31 +01:00
Wilfried Goesgens
c5587f1c30
fix enterprise tests - we mustn't restore smart collections over exising collections ( #8581 )
...
* fix enterprise tests - we mustn't restore smart collections over existing collections
* un-blacklist test
2019-03-27 09:08:38 +01:00
KVS85
4ea1675e74
Allow replication suite filtering ( #8586 )
2019-03-26 20:25:14 +03:00
Jan
207c978d1e
Bug fix/move a few actions from js to cpp ( #8549 )
2019-03-26 10:02:21 +01:00
KVS85
0212d56fb3
Greylist tests/js/server/replication/replication-fuzz.js ( #8557 )
2019-03-25 18:09:29 +01:00
Simon
bcc26926de
Support Transactions in RestCursorHandler ( #8539 )
2019-03-25 17:04:11 +01:00
Wilfried Goesgens
0634b24dde
add tests for dump/restore of multiple databases ( #8530 )
2019-03-25 15:52:37 +01:00
Jan Christoph Uhde
5d5b77abb8
add ModificationExecutor ( #8179 )
...
All modification operator as Executors
2019-03-24 20:48:38 +01:00
Simon
329acea21c
Add more El-Cheapo client tests ( #8533 )
2019-03-23 22:09:28 +01:00
Jan
cfd3418115
microoptimizations ( #8519 )
2019-03-22 16:53:21 +01:00
jsteemann
868b58c7d7
reformatting, removed potentially undefined behavior
2019-03-22 13:03:37 +01:00
Simon
3ada15fc35
The Legendary El Cheapo ( #8485 )
2019-03-22 11:38:33 +01:00
Jan
962a080399
attempt to make replication fuzz tests more stable ( #8497 )
2019-03-21 15:00:27 +01:00
jsteemann
fbecc9df34
attempt to fix test
2019-03-21 09:27:05 +01:00
Heiko
ce51797609
Feature/aql hashed collect ( #8337 )
...
Implementation of Hashed Collect Executor
2019-03-21 07:19:26 +01:00
Kaveh Vahedipour
5038dfe685
supervision must not copy snapshots into jobs ( #8425 )
...
* supervision must not copy snapshots into jobs
* CHANGELOG.
2019-03-20 17:07:54 +01:00
KVS85
84abf37435
Add testTemplateStringBuilderEmptyInlines test for https://github.com/arangodb/arangodb/pull/8141 ( #8206 )
2019-03-20 15:56:40 +01:00
Dan Larkin-York
04ef4595e3
Fix replication issue with index ID/name conflicts ( #8448 )
2019-03-20 14:06:02 +01:00
Dan Larkin-York
2eadab33e7
Index hints ( #8431 )
2019-03-19 09:14:18 +01:00
Vasiliy
29b941a677
issue 526.2.1: add upgrade step for legacy static analyzers ( #8417 )
2019-03-18 23:22:23 +03:00
Kaveh Vahedipour
888a20bcf7
also compaction step size test grey listed ( #8435 )
2019-03-18 11:17:14 +01:00
Kaveh Vahedipour
a2ca779e71
log compaction excluded for no ( #8423 )
2019-03-14 17:05:28 +01:00
Wilfried Goesgens
d88bc376a6
When updating documents with array indices and unique values we mustn't disable indexing in rocksdb ( #8404 )
2019-03-14 13:35:38 +01:00
Dan Larkin-York
413e90508f
Named indices ( #8370 )
2019-03-13 18:20:32 +01:00
jsteemann
cdb4b46554
added debugging data for testing
2019-03-13 18:08:45 +01:00
Jan
dd4938598c
use requireFromPresent and barriers in more cases ( #8398 )
2019-03-13 15:16:22 +01:00
jsteemann
3e75acf67f
fixed wrong usage of JavaScript sort function
2019-03-11 16:33:25 +01:00
Jan
12e11a5197
port of replication improvements from 3.4 ( #8308 )
2019-03-11 13:37:18 +01:00
Heiko
def7b613db
code now fits to the documentation of the arangoUser object inside th… ( #8352 )
...
* code now fits to the documentation of the arangoUser object inside the foxx request object
* more tests
2019-03-11 12:43:59 +01:00
Jan
85227e00e4
make geo-index-optimizer rule work with multiple loops ( #8353 )
2019-03-11 12:26:07 +01:00
jsteemann
aec1abd673
try to fix test
2019-03-08 12:32:51 +01:00
Jan
9f9426e36c
Bug fix/allow creating foxx queues inside transactions ( #8339 )
...
* allow creating a foxx queue from within a transaction
* added tests
2019-03-07 14:28:39 +01:00
Vasiliy
b1e30937bb
issue 520.1.1: decrease link commit interval to 1 second, add workaround for MMFiles not recovering document insertions via WAL ( #8313 )
2019-03-05 14:50:54 +03:00