-
Notifications
You must be signed in to change notification settings - Fork 360
Comparing changes
Open a pull request
base repository: eclipse-ee4j/jersey
base: 2.36
head repository: eclipse-ee4j/jersey
compare: 2.37
- 19 commits
- 426 files changed
- 9 contributors
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10f8fe8 - Browse repository at this point
Copy the full SHA 10f8fe8View commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9ccb7a - Browse repository at this point
Copy the full SHA d9ccb7aView commit details
Commits on Jun 15, 2022
-
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for e114d5e - Browse repository at this point
Copy the full SHA e114d5eView commit details
Commits on Jul 1, 2022
-
Support ClientProperties.PROXY_URI & al in HttpUrlConnector (#5091)
* Support for proxy in HttpUrlConnector Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for a83d288 - Browse repository at this point
Copy the full SHA a83d288View commit details
Commits on Jul 21, 2022
-
Move Proxy parsing logic from connectors to a common class
Signed-off-by: jansupol <jan.supol@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for aac1cac - Browse repository at this point
Copy the full SHA aac1cacView commit details -
* Support GSON media Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for 82e89ac - Browse repository at this point
Copy the full SHA 82e89acView commit details
Commits on Aug 1, 2022
-
Support CompletionStage<Response>
Signed-off-by: jansupol <jan.supol@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for 8cf7cab - Browse repository at this point
Copy the full SHA 8cf7cabView commit details -
Make sure the parent 'responseFuture' CompletableFuture is completed.
This ensures that the jettyRequest.abort() operation is actually performed. Current situation prevent this code to be ever called as only the chained CompletableFuture is completed.
Configuration menu - View commit details
-
Copy full SHA for 1e6c692 - Browse repository at this point
Copy the full SHA 1e6c692View commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da45922 - Browse repository at this point
Copy the full SHA da45922View commit details
Commits on Aug 16, 2022
-
Eclipse Dash license check profile
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for 39856aa - Browse repository at this point
Copy the full SHA 39856aaView commit details -
FISH-5723 Fixes WebappClassloader memory-leak issue by removing JAXRS…
…Resources classes from cache on shutdown event (#5102) * FISH-5723 Fixes WebappClassloader memory-leak issue by removing JAXRS Resources classes from cache on shutdown event Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
Configuration menu - View commit details
-
Copy full SHA for c74c814 - Browse repository at this point
Copy the full SHA c74c814View commit details
Commits on Aug 18, 2022
-
Mark jaxrs-ri bundle as multi-release
Signed-off-by: jansupol <jan.supol@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for b3419d1 - Browse repository at this point
Copy the full SHA b3419d1View commit details
Commits on Aug 19, 2022
-
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for c81fc8f - Browse repository at this point
Copy the full SHA c81fc8fView commit details
Commits on Aug 26, 2022
-
Fix OSGi headers for CDI & MP Jersey modules to be compatible with EE8 (
#5122) Signed-off-by: jansupol <jan.supol@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for f0754eb - Browse repository at this point
Copy the full SHA f0754ebView commit details
Commits on Sep 2, 2022
-
Signed-off-by: jansupol <jan.supol@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for 16eaaff - Browse repository at this point
Copy the full SHA 16eaaffView commit details -
Change JettyConnector 'readTimeout' behavior to match socket read tim… (
#5114) * Change JettyConnector 'readTimeout' behavior to match socket read timeout definition - e.g., ApacheConnector behavior matches it. * Read timeout: Time on waiting to receive the first data byte. The `timeout` method timeouts the request even if data were already received, capping the query to a maximum execution time. This behavior is problematic when streaming data over a prolonged duration; the client has already received data bytes, but data continues to flow. I provided a jetty specific property (jersey.config.jetty.client.totalTimeout) that configures the 'totalTimeout' when required.
Configuration menu - View commit details
-
Copy full SHA for 77074f1 - Browse repository at this point
Copy the full SHA 77074f1View commit details
Commits on Sep 4, 2022
-
Updated JettyClientProperties#TOTAL_TIMEOUT related documentation.
Signed-off-by: jansupol <jan.supol@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for 53b0fd2 - Browse repository at this point
Copy the full SHA 53b0fd2View commit details
Commits on Sep 5, 2022
-
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Configuration menu - View commit details
-
Copy full SHA for fc63a05 - Browse repository at this point
Copy the full SHA fc63a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf1444 - Browse repository at this point
Copy the full SHA ecf1444View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.36...2.37