[midPoint-git] [Evolveum/midpoint] 95969f: Helper method to determine full text search config...
Pavol Mederly
mederly at evolveum.com
Mon Feb 27 11:07:58 CET 2017
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 95969fd6b850c4e2c69a3cf53c37785f62e99cdf
https://github.com/Evolveum/midpoint/commit/95969fd6b850c4e2c69a3cf53c37785f62e99cdf
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2017-02-27 (Mon, 27 Feb 2017)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SystemConfigurationTypeUtil.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RObjectTextInfo.java
Log Message:
-----------
Helper method to determine full text search configuration presence.
Commit: 336865966ea3915680bd6d49295b7d1156f42f64
https://github.com/Evolveum/midpoint/commit/336865966ea3915680bd6d49295b7d1156f42f64
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2017-02-27 (Mon, 27 Feb 2017)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/rest/MidpointAbstractProvider.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/rest/MidpointJsonProvider.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/rest/MidpointXmlProvider.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/rest/MidpointYamlProvider.java
M model/model-impl/src/main/resources/ctx-model.xml
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestJsonProvider.java
R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestProvider.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceJson.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceXml.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceYaml.java
A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestXmlProvider.java
A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestYamlProvider.java
M testing/rest/src/test/resources/ctx-rest-test-main.xml
M testing/rest/src/test/resources/repo/yaml/account-chuck.yml
M testing/rest/src/test/resources/repo/yaml/role-adder.yml
M testing/rest/src/test/resources/repo/yaml/role-modifier.yml
M testing/rest/src/test/resources/repo/yaml/user-darthadder.yml
M testing/rest/src/test/resources/repo/yaml/user-nopassword.yml
M testing/rest/src/test/resources/repo/yaml/user-template.yml
M testing/rest/src/test/resources/req/yaml/modification-assign-role-modifier.yml
M testing/rest/src/test/resources/req/yaml/modification-disable.yml
M testing/rest/src/test/resources/req/yaml/modification-enable.yml
M testing/rest/testng-integration.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/1f870c3efe4b...336865966ea3
More information about the midPoint-svn
mailing list