[midPoint-git] [Evolveum/midpoint] 17193c: small refactoring, enabling test for yaml (rest), ...
Katarina Valalikova
k.valalikova at evolveum.com
Sat Feb 25 09:43:46 CET 2017
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 17193c674e0d9e9d1793a3b4cfe484930a2e7f9a
https://github.com/Evolveum/midpoint/commit/17193c674e0d9e9d1793a3b4cfe484930a2e7f9a
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2017-02-25 (Sat, 25 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/testng-integration.xml
Log Message:
-----------
small refactoring, enabling test for yaml (rest), adding licence headers
Commit: 81f456325e03a3ed04145a07caece159ba7fabd5
https://github.com/Evolveum/midpoint/commit/81f456325e03a3ed04145a07caece159ba7fabd5
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2017-02-25 (Sat, 25 Feb 2017)
Changed paths:
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestJsonProvider.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
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestXmlProvider.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestYamlProvider.java
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
Log Message:
-----------
some additional licence headers.
Commit: 1f870c3efe4b9c7c3b936224d852272f104e98b1
https://github.com/Evolveum/midpoint/commit/1f870c3efe4b9c7c3b936224d852272f104e98b1
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2017-02-25 (Sat, 25 Feb 2017)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestLoggingConfiguration.java
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/8ef4bfe9cb0e...1f870c3efe4b
More information about the midPoint-svn
mailing list