[midPoint-git] [Evolveum/midpoint] d82790: Fixed handling of auxiliary object classes in prov...
Viliam Repan
vilo.repan at evolveum.com
Mon Mar 5 00:09:36 CET 2018
Branch: refs/heads/feature/global-cache
Home: https://github.com/Evolveum/midpoint
Commit: d82790f173fefd0b215487e8325297ac919c959b
https://github.com/Evolveum/midpoint/commit/d82790f173fefd0b215487e8325297ac919c959b
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M infra/test-util/src/main/java/com/evolveum/midpoint/test/ldap/OpenDJController.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ConsolidationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ReconciliationProcessor.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowManager.java
M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/AbstractLongTest.java
M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestLdap.java
M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestLdapComplex.java
R testing/longtest/src/test/resources/common/resource-opendj-complex.xml
A testing/longtest/src/test/resources/ldap-complex/resource-opendj-complex.xml
A testing/longtest/src/test/resources/ldap-complex/role-security.xml
M testing/longtest/src/test/resources/logback-test.xml
Log Message:
-----------
Fixed handling of auxiliary object classes in provisioning (MID-4483). Improved LDAP longtests.
Commit: d7aafcc54e73b26735986f1660bf87cfabb7e9d5
https://github.com/Evolveum/midpoint/commit/d7aafcc54e73b26735986f1660bf87cfabb7e9d5
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M gui/admin-gui/src/main/resources/application.yml
Log Message:
-----------
Fixing logout URL (MID-4492)
Commit: 926d41f300ffbc7c4385fe9fb9483ff5c975adc2
https://github.com/Evolveum/midpoint/commit/926d41f300ffbc7c4385fe9fb9483ff5c975adc2
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2018-03-03 (Sat, 03 Mar 2018)
Changed paths:
M gui/admin-gui/src/main/resources/application.yml
M infra/test-util/src/main/java/com/evolveum/midpoint/test/ldap/OpenDJController.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ConsolidationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ReconciliationProcessor.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowManager.java
M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/AbstractLongTest.java
M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestLdap.java
M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestLdapComplex.java
R testing/longtest/src/test/resources/common/resource-opendj-complex.xml
A testing/longtest/src/test/resources/ldap-complex/resource-opendj-complex.xml
A testing/longtest/src/test/resources/ldap-complex/role-security.xml
M testing/longtest/src/test/resources/logback-test.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into feature/global-cache
Commit: b5f3a1a8b2ad2a40c55038cd5514aa360d731693
https://github.com/Evolveum/midpoint/commit/b5f3a1a8b2ad2a40c55038cd5514aa360d731693
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2018-03-05 (Mon, 05 Mar 2018)
Changed paths:
A repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/CacheKey.java
A repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/CacheObject.java
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java
R repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/ObjectsCache.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java
Log Message:
-----------
global cache moved to repository cache module, proper locking still missing
Compare: https://github.com/Evolveum/midpoint/compare/953e50e0728f...b5f3a1a8b2ad
More information about the midPoint-svn
mailing list