[midPoint-git] [Evolveum/midpoint] e14f56: improved querying for type filters MID-1881
Viliam Repan
vilo.repan at evolveum.com
Thu May 15 12:00:40 CEST 2014
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e14f56f3009f102a1db4a4de17ee2a8fa0d058c4
https://github.com/Evolveum/midpoint/commit/e14f56f3009f102a1db4a4de17ee2a8fa0d058c4
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/query/TypeFilter.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/ObjectTypes.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreterTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RUser.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/QueryContext.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/QueryInterpreter.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/definition/EntityDefinition.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/ItemRestriction.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/LogicalRestriction.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/NaryLogicalRestriction.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/Restriction.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/TypeRestriction.java
Log Message:
-----------
improved querying for type filters MID-1881
Commit: 59909a75704c5ea3fb19568546f26751fd19210a
https://github.com/Evolveum/midpoint/commit/59909a75704c5ea3fb19568546f26751fd19210a
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/policy/ValuePolicyGenerator.java
M infra/common/src/test/java/com/evolveum/midpoint/common/test/PasswordPolicyValidatorTest.java
A infra/common/src/test/resources/policy/value-policy-generate-empty.xml
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/GenerateExpressionEvaluator.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/TestMappingDynamicSimple.java
A model/model-common/src/test/resources/mapping/mapping-generate-policy-empty.xml
A model/model-common/src/test/resources/objects/c0c010c0-d34d-b33f-f00d-999888111114.xml
Log Message:
-----------
Merge branch 'master' of github.com:Evolveum/midpoint
Commit: fe8a81e7ea337af52ca22f886a130c8c038f624c
https://github.com/Evolveum/midpoint/commit/fe8a81e7ea337af52ca22f886a130c8c038f624c
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/query/TypeFilter.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestSecurity.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/Restriction.java
M repo/security-impl/src/main/java/com/evolveum/midpoint/security/impl/SecurityEnforcerImpl.java
Log Message:
-----------
fixed MID-1881 tests for security are enabled now.
Compare: https://github.com/Evolveum/midpoint/compare/56e2b3ac2edc...fe8a81e7ea33
More information about the midPoint-svn
mailing list