Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 21fba6c8dcc682da6697f69dc36a784572776d55
https://github.com/resteasy/Resteasy/commit/21fba6c8dcc682da6697f69dc36a7...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
providers/json-binding/src/main/java/org/jboss/resteasy/plugins/providers/jsonb/JsonBindingProvider.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/FindAnnotation.java
Log Message:
-----------
[RESTEASY-1929] Few perf improvements
Commit: d9158af978f923fb8b011f31d9c2d0367d66eca9
https://github.com/resteasy/Resteasy/commit/d9158af978f923fb8b011f31d9c2d...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
providers/json-binding/src/main/java/org/jboss/resteasy/plugins/providers/jsonb/JsonBindingProvider.java
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/ResteasyContextParameters.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/FindAnnotation.java
Log Message:
-----------
[RESTEASY-1911] Allow disabling JsonBindingProvider to stick with Jackson processing
Commit: 6430a0265a34f16e10d812822b8e796c62d56ff9
https://github.com/resteasy/Resteasy/commit/6430a0265a34f16e10d812822b8e7...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsynchContextualDataTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/ExceptionMapperMarshalTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/resource/JacksonJaxbCoexistenceProduct.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/ApplicationScopeValidationTest.java
Log Message:
-----------
[RESTEASY-1911] Set context property to prefer Jackson over JSON-B on tests relying on
Jackson internals while actually not having an explicit dependency on it
Commit: e8b2dd2941785a1208426382472e99b3d8037b9c
https://github.com/resteasy/Resteasy/commit/e8b2dd2941785a1208426382472e9...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/NullEntityProxyTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/VariantAcceptTest.java
Log Message:
-----------
[RESTEASY-1930] Make the tests pass (exclude the regression) as a temporary measure
Compare:
https://github.com/resteasy/Resteasy/compare/7b006cfe4856...e8b2dd294178
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.