[midPoint-git] [Evolveum/midpoint] 047bd7: cleanup & validation: moved cleanup processor (val...
Viliam Repan
noreply at github.com
Mon Apr 15 12:47:01 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 047bd7a64a502da192db47b7a5a128608521d427
https://github.com/Evolveum/midpoint/commit/047bd7a64a502da192db47b7a5a128608521d427
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ObjectUpgradeValidator.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ObjectValidator.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ObjectValidatorListener.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ProtectedStringViolations.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/UpgradeProcessor.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ValidationItem.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ValidationItemStatus.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ValidationItemType.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/validator/TestObjectValidator.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/validator/processor/TestUpgradeProcessors.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/validator/processor/UpgradeValidationItemAsserter.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestInitialObjects.java
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/VerifyOptions.java
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeObjectHandler.java
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/verify/VerificationReporter.java
Log Message:
-----------
cleanup & validation: moved cleanup processor (validation part) to ObjectValidator
Commit: a7b6722e4c602489aa8b602ab30c06961f223276
https://github.com/Evolveum/midpoint/commit/a7b6722e4c602489aa8b602ab30c06961f223276
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/duplication/DuplicationProcessHelper.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanerListener.java
R infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupActionProcessor.java
R infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupHandler.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupItem.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupItemType.java
R infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupMessage.java
M infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupPathAction.java
M infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupResult.java
M infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/DefaultCleanupHandler.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/ObjectCleaner.java
R infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/ProtectedStringViolations.java
M infra/common/src/test/java/com/evolveum/midpoint/common/cleanup/CleanupActionProcessorTest.java
M infra/common/src/test/java/com/evolveum/midpoint/common/cleanup/TestCleanupHandler.java
Log Message:
-----------
cleanup & validation: remove validation part from cleanup processor
Commit: 75933f49a1adb06516c3bade4025a12f9bb06f69
https://github.com/Evolveum/midpoint/commit/75933f49a1adb06516c3bade4025a12f9bb06f69
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
R infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/DefaultCleanupHandler.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/DefaultCleanupListener.java
M infra/common/src/test/java/com/evolveum/midpoint/common/cleanup/CleanupActionProcessorTest.java
R infra/common/src/test/java/com/evolveum/midpoint/common/cleanup/TestCleanupHandler.java
A infra/common/src/test/java/com/evolveum/midpoint/common/cleanup/TestCleanupListener.java
Log Message:
-----------
cleanup & validation: remove validation part from cleanup processor
Commit: 479309506b5e776303867f715646fa9bc52af424
https://github.com/Evolveum/midpoint/commit/479309506b5e776303867f715646fa9bc52af424
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M docs/roles-policies/classification/index.adoc
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/util/WebComponentUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/panel/AbstractIntentFactory.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/task/component/TaskWizardPanel.java
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/c623e70c7e19...479309506b5e
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