[resteasy/Resteasy] 02afa0: [RESTEASY-1955] - MicroprofileClientBuilder can't ...
by Marek Marusic
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: 02afa0a1139cf37f8c76bf3a065d496c7fa4a629
https://github.com/resteasy/Resteasy/commit/02afa0a1139cf37f8c76bf3a065d4...
Author: Marek Marusic <marek.marusic(a)gmail.com>
Date: 2019-03-06 (Wed, 06 Mar 2019)
Changed paths:
M resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MicroprofileClientBuilder.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/Params.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/ProxyBeanParam.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/ProxyBeanParamResource.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/RESTEasyParamBasicTest.java
Log Message:
-----------
[RESTEASY-1955] - MicroprofileClientBuilder can't handle nested @BeanParam's
5 years, 9 months
[resteasy/Resteasy] e76ad1: [RESTEASY-754] Ported code from 2014 PR into curre...
by rsearls
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: e76ad11deacf99398b0dc3836aa67b5ed8a88e63
https://github.com/resteasy/Resteasy/commit/e76ad11deacf99398b0dc3836aa67...
Author: R Searls <rsearls(a)redhat.com>
Date: 2019-03-06 (Wed, 06 Mar 2019)
Changed paths:
M jboss-modules/build.xml
M jboss-modules/pom.xml
A jboss-modules/src/main/resources/modules/org/apache/james/mime4j/main/module.xml
M providers/multipart/pom.xml
A providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/Mime4JWorkaround.java
A providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/Mime4jWorkaroundBinaryEntityBuilder.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartFormDataInputImpl.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartInputImpl.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartRelatedInputImpl.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/i18n/Messages.java
M resteasy-dependencies-bom/pom.xml
M security/resteasy-crypto/pom.xml
Log Message:
-----------
[RESTEASY-754] Ported code from 2014 PR into current master. Add module to jboss-modules for mime4j
5 years, 9 months
[resteasy/Resteasy] 58ab97: [RESTEASY-1955] - MicroprofileClientBuilder can't ...
by Marek Marusic
Branch: refs/heads/3.7
Home: https://github.com/resteasy/Resteasy
Commit: 58ab97efd6dd4d62e3165f9e9a89fcce2c861970
https://github.com/resteasy/Resteasy/commit/58ab97efd6dd4d62e3165f9e9a89f...
Author: Marek Marusic <marek.marusic(a)gmail.com>
Date: 2019-03-06 (Wed, 06 Mar 2019)
Changed paths:
M resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MicroprofileClientBuilder.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/Params.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/ProxyBeanParam.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/ProxyBeanParamResource.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/RESTEasyParamBasicTest.java
Log Message:
-----------
[RESTEASY-1955] - MicroprofileClientBuilder can't handle nested @BeanParam's
5 years, 9 months
[resteasy/Resteasy] 296c83: [RESTEASY-1884] Add comment with issue so that we ...
by Alessio Soldano
Branch: refs/heads/3.7
Home: https://github.com/resteasy/Resteasy
Commit: 296c83bd01751d66de5189dac40e131c02c56dbf
https://github.com/resteasy/Resteasy/commit/296c83bd01751d66de5189dac40e1...
Author: jbliznak <jbliznak(a)users.noreply.github.com>
Date: 2019-03-05 (Tue, 05 Mar 2019)
Changed paths:
M testsuite/integration-tests/pom.xml
Log Message:
-----------
[RESTEASY-1884] Add comment with issue so that we don't forget about it (#1886)
Commit: d0dc5814f5cbd0477e0d8e0a7df3d7d821aa7fc1
https://github.com/resteasy/Resteasy/commit/d0dc5814f5cbd0477e0d8e0a7df3d...
Author: Alessio Soldano <soldano.servizi(a)email.it>
Date: 2019-03-05 (Tue, 05 Mar 2019)
Changed paths:
M providers/resteasy-validator-provider-11/src/main/java/org/jboss/resteasy/plugins/validation/GeneralValidatorImpl.java
M resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/finegrain/resource/ResourceLocatorTest.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodInvoker.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ServerResponseWriter.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/SynchronousDispatcher.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/registry/SegmentNode.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventSinkInterceptor.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyProviderFactory.java
Log Message:
-----------
[RESTEASY-2000] Misc minor perf improvements (#1880)
* Few minor perf fixes to try reducing memory allocation a bit
* Try reducing reflection in SseEventSinkInterceptor to decrease contention
Compare: https://github.com/resteasy/Resteasy/compare/8747ad2517c3...d0dc5814f5cb
5 years, 9 months
[resteasy/Resteasy] 28d62d: [RESTEASY-1364] Changed exception handling code fo...
by Alessio Soldano
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: 28d62dae1e8b52554d3c79750cd4249254bdca33
https://github.com/resteasy/Resteasy/commit/28d62dae1e8b52554d3c79750cd42...
Author: rsearls <rsearls(a)localhost.localdomain>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M resteasy-core-spi/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/Messages.java
A resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/NotFoundException.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/ConstructorInjectorImpl.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/MatrixParamInjector.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/PathParamInjector.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/QueryParamInjector.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/StringParameterInjector.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/JaxrsAsyncServletTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/ResourceConstructorParamsTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/ConstructorNoParamsResource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/ConstructorParams400Resource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/ConstructorParams404Resource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/ConstructorParamsMixedResource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/Item.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/ItemParamConverterProvider.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/FormParamTest.java
Log Message:
-----------
[RESTEASY-1364] Changed exception handling code for constructor method. Added NotFoundException. Added new test case.
5 years, 9 months
[resteasy/Resteasy] 458093: [RESTEASY-2000] Misc minor perf improvements (#1880)
by Alessio Soldano
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: 4580934b57676e76946a49c1c50821091cc0359e
https://github.com/resteasy/Resteasy/commit/4580934b57676e76946a49c1c5082...
Author: Alessio Soldano <soldano.servizi(a)email.it>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M providers/resteasy-validator-provider-11/src/main/java/org/jboss/resteasy/plugins/validation/GeneralValidatorImpl.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/ResourceMethodInvoker.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/ResteasyContext.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/ServerResponseWriter.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/SynchronousDispatcher.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/registry/SegmentNode.java
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventSinkInterceptor.java
Log Message:
-----------
[RESTEASY-2000] Misc minor perf improvements (#1880)
* Few minor perf fixes to try reducing memory allocation a bit
* Try reducing reflection in SseEventSinkInterceptor to decrease contention
5 years, 9 months