[midPoint-git] [Evolveum/midpoint] 375f65: application.yml comments moved to RestExceptionHan...
virgo47
noreply at github.com
Mon May 18 23:44:12 CEST 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 375f6525a79d4c23de2dd801114cd3ebef0259bb
https://github.com/Evolveum/midpoint/commit/375f6525a79d4c23de2dd801114cd3ebef0259bb
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M gui/admin-gui/src/main/resources/application.yml
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/RestExceptionHandler.java
Log Message:
-----------
application.yml comments moved to RestExceptionHandler.java
Commit: 92933d0d3bba4060b039438a44024457e8952859
https://github.com/Evolveum/midpoint/commit/92933d0d3bba4060b039438a44024457e8952859
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/RestServiceInitializer.java
Log Message:
-----------
RestServiceInitializer.java: REST context tweakable via sys.property
e.g. -Dmp.test.rest.context.path=/rest2 for tests of new rest
Commit: 3e74227a785f16cebe0c121c48e626ebd92a7a54
https://github.com/Evolveum/midpoint/commit/3e74227a785f16cebe0c121c48e626ebd92a7a54
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
M model/rest-impl/pom.xml
A model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/AbstractRestController.java
A model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ExtensionSchemaRestController.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/MidpointAbstractHttpMessageConverter.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/RestApiIndex.java
Log Message:
-----------
new REST: migrated Model and ExtensionSchema controllers, tests fail
Audit related to sessionID is not working the same way, consultation needed.
Commit: 8a6eb5d3cd22d5f4ad6c994f5a8c803b1c245653
https://github.com/Evolveum/midpoint/commit/8a6eb5d3cd22d5f4ad6c994f5a8c803b1c245653
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
Log Message:
-----------
MidpointFunctionsImpl.java: removed unused httpServletRequest + cleanup
Compare: https://github.com/Evolveum/midpoint/compare/9cc17a0b2dc6...8a6eb5d3cd22
More information about the midPoint-svn
mailing list