Alan Plum
a6b49e3a7e
Bug fix/buffer redux ( #9229 )
...
* Add failing tests
* Add tests for Buffer#slice
* Add tests for Buffer#new
* Skip failing tests
* Implement changes
* Unskip failing tests
This reverts commit 9f8a34bd74e152b7b3158fea79b12e6da8343001.
* Fix implementation
* Remove meaningless test
This test only succeeded because of a broken implementation of the Buffer constructor. It doesn't really do anything useful.
* Add note to CHANGELOG
2019-06-12 15:00:43 +02:00
Jan
59d84e8301
attempt to remove expired WAL files on agents ( #9231 )
2019-06-09 19:46:45 +02:00
Frank Celler
6b16d1c0a5
Revert "Fix Buffer methods ( #9070 )"
...
This reverts commit 6c96e5dd24
.
2019-06-07 10:18:58 +02:00
Kaveh Vahedipour
8a511934df
[devel] fix ttl handling for object assigments ( #9207 )
...
* fix ttl handling for object assigments
* completed test handling
* CHANGELOG.
2019-06-06 15:48:40 +02:00
Jan
074397d367
allow "stream" attribute on top level ( #9195 )
2019-06-05 15:48:58 +02:00
jsteemann
0359a0acda
fixed jslint warning
2019-06-05 10:56:53 +02:00
Jan Christoph Uhde
7ac857784f
add endpoint check to reconnect ( #9196 )
2019-06-05 10:53:57 +02:00
Dronplane
1e24c79ca3
Bug fix/internal issue #565 ( #9154 )
...
* Merged latest iresearch. Removed creation of build-in analyzers from tests
* Updated tests for new analyzer parameter names
* Merged fix for format from iresearch
* Apply suggestions from code review. Corrected typo in variable name.
Co-Authored-By: Jan <jsteemann@users.noreply.github.com>
* backport changes from IResearch upstream
* fix compilation issues
* backport fix from IResarch upstream
* Fixed analyzer parameter name in tests
2019-06-03 18:20:23 +03:00
Alan Plum
6c96e5dd24
Fix Buffer methods ( #9070 )
...
* Add failing tests
* Implement changes
* Add note to CHANGELOG
* Fix test failure
2019-06-03 17:07:52 +02:00
Max Neunhöffer
06054dfb64
Fix yet another agency test with clientid. ( #9150 )
2019-05-31 17:23:42 +02:00
Wilfried Goesgens
ec0cc82bf6
test files and their content were swapped ( #9136 )
2019-05-30 04:29:37 +02:00
Kaveh Vahedipour
773f3c8422
[devel] fix state clientlookuptable ( #9066 )
2019-05-30 04:24:46 +02:00
Lars Maier
4fc2790863
[devel] Direct Exec Scheduler ( #9004 )
2019-05-20 11:38:57 +02:00
KVS85
2a66b53591
Greylist tests/js/client/shell/shell-foxx-paths-spec.js
2019-05-08 17:44:19 +02:00
Jan Christoph Uhde
f3a2eaf6d9
Bug fix/permission tests ( #8890 )
2019-05-07 15:07:59 +02:00
jsteemann
8b245d25a4
remove print statement
2019-05-06 17:54:51 +02:00
KVS85
62d207edd2
Add debug print of installed service path
2019-05-06 16:50:27 +02:00
Simon
d737c19302
address issues with active failover ( #8908 )
2019-05-06 15:52:49 +02:00
KVS85
5406cb7447
Add forgotten greylisted files
2019-04-30 22:18:48 +02:00
KVS85
ed14f3b650
Greylist tests/js/client/resilience/foxxmaster.js
2019-04-30 16:03:44 +02:00
Jan Christoph Uhde
677a79026c
Foxx Security ( #8845 )
2019-04-25 09:56:29 +02:00
KVS85
e6b73726fd
Remove several tests from greylisting
2019-04-24 21:38:49 +02:00
KVS85
7dc2ea0535
Greylist more frequently failed tests
2019-04-22 16:48:06 +02:00
Vasiliy
40ebdd0b58
issue 545.1.1: output short analyzer prefixes for user definitions ( #8814 )
2019-04-21 15:10:28 +02:00
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
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
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
Jan
207c978d1e
Bug fix/move a few actions from js to cpp ( #8549 )
2019-03-26 10:02:21 +01:00
Simon
bcc26926de
Support Transactions in RestCursorHandler ( #8539 )
2019-03-25 17:04:11 +01:00
Simon
329acea21c
Add more El-Cheapo client tests ( #8533 )
2019-03-23 22:09:28 +01:00
Simon
3ada15fc35
The Legendary El Cheapo ( #8485 )
2019-03-22 11:38:33 +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
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
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
Wilfried Goesgens
492d05c1f1
Feature/upgrade v8 7.1.302.28 ( #8088 )
2019-02-19 11:15:34 +01:00
Jan
f7d94daba2
port some changes from 3.4 ( #8011 )
2019-01-29 09:26:57 +01:00
Tobias Gödderz
a1d3bc3e94
Foxx queue jobs hanging after Foxxmaster crash ( #7922 )
...
* Fixed bug where the Foxxmaster doesn't reset jobs after a crash when it should, or a non-master coordinator removes jobs in progress during startup
* Added a regression test
* Updated CHANGELOG
* Fixed non-maintainer compile
2019-01-14 16:08:08 +01:00
jsteemann
79257310c0
increase test timeouts
2019-01-11 14:22:17 +01:00
Wilfried Goesgens
457e14b970
add windows suspend/resume hooks as @char101 sugested for others ( #7833 )
...
* add windows suspend/resume hooks
* disable procdump
2019-01-11 12:41:27 +01:00
Simon
5a0dd57c3a
improve assertions ( #7830 )
...
(cherry picked from commit 44890c98583ed16e23990b8987fb808bff89057f)
2019-01-09 10:29:53 +01:00
Max Neunhöffer
c78e3c89e0
Call license key check. ( #7594 ) ( #7704 )
...
* Call license key check. (#7594 )
* Add CHANGELOG entry.
* Fix super user JWT token behaviour with non-ex. db. (#7656 )
2018-12-10 10:33:00 +01:00
Markus Pfeiffer
39bdebf851
Port bug-fix-3.4/timeout-create-coll to devel ( #7307 )
...
* Fix loophole in error handling.
* Fix inquiry case of id not found: 404.
* Also handle correctly in AgencyComm.
* Fix agency tests.
* Fix error handling in dropCollectionOnCoordinator.
2018-11-14 10:03:55 +01:00
KVS85
e67690c554
Fix update-view-arangosearch-spec tests ( #7245 )
2018-11-07 00:30:21 +03:00
Simon
b883026f45
Server stream cursor ( #7186 )
2018-11-02 16:19:48 +01:00
Simon
5b71dff64f
RocksDB replication thread safety ( #7088 )
2018-10-29 18:09:46 +01:00
Alan Plum
4e25350f6b
Fix Foxx API handling of broken services ( #6459 )
...
* Add tests for service failing on mount
* Don't install broken services
* Restore error page for broken services
* Prefer JSON error pages
* Expose service upsert in API
* Add Foxx fixes to CHANGELOG
* Update CHANGELOG
Typo
2018-10-23 13:05:03 +02:00