[midPoint-git] [Evolveum/midpoint] 15a45c: Fix reindex operation w.r.t. attributes (MID-5128)
mederly
noreply at github.com
Wed Feb 6 14:25:57 CET 2019
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 15a45c446f6c75256b896f7d1c3b10a63dec75fc
https://github.com/Evolveum/midpoint/commit/15a45c446f6c75256b896f7d1c3b10a63dec75fc
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-02-06 (Wed, 06 Feb 2019)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyTestReindex.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectUpdater.java
Log Message:
-----------
Fix reindex operation w.r.t. attributes (MID-5128)
Now we apply 'raw' option when fetching object before reindexing.
This ensures that definitions are retrieved for such object, so
reindexing will not fail (for shadows).
Commit: 334b23a92b536c405f90490eccd6c2913cc02da7
https://github.com/Evolveum/midpoint/commit/334b23a92b536c405f90490eccd6c2913cc02da7
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-02-06 (Wed, 06 Feb 2019)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/AjaxCompositedIconButton.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/MultifunctionalButton.java
M gui/admin-gui/src/main/resources/static/less/midpoint-theme.less
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLdapDependency.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/f45344c90326...334b23a92b53
More information about the midPoint-svn
mailing list