[midPoint-git] [Evolveum/midpoint] eef72b: Fix TestResources for generic repository
Viliam Repan
noreply at github.com
Tue Mar 11 13:53:55 CET 2025
Branch: refs/heads/feature/mid-10412-task-thresholds
Home: https://github.com/Evolveum/midpoint
Commit: eef72bc2f48dc7cfdd13f8faf5a3c2262adcda7a
https://github.com/Evolveum/midpoint/commit/eef72bc2f48dc7cfdd13f8faf5a3c2262adcda7a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestResources.java
Log Message:
-----------
Fix TestResources for generic repository
Commit: 5d9b6738411860934f7c60c934bfec1cf1471e64
https://github.com/Evolveum/midpoint/commit/5d9b6738411860934f7c60c934bfec1cf1471e64
Author: KaterynaHonchar <honchar at evolveum.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/certification/PageActiveCampaigns.java
M model/cases-api/src/main/java/com/evolveum/midpoint/cases/api/util/QueryUtils.java
Log Message:
-----------
fix for #10520 Certification deputy does not see Certification items
Commit: 18df9266d005608f0145c9601b4cc029249a78f4
https://github.com/Evolveum/midpoint/commit/18df9266d005608f0145c9601b4cc029249a78f4
Author: KaterynaHonchar <honchar at evolveum.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M gui/admin-gui/src/frontend/scss/midpoint.scss
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestResources.java
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: 6e4ff87969a48bd0d7bc83010b36ea941de12aec
https://github.com/Evolveum/midpoint/commit/6e4ff87969a48bd0d7bc83010b36ea941de12aec
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/opendj/AbstractOpenDjNoiseTest.java
Log Message:
-----------
Fix OpenDJ related conntests
We can no longer assert on the synchronization situation being
DELETED in the dead shadow returned from the model.getObject
operation. It was a side-effect of the "discovery" operation
on that dead shadow. Recent code changes related to performance
optimizations cause that the discovery operation is carried out
on a copy of the shadow, hence none of its effects propagate
to the shadow being returned.
The shadow returned is (still) marked as dead, anyway, and this is
the key information for the client.
The synchronization situation is still stored in the repository.
Commit: ba4d6d2258ee2701e3a3419a9d9b610acf94c57b
https://github.com/Evolveum/midpoint/commit/ba4d6d2258ee2701e3a3419a9d9b610acf94c57b
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/certification/PageActiveCampaigns.java
M model/cases-api/src/main/java/com/evolveum/midpoint/cases/api/util/QueryUtils.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: dbd097dbd07c202d4ed465941dd20d6727cdc066
https://github.com/Evolveum/midpoint/commit/dbd097dbd07c202d4ed465941dd20d6727cdc066
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestThresholds.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestThresholdsMultiNode.java
A model/model-intest/src/test/resources/tasks/thresholds/resource-dummy-source-slow.xml
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/run/AbstractCompositeActivityRun.java
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/run/ActivityRunResult.java
Log Message:
-----------
MID-10412 multinode suspending on policy trigger + test
Commit: 657166011cb36e1eb32dc19e380240691502bb70
https://github.com/Evolveum/midpoint/commit/657166011cb36e1eb32dc19e380240691502bb70
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/certification/PageActiveCampaigns.java
M model/cases-api/src/main/java/com/evolveum/midpoint/cases/api/util/QueryUtils.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestResources.java
M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/opendj/AbstractOpenDjNoiseTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into feature/mid-10412-task-thresholds
Compare: https://github.com/Evolveum/midpoint/compare/0f63f3c5e7b4...657166011cb3
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list