1
0
Fork 0
Commit Graph

1425 Commits

Author SHA1 Message Date
Max Neunhoeffer 9a0bd3222e
Add hot_backup to black list. 2019-07-15 10:50:30 +02:00
KVS85 bc12ba12d2
Rename permissions_server suite (#9441) 2019-07-10 16:39:24 +03:00
jsteemann efda879b9c blacklist wal_cleanup suite 2019-06-07 19:10:36 +02:00
KVS85 4c7e28dd77 Blacklist paths_server testsuite for 3.3 2019-05-15 12:01:21 +02:00
KVS85 b5cd164727 Backport testing changes from devel 2019-04-22 15:21:38 +02:00
jsteemann 2a771e46ba blacklist more tests 2019-04-16 11:17:44 +02:00
jsteemann 902bb70167 blacklist test suites in 3.3 2019-04-15 18:09:19 +02:00
jsteemann c7d5185cc5 blacklist permissions test for this version 2019-03-27 17:01:54 +01:00
KVS85 e87baa980d Blacklist dump_multiple suite in 3.3 (#8568) 2019-03-25 21:27:55 +01:00
KVS85 2d72c442e8 Add upgrade_data_<VER>_<STORAGE> tests execution possibility (#8458) 2019-03-21 16:01:54 +01:00
Frank Celler 8046192cdf
Feature 3.3/maskings (#8061) 2019-01-31 11:44:08 +01:00
Frank Celler bde1009c70 masked dump_maskings 2019-01-25 10:53:50 +01:00
Jan 8a06ae4a8a
prevent duplicate attributes being generated by AQL queries (#7827) 2019-01-02 14:46:40 +01:00
KVS85 1e3c7442bb Bug fix/upgrade data tests windows 3.3 (#7822)
* Add 3.3 and 3.4 upgrade-data tests to oskar blacklist for 3.3

* Add 3.2 upgrade-data tests to oskar blacklist for 3.3
2018-12-20 22:30:57 +01:00
Wilfried Goesgens 8c96d653e0 Feature 3.3/kill em all (#7591) 2018-12-04 09:04:02 +01:00
jsteemann 1513563972 added version test to blacklist 2018-07-18 12:21:29 +02:00
Wilfried Goesgens dae3c25757 Bug fix 3.3/multipart with quotes (#5866) 2018-07-13 14:09:39 +02:00
Dan Larkin-York 14496b872f Add Oskar suite blacklist. (#5794) 2018-07-12 16:59:39 +02:00
KVS85 a52892699b Add 3.3 tests blacklist for Oskar (#5802) 2018-07-09 14:53:15 +02:00
Simon 1d57a46168 Refactor Authentication Layer (3.3) (#4588)
* added tests for revokeCollection and revokeDatabase

* optimized user permission test

* ui selection bugfix

* fixed ldap ui login

* login view

* Authentication refactoring

* localstorage fallback if user config is not available

* Fixing permission resolution test

* Adding missing import

* local storage queries now supported

* disabled collection task check for ldap

* added internal ldapEnabled function and ldap config to the ui

* more db creation tests

* removed console logs

* render fix

* Various authentication related fixes

* exec ldap test also for cluster

* Adding support to refresh user rights from external auth sources

* ldap test howto comment

* Handling roles more correctly

* jwt

* login view

* First part of rework of LDAP documentation.

* test roles in a ldap environment

* Changing role handling

* Finish revision of the LDAP chapter in the manual.

* Fixing user header

* Fixing some slight issues with LDAP users and roles

* Removing unused code

* Removing unused code

* added ldap test

* fixing a bug in restuserhandler

* more ldap tests

* ldap tests

* ldap tests

* optimized ldap testing, added cluster support, fixed some auth tests

* ldap cleanup test

* ldap tests

* auth tests

* ldap test

* Changing permission defaults

* revert change

* updated user helper test

* rm of try catch block connection

* Removing FeatureCacheFeature

* Changed permission resolution according to discussion

* updated the docs to clarify the permission resolution and the intricacies of LDAP users

* Fixing wrong permissions check in handling of PUT in ResUserHandler

* Using revision ID when replacing users

* Adding basic replace test

* tests

* Fixing some outstanding issues

* Fixing test setup, optimizing some stuff

* Fixing permission resolution rules, testsuite setup, etc

* Fix deadlock

* Adding error message for keyspace, slightly changing test setup

* Removing remaining mentions of FeatureCacheFeature

* Fix jslint

* Fixing some failed tests

* Fixing cluster authentication issue, red tests

* Fixing ldap testsuite, adding trace logging

* Fixint ldap tesuite setup and LDAP recognition

* Fixing an assert

* Cleanup, adding changelog entry

* fix typo

* Fixing dump_authentication test

* improvements found during code review

* oops

* updated CHANGELOG

* Fixing broken handling, disallowing adding of local users when disabled

* added tests for ldap search mode

* Fixing testInvalidGrants

(cherry picked from commit bc7ea2aaa29a9ed0974898f487e8a318f24912f1)

* Removing undefined auth level externally

(cherry picked from commit 70859f43ae6fd694fdbf70f669fbfdafc58e7913)

* Fixing previous commit

(cherry picked from commit 2fbcffd2ed657862ef9fb5e6d45201a6ec8ada69)

* more use of sessionstorage

* intentionally removed `after` methods from tests

because they are executed before the tests start
no cleanup is performed right now after the authentication tests
however, a cleanup is done at start of every test

* ldap tests all modes

* fix LDAP test invocation

* Added roles transformation to ldap test suite

* Fix compilation of community version.

* Imrpved the ldap testsuites by unifying their options

* fix permission problems for system collections

* Improved LDAP configuration documentation.

* Grunt.

* fixed some ro/rw display issues

* fixed some ro/rw display issues part 2

* grunt build

* bump version number

* Fixed typos in LDAP manual
2018-02-28 13:24:18 +01:00
Jan 9ffbc908f3
replication bugfixes and improvements ported from 3.2 (#4497) 2018-02-09 13:39:31 +01:00
Jan c1459ec5b9
fix missing events in RocksDB-based replication for transactions that… (#4276) 2018-01-15 22:44:54 +01:00
Jan 08de96ffee
fixed issue #4056 (#4058)
* fixed issue #4056

* fix over eager santiation
2017-12-16 15:10:29 +01:00
Simon Grätzer 0e485f7441 Fixing collection name collection handling in Syncer (#3710) 2017-11-17 16:36:57 +01:00
Dan Larkin 2227c872b4 Replaced lingering calls to removed API. (#3702) 2017-11-15 20:04:03 +01:00
Simon Grätzer 87f441753b RocksDB WAL tailing fixes (#3595) 2017-11-10 09:31:53 +01:00
Simon Grätzer 64e9377c05 Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
Jan df5ea8ee2b try to fix another permissions problem when collections are accessed … (#3485)
* try to fix another permissions problem when collections are accessed by id

* added tests
2017-10-25 18:05:17 +02:00
Simon Grätzer 7c31960cf2 Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Jan 2fee652e77 Bug fix/fixes 1610 (#3425)
* remove memory zone remainders

* remove useless calls

* attempt to fix non-deterministic CRC test

* attempt to fix non-deterministic replication tests

* fix document removal with multiple documents in cluster

* attempt to fix non-determinism of tests

* fix privilege checks for accessing collections by collection id, not by name
2017-10-18 12:23:39 +02:00
Michael Hackstein 5eaf67651d Tests/replication tests (#3404) (#3409)
* Improved the arangodb ruby module for tests to allow usage of different databases
* Added Further Tests for non _system database
2017-10-13 12:32:56 +02:00
Wilfried Goesgens 5c6997ce04 cleanup after testruns 2017-09-12 14:47:52 +02:00
Andreas Streichardt 7d2ab6055f Merge with latest changes in improve-jenkins
stashing should work better now
2017-08-31 17:53:48 +02:00
Frank Celler 4933eb4fea Revert "fixed return code"
This reverts commit 776ca8d406.
2017-08-23 14:57:32 +02:00
Frank Celler 776ca8d406 fixed return code 2017-08-23 14:19:24 +02:00
Simon Grätzer 6c2ea0a246 Fixing wrong response for DELETE _api/users/database (#3094)
* Fixing issue 2847

* Added changelog entry and additional http_server test

* Update CHANGELOG
2017-08-23 11:08:32 +02:00
Jan Christoph Uhde 0eaf4cabd9 Feature/js to cpp transaction handler (#2985)
* implement transaction handler in c++

* add fake request object

* move general code into extra file

* improve error messages for RestJobHandler

* support cancel operation for async jobs with RestTransactionHandler

* fix integration test and add some optional debugging output

* fix returning of context

* fix error type

* fix code in cluster test

* remove unused variable
2017-08-11 09:29:34 +02:00
Simon Grätzer 3f58a44e3b Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
Dan Larkin 750fc96ab4 Converted endpoint handler from JS to C++ (#2905)
* Added native C++ rest handler for endpoints.

* Added test of rest endpoint interface and removed JS handler.
2017-08-01 09:53:04 +02:00
Jan 5e1813c5d6 fixed invalid object access, added a test (#2862) 2017-07-25 22:26:51 +02:00
Jan 5c25b6934e fix issue #2744 (#2745) 2017-07-07 12:39:02 +02:00
Jan a22a9ccb6c fix authinfo caching (#2743)
https://github.com/arangodb/planning/issues/414
2017-07-06 17:31:46 +02:00
Jan 94b4a9ec4b added "deduplicate" attribute for array indexes (#2644) 2017-06-30 17:53:50 +02:00
Jan 5ad9423f16 unify index struct return values in cluster and non-cluster for fulltext and geo indexes (#2534) 2017-06-08 13:35:00 +02:00
jsteemann a35f85bcc7 added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
jsteemann 5ee360b4f1 adjust a timeout in a test 2017-05-12 15:21:41 +02:00
Andreas Streichardt 6dec8ab22d My friend ruby and his best pal openssl went into the windows bar for drinking...sad 2017-05-05 17:03:27 +02:00
Andreas Streichardt 6527c8ceed Revert "Unwurst results"
This reverts commit 8312c64f60.
2017-05-02 19:05:48 +02:00
Andreas Streichardt 6112caec4a Revert "Remove debug leftover"
This reverts commit 570a5a67b3.
2017-05-02 19:05:27 +02:00
Andreas Streichardt 570a5a67b3 Remove debug leftover 2017-05-02 18:35:51 +02:00