Commit Graph
38 Commits
Author SHA1 Message Date
Axel Uhl bf1b433831 passing causally consistent session to more test persistence factories 2024-09-11 11:46:42 +02:00
Axel Uhl e320e9f66d making MongoDB-based tests more robust by using causally consistent sessions where necessary 2024-09-11 00:43:19 +02:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Axel Uhl 3b39519d8f use MAJORITY as read/write concern for store merging 2022-12-21 15:18:36 +01:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl b44839c83a bug5694/bug5695: parameterized wind estimation model training;
preparing for combining "step 1" and "step 2" with parameters
controlling the percentage of maneuvers to use for training/testing and
with an optional path specifying a file system-based model storage which
can be used to populate the
com.sap.sailing.windestimation.test/resources folder
2022-03-21 23:34:07 +01:00
Axel Uhl 370d23b983 mongo42driver: uncompilable interims commit with *-legacy bundle removed from our bundle dependencies;
this produces lots of compilation errors, mostly because of MongoClientURI replaced by ConnectionString
2021-08-26 23:29:35 +02:00
Axel Uhl 0bd21957a8 MongoDB Driver update: added org.mongodb.bson to all bundles that require it; now it's down to actual deprecations and functions removed/replaced 2021-08-25 21:53:23 +02:00
Axel Uhl bc3ff2fd8c Starting with MongoDB driver update to 4.3.1 2021-08-25 18:56:05 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Dennis Aulenbacher 73fda94935 bug5230: Restricted all AbstractRole (and Subclass) constructors to
require the new transitive flag
2021-03-01 17:44:58 +01:00
Dennis Aulenbacher a7168e03bb bug5239: introduced new SuperClass Exception for UserStore Exceptions 2020-09-01 12:56:55 +02:00
Axel Uhl 6e33a6339b bug5238: removed unused userGroupMap parameter in SecurityStoreMerger.mergeAccessControlLists 2020-03-19 12:25:32 +01:00
Axel Uhl 50da89091d bug5238: reverting commit 47d6d94686 and adding comments why 2020-03-19 12:22:44 +01:00
Axel Uhl 47d6d94686 bug5238: fix for access control list user group mapping in security store merger 2020-03-19 09:58:44 +01:00
Axel Uhl 7f86a28cbf bug4006: fixed remaining tests 2020-01-29 20:06:48 +01:00
Axel Uhl c4c99e41d2 bug4006: some progress towards "greening" the tests; still failing removal of permission association's ownership/ACL in case permission is dropped 2020-01-29 18:40:12 +01:00
Axel Uhl 438d69e689 bug4006: added tests for default creation group merging 2020-01-29 16:08:39 +01:00
Axel Uhl 92e3b05d78 added tests for ACL handling, merging and dropping 2020-01-29 12:28:48 +01:00
Axel Uhl 7d7c5e796b bug4006: added tests for group and user merging and role dropping 2020-01-29 10:23:11 +01:00
Axel Uhl c7d34f4cee bug4006: more on user merge, updated Wiki doc 2020-01-28 11:55:57 +01:00
Axel Uhl 2d93e849fd prepared for a test suite on role handling during group merging 2020-01-27 18:03:23 +01:00
Axel Uhl 6713fb4393 bug4006: added implementation for mergeAccessControlLists 2019-12-03 18:37:20 +01:00
Axel Uhl 93fdd1502f fixed ownership merge routine, "greening" test 2019-12-03 10:12:59 +01:00
Axel Uhl 7cb5062e31 include ROLES collection in bug4006 test set-up 2019-12-03 10:04:32 +01:00
Axel Uhl 49c335cc60 Merge remote-tracking branch 'server/bug4006' into bug4006 2019-12-02 13:21:15 +01:00
Axel Uhl 03c8526c74 first green test for simple user and group merge 2019-12-02 12:40:35 +01:00
Axel Uhl b93b029841 consolidated imports 2019-12-02 01:02:47 +01:00
Axel Uhl e156476e35 bug4006: prepare for ACL merge 2019-12-02 00:58:31 +01:00
Axel Uhl 98a9c382ff bug4006: added ownership update (pass 2) 2019-11-29 18:46:16 +01:00
Axel Uhl 34189601f1 bug4006: making progress towards access control store merging 2019-11-29 18:30:48 +01:00
Axel Uhl 9d97ed202b bug4006: started with merge algorithm implementation 2019-11-29 17:17:17 +01:00
Axel Uhl 3114678d24 continued with user and user group merging strategy 2019-11-28 22:56:36 +01:00
Axel Uhl afbf920808 started clean source/target DB excerpts; added scripts for test DB content handling 2019-11-28 16:48:14 +01:00
Axel Uhl 53f61a2e7a added more test data; factored the -tenant suffix into a constant 2019-11-25 17:24:51 +01:00
Axel Uhl fd9a15bb58 improved test frame for user store / access control store merging 2019-11-25 14:58:09 +01:00
Axel Uhl 0dda3fd7a9 added test fragment for com.sap.sse.security.storemerging 2019-11-19 18:00:30 +01:00
Axel Uhl 44d05c4fb4 bug4006: created a first stub for user/accesscontrolstore merging 2019-11-19 17:07:31 +01:00