[midPoint-git] [Evolveum/midpoint] 0149f3: Finishing terminology alignment (create vs add), r...
Viliam Repan
vilo.repan at evolveum.com
Wed Apr 30 21:39:27 CEST 2014
Branch: refs/heads/closure
Home: https://github.com/Evolveum/midpoint
Commit: 0149f336029d278a1cf61808dc452533c5db4412
https://github.com/Evolveum/midpoint/commit/0149f336029d278a1cf61808dc452533c5db4412
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/LayerRefinedAttributeDefinition.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/PropertyLimitations.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedAttributeDefinition.java
M infra/schema/src/main/resources/xml/ns/public/common/common-2a.xsd
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ConsolidationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ReconciliationProcessor.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/AccessChecker.java
M repo/repo-sql-impl-test/src/main/java/com/evolveum/midpoint/repo/sql/testing/ResourceCarefulAntUtil.java
Log Message:
-----------
Finishing terminology alignment (create vs add), removing depracated parts from refined schema.
Commit: 89739fe58556448a4bdd6105be5d9292e9b5b661
https://github.com/Evolveum/midpoint/commit/89739fe58556448a4bdd6105be5d9292e9b5b661
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelController.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestSecurity.java
Log Message:
-----------
More GUI-related security code.
Commit: 41edbd9276d04c0f425dfcad28d560e9fb445b11
https://github.com/Evolveum/midpoint/commit/41edbd9276d04c0f425dfcad28d560e9fb445b11
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M infra/common/src/test/resources/refinery/resource-complex.xml
M infra/schema/src/test/resources/common/resource-opendj.xml
M model/model-impl/src/test/resources/expr/account-xpath-evaluation.xml
M model/model-intest/src/test/resources/common/resource-dummy-red.xml
M provisioning/provisioning-impl/src/test/resources/impl/dummy-no-activation/resource-dummy.xml
M provisioning/provisioning-impl/src/test/resources/object/resource-dummy.xml
M samples/resources/ad/ad-resource-advanced-nosync.xml
M samples/resources/ad/ad-resource-advanced-sync.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-multi-nosync.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-2.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-3.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-4.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-5.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-sync-2.xml
M samples/resources/databasetable/localhost-dbtable-advanced-nosync-2.xml
M samples/resources/databasetable/localhost-dbtable-advanced-nosync.xml
M samples/resources/databasetable/localhost-dbtable-advanced-sync.xml
M samples/resources/mysqluser/mysqluser-localhost-advanced-nosync.xml
M samples/resources/opendj/opendj-localhost-medium.xml
M samples/resources/opendj/opendj-localhost-resource-sync-advanced.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced-2.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced-test.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced.xml
M samples/rest/opendj-resource-sync.xml
M testing/consistency-mechanism/src/test/resources/request/resource-modify-resource-schema.xml
M testing/story/src/test/resources/trafo/resource-dummy-ad.xml
M testing/story/src/test/resources/trafo/resource-dummy-mail.xml
Log Message:
-----------
Changing XMLs after the terminology change.
Commit: 22dd7d08e181c25c6bf81117d372eedc38d96e09
https://github.com/Evolveum/midpoint/commit/22dd7d08e181c25c6bf81117d372eedc38d96e09
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/LayerRefinedAttributeDefinition.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/LayerRefinedObjectClassDefinition.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedAttributeDefinition.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedObjectClassDefinition.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelController.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestSecurity.java
M model/model-intest/src/test/resources/common/resource-dummy-black.xml
M model/model-intest/src/test/resources/common/resource-dummy-blue.xml
M model/model-intest/src/test/resources/common/resource-dummy-green-deprecated.xml
M model/model-intest/src/test/resources/common/resource-dummy-green.xml
M model/model-intest/src/test/resources/common/resource-dummy-red.xml
M model/model-intest/src/test/resources/common/resource-dummy-yellow.xml
M model/model-intest/src/test/resources/common/resource-dummy.xml
M model/model-intest/src/test/resources/common/resource-opendj.xml
A model/model-intest/src/test/resources/security/role-self-accounts-partial-control.xml
Log Message:
-----------
More work on GUI-related security methods. Some schema-related fixes.
Commit: 22be88821266e6cd547d508ba34bd36c1ab85119
https://github.com/Evolveum/midpoint/commit/22be88821266e6cd547d508ba34bd36c1ab85119
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M repo/repo-sql-impl-test/src/test/resources/basic/objects.xml
M repo/repo-sql-impl-test/src/test/resources/modify/resource-csv.xml
M repo/repo-sql-impl-test/src/test/resources/modify/resource-opendj.xml
Log Message:
-----------
Fixing repo tests after removal of deprecated schema elements.
Commit: 8a6e5f2b389af55588fd9a227548e76b5683ca6b
https://github.com/Evolveum/midpoint/commit/8a6e5f2b389af55588fd9a227548e76b5683ca6b
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelController.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestSecurity.java
Log Message:
-----------
Improving the tests
Commit: cd85b4372bca57613be33584d6816b5817cec554
https://github.com/Evolveum/midpoint/commit/cd85b4372bca57613be33584d6816b5817cec554
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M model/model-impl/src/test/resources/common/resource-dummy-deprecated.xml
M model/model-impl/src/test/resources/common/resource-dummy.xml
Log Message:
-----------
Fixing the test
Commit: da1136a1027325e292c48cc1f1ab2a01f17f132a
https://github.com/Evolveum/midpoint/commit/da1136a1027325e292c48cc1f1ab2a01f17f132a
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M model/model-intest/src/test/resources/activation/resource-dummy-khaki.xml
M model/model-intest/src/test/resources/common/resource-dummy-blue-deprecated.xml
M model/model-intest/src/test/resources/common/resource-dummy-deprecated.xml
M model/model-intest/src/test/resources/iteration/resource-dummy-magenta.xml
M model/model-intest/src/test/resources/iteration/resource-dummy-pink.xml
M model/model-intest/src/test/resources/iteration/resource-dummy-violet.xml
M model/model-intest/src/test/resources/multi/resource-dummy-beige.xml
M model/model-intest/src/test/resources/multi/resource-dummy-ivory.xml
M model/model-intest/src/test/resources/multi/resource-dummy-yellow.xml
M model/model-intest/src/test/resources/negative/resource-csvfile-broken.xml
M model/model-intest/src/test/resources/negative/resource-csvfile-notfound.xml
M model/model-intest/src/test/resources/scripthooks/resource-dummy-hook.xml
M model/model-intest/src/test/resources/sync/resource-dummy-azure-deprecated.xml
M model/model-intest/src/test/resources/sync/resource-dummy-azure.xml
M model/model-intest/src/test/resources/sync/resource-dummy-emerald-deprecated.xml
M model/model-intest/src/test/resources/sync/resource-dummy-emerald.xml
M model/model-intest/src/test/resources/sync/resource-dummy-lime-deprecated.xml
M model/model-intest/src/test/resources/sync/resource-dummy-lime.xml
Log Message:
-----------
Fixing the tests
Commit: 09dfefe07147e3fd145735f8404e44ad258219df
https://github.com/Evolveum/midpoint/commit/09dfefe07147e3fd145735f8404e44ad258219df
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M testing/consistency-mechanism/src/test/resources/repo/resource-opendj.xml
M testing/consistency-mechanism/src/test/resources/request/resource-modify-resource-schema.xml
M testing/sanity/src/test/resources/repo/resource-dummy.xml
M testing/sanity/src/test/resources/repo/resource-opendj.xml
Log Message:
-----------
Fixing the tests
Commit: 1b9472364ddada67e7c03e86aa684322ddaf2337
https://github.com/Evolveum/midpoint/commit/1b9472364ddada67e7c03e86aa684322ddaf2337
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/OrgClosureManager.java
Log Message:
-----------
remove parent, first implementation, not finished yet.
Commit: 81d74254efbdf8dbd905f7eb7e7acd3ea1a73109
https://github.com/Evolveum/midpoint/commit/81d74254efbdf8dbd905f7eb7e7acd3ea1a73109
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/LayerRefinedAttributeDefinition.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/LayerRefinedObjectClassDefinition.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/PropertyLimitations.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedAttributeDefinition.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedObjectClassDefinition.java
M infra/common/src/test/resources/refinery/resource-complex.xml
M infra/schema/src/main/resources/xml/ns/public/common/common-2a.xsd
M infra/schema/src/test/resources/common/resource-opendj.xml
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/controller/ModelController.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ConsolidationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/ReconciliationProcessor.java
M model/model-impl/src/test/resources/common/resource-dummy-deprecated.xml
M model/model-impl/src/test/resources/common/resource-dummy.xml
M model/model-impl/src/test/resources/expr/account-xpath-evaluation.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestSecurity.java
M model/model-intest/src/test/resources/activation/resource-dummy-khaki.xml
M model/model-intest/src/test/resources/common/resource-dummy-black.xml
M model/model-intest/src/test/resources/common/resource-dummy-blue-deprecated.xml
M model/model-intest/src/test/resources/common/resource-dummy-blue.xml
M model/model-intest/src/test/resources/common/resource-dummy-deprecated.xml
M model/model-intest/src/test/resources/common/resource-dummy-green-deprecated.xml
M model/model-intest/src/test/resources/common/resource-dummy-green.xml
M model/model-intest/src/test/resources/common/resource-dummy-red.xml
M model/model-intest/src/test/resources/common/resource-dummy-yellow.xml
M model/model-intest/src/test/resources/common/resource-dummy.xml
M model/model-intest/src/test/resources/common/resource-opendj.xml
M model/model-intest/src/test/resources/iteration/resource-dummy-magenta.xml
M model/model-intest/src/test/resources/iteration/resource-dummy-pink.xml
M model/model-intest/src/test/resources/iteration/resource-dummy-violet.xml
M model/model-intest/src/test/resources/multi/resource-dummy-beige.xml
M model/model-intest/src/test/resources/multi/resource-dummy-ivory.xml
M model/model-intest/src/test/resources/multi/resource-dummy-yellow.xml
M model/model-intest/src/test/resources/negative/resource-csvfile-broken.xml
M model/model-intest/src/test/resources/negative/resource-csvfile-notfound.xml
M model/model-intest/src/test/resources/scripthooks/resource-dummy-hook.xml
A model/model-intest/src/test/resources/security/role-self-accounts-partial-control.xml
M model/model-intest/src/test/resources/sync/resource-dummy-azure-deprecated.xml
M model/model-intest/src/test/resources/sync/resource-dummy-azure.xml
M model/model-intest/src/test/resources/sync/resource-dummy-emerald-deprecated.xml
M model/model-intest/src/test/resources/sync/resource-dummy-emerald.xml
M model/model-intest/src/test/resources/sync/resource-dummy-lime-deprecated.xml
M model/model-intest/src/test/resources/sync/resource-dummy-lime.xml
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/AccessChecker.java
M provisioning/provisioning-impl/src/test/resources/impl/dummy-no-activation/resource-dummy.xml
M provisioning/provisioning-impl/src/test/resources/object/resource-dummy.xml
M repo/repo-sql-impl-test/src/main/java/com/evolveum/midpoint/repo/sql/testing/ResourceCarefulAntUtil.java
M repo/repo-sql-impl-test/src/test/resources/basic/objects.xml
M repo/repo-sql-impl-test/src/test/resources/modify/resource-csv.xml
M repo/repo-sql-impl-test/src/test/resources/modify/resource-opendj.xml
M samples/resources/ad/ad-resource-advanced-nosync.xml
M samples/resources/ad/ad-resource-advanced-sync.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-multi-nosync.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-2.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-3.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-4.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync-5.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-nosync.xml
M samples/resources/csvfile/localhost-csvfile-resource-advanced-sync-2.xml
M samples/resources/databasetable/localhost-dbtable-advanced-nosync-2.xml
M samples/resources/databasetable/localhost-dbtable-advanced-nosync.xml
M samples/resources/databasetable/localhost-dbtable-advanced-sync.xml
M samples/resources/mysqluser/mysqluser-localhost-advanced-nosync.xml
M samples/resources/opendj/opendj-localhost-medium.xml
M samples/resources/opendj/opendj-localhost-resource-sync-advanced.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced-2.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced-test.xml
M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced.xml
M samples/rest/opendj-resource-sync.xml
M testing/consistency-mechanism/src/test/resources/repo/resource-opendj.xml
M testing/consistency-mechanism/src/test/resources/request/resource-modify-resource-schema.xml
M testing/sanity/src/test/resources/repo/resource-dummy.xml
M testing/sanity/src/test/resources/repo/resource-opendj.xml
M testing/story/src/test/resources/trafo/resource-dummy-ad.xml
M testing/story/src/test/resources/trafo/resource-dummy-mail.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into closure
Compare: https://github.com/Evolveum/midpoint/compare/c9d30f84d234...81d74254efbd
More information about the midPoint-svn
mailing list