[resteasy/Resteasy] 21fc83: [RESTEASY-1459] (#1019)
by GitHub
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: 21fc836bad41dcfc334183fdf17d6a805afedb8b
https://github.com/resteasy/Resteasy/commit/21fc836bad41dcfc334183fdf17d6...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2016-12-11 (Sun, 11 Dec 2016)
Changed paths:
M providers/resteasy-validator-provider-11/src/main/java/org/jboss/resteasy/plugins/validation/GeneralValidatorImpl.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/ApplicationScopeValidationTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeIRestServiceAppScoped.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeIRestServiceReqScoped.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeMyDto.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeRestServiceAppScoped.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeRestServiceReqScoped.java
Log Message:
-----------
[RESTEASY-1459] (#1019)
Fixed validation edge case with application scoped resource and invalid
parameters.
7 years, 11 months
[resteasy/Resteasy] d3573d: Revert "[RESTEASY-1555] Move deprecated Serializab...
by GitHub
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: d3573d79c33e412a599f1f61fe3660ce357478b5
https://github.com/resteasy/Resteasy/commit/d3573d79c33e412a599f1f61fe366...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
A resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/SerializableProvider.java
R resteasy-legacy/src/main/java/org/jboss/resteasy/plugins/providers/SerializableProvider.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/SerializableWithParametersTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/resource/SerializableWithParametersObject.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/resource/SerializableWithParametersResource.java
Log Message:
-----------
Revert "[RESTEASY-1555] Move deprecated SerializableProvider into resteasy-legacy module (#1002)"
This reverts commit d338eb651300c68d96b097900dbc52b71d28d7f9.
7 years, 11 months
[resteasy/Resteasy] c9b886: Misc minor doc fixes
by GitHub
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: c9b88656dd63276be1b97e3bcaaf94c41abaebce
https://github.com/resteasy/Resteasy/commit/c9b88656dd63276be1b97e3bcaaf9...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
M docbook/reference/en/en-US/modules/Authentication.xml
M docbook/reference/en/en-US/modules/CDI.xml
M docbook/reference/en/en-US/modules/Installation_Configuration.xml
M docbook/reference/en/en-US/modules/Json-p.xml
M docbook/reference/en/en-US/modules/Json.xml
M docbook/reference/en/en-US/modules/Migration_from_older_versions.xml
M docbook/reference/en/en-US/modules/Migration_to_3.1.xml
M docbook/reference/en/en-US/modules/Overview.xml
M docbook/reference/en/en-US/modules/RESTEasy_EJB_Integration.xml
M docbook/reference/en/en-US/modules/RESTEasy_Embedded_Container.xml
M docbook/reference/en/en-US/modules/RESTEasy_Spring_Integration.xml
M docbook/reference/en/en-US/modules/Securing_JAX-RS_and_RESTeasy.xml
M docbook/reference/en/en-US/modules/Validation.xml
Log Message:
-----------
Misc minor doc fixes
7 years, 11 months