-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: jetty/jetty.project
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
jetty-12.0.17 12.0.17
published
Mar 5, 2025
20 Pull requests merged by 7 people
-
Introduce UriCompliance.USER_INFO to Jetty 10.0.x
#12874 merged
Mar 7, 2025 -
Allow
_callbackFailure
to be non-null inHttpChannelState.HandlerInvoker.succeeded()
#12866 merged
Mar 6, 2025 -
Jetty 12.0.x ensure we keep testing javadoc aggregate working
#12878 merged
Mar 6, 2025 -
Issue #12871 - Add ee8-cdi sub-module
#12873 merged
Mar 6, 2025 -
Issue #12869 - XmlConfiguration should only load XML files that end in
.xml
extension.#12870 merged
Mar 6, 2025 -
Experiment with Unify deploy option 4
#12863 merged
Mar 6, 2025 -
Improve TestOSGIUtil lookup of XML.
#12850 merged
Mar 5, 2025 -
Cleanup Test XML
#12856 merged
Mar 5, 2025 -
OSGi improve JettyServerFactory XML based configuration
#12848 merged
Mar 5, 2025 -
Improve OSGi
ServerConnectorListener
implementation.#12849 merged
Mar 4, 2025 -
Move OSGi
${basedir}/jettyhome
to${basedir}/src/main/resources/jettyhome
#12846 merged
Mar 4, 2025 -
Use try-with-resources on
HttpClient
andHTTP2Client
in OSGi Tests.#12847 merged
Mar 4, 2025 -
Issue #12802 set server on Server.setErrorHandler arg if a Handler
#12837 merged
Mar 3, 2025 -
Quoted Request Log #12834
#12835 merged
Mar 3, 2025 -
Fix NPE in
ArrayByteBufferPool.removeAndRelease()
when the RBB comes fromQueuedPool
#12799 merged
Mar 3, 2025 -
Fixes #12687 - Buffer reusal in the BufferingResponseListener.
#12782 merged
Mar 3, 2025 -
Fix flaky
HttpClientStreamTest.testInputStreamResponseListenerBufferedRead
#12843 merged
Mar 3, 2025 -
Fix
StatisticsHandlerTest
's non-compliant tests#12844 merged
Mar 3, 2025 -
Always resolve pathSpec with asPathSpec in ConstraintSecurityHandler
#12831 merged
Mar 3, 2025 -
Known length content
#12836 merged
Mar 1, 2025
10 Pull requests opened by 5 people
-
Make `Environment.ensure()` call from thread-safe context
#12854 opened
Mar 4, 2025 -
12.0.x upgrade junit to 5.12.0
#12859 opened
Mar 5, 2025 -
Jetty 12.1.x Upgrade junit to 5.12.0
#12860 opened
Mar 5, 2025 -
Issue #12824 add lib/eeXX/ext modules
#12864 opened
Mar 5, 2025 -
Fixes #12852 - Jetty's 12.1.x ArrayByteBufferPool.Quadratic java.lang.ArrayIndexOutOfBoundsException
#12868 opened
Mar 5, 2025 -
Fixes for EE11 Jakarta WebSocket implementation to fix TCK failures.
#12875 opened
Mar 5, 2025 -
Fix issues with WebSocket UpgradeRequest after upgrade is complete
#12877 opened
Mar 6, 2025 -
Jetty 12.1.x reenable ssl osgi tests
#12884 opened
Mar 6, 2025 -
Fixes #12882 - HttpConfiguration setResponseHeaderSize is ineffective in 12.0.17.
#12885 opened
Mar 6, 2025
15 Issues closed by 9 people
-
Error Encountered in jetty.xml --> cvc-elt.1: Cannot find the declaration of element 'Configure'.
#12887 closed
Mar 7, 2025 -
Double URI decode in EE8
#12886 closed
Mar 7, 2025 -
Jetty-12 insertHandler stops existing handlers
#12867 closed
Mar 6, 2025 -
Add module ee8-cdi-decorate or update ee10-cdi-decorate to allow run old web applications
#12871 closed
Mar 6, 2025 -
ByteBufferPool - all ongoing requests fail when single request is cancelled on HTTP/2
#12776 closed
Mar 4, 2025 -
org.eclipse.jetty:jetty-server:12.0.10 Not able to build from source
#12141 closed
Mar 4, 2025 -
HttpChannel.Listener has no post-customizer and pre-dispatch event to hook into
#7252 closed
Mar 4, 2025 -
Jetty 12.0.5 WebSocket 'per-message-deflate' truncates data received in browsers only under Windows
#11015 closed
Mar 3, 2025 -
Make Server::setDefaultHandler and Server::setErrorHandler arguments consistent
#12802 closed
Mar 3, 2025 -
Quotes should be escaped in request logs
#12834 closed
Mar 3, 2025 -
Cannot invoke "org.eclipse.jetty.io.RetainableByteBuffer.getByteBuffer()" because "buffer" is null
#12790 closed
Mar 3, 2025 -
Provide logging capture module for Log4J 2.x
#7268 closed
Mar 2, 2025 -
Issue when scrolling around in embedded videos
#12792 closed
Mar 1, 2025
14 Issues opened by 10 people
-
Jetty 12 FileID no longer recognizes "jar" extension as isWebArchiveFile
#12889 opened
Mar 7, 2025 -
ErrorPageHandler dispatcher returns incorrect 405 for failing POST requests (e.g. JAX-RS)
#12888 opened
Mar 7, 2025 -
jetty12 is not resolving bundle resource
#12883 opened
Mar 6, 2025 -
HttpConfiguration setResponseHeaderSize is ineffective in 12.0.17
#12882 opened
Mar 6, 2025 -
HttpClient Leaks: TrackedBuffer
#12880 opened
Mar 6, 2025 -
For Https request seeing 2 connections opened by Jetty to serve the request
#12879 opened
Mar 6, 2025 -
h2 buffer reuse bug apparently still found in Jetty 12 EE10
#12876 opened
Mar 6, 2025 -
Jetty's 12.1.0-SNAPSHOT Server.close exception
#12872 opened
Mar 5, 2025 -
XmlConfiguration shouldn't treat non-XML command line options as XML
#12869 opened
Mar 5, 2025 -
`HttpClientDemandTest.testGZippedResponseContentWithAsyncDemand()` shows the H2 client can leak buffers
#12862 opened
Mar 5, 2025 -
`HttpClientStreamTest.testDownloadWithFailure()` fails `assert` check despite passing
#12858 opened
Mar 4, 2025 -
`ContentSourceTransformer.read()` may call `release()` more than once
#12855 opened
Mar 4, 2025 -
Flaky `WebAppClassLoaderTest.testSystemServerClassDeprecated`
#12853 opened
Mar 4, 2025 -
Jetty's 12.1.0-SNAPSHOT ArrayByteBufferPool.Quadratic java.lang.ArrayIndexOutOfBoundsException
#12852 opened
Mar 4, 2025
10 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Issue #10437 - Refactor Local Deployment Scanning
#12583 commented on
Mar 7, 2025 • 77 new comments -
fixes for Response.writeError with servlet error dispatch
#12698 commented on
Mar 6, 2025 • 4 new comments -
Version 12.1.0.alpha1 returns intermittent HTTP/2 errors
#12814 commented on
Mar 4, 2025 • 0 new comments -
Jetty threads stuck on BlockingContentProvider.nextContent
#12434 commented on
Mar 5, 2025 • 0 new comments -
Support graceful shutdown of HTTP client
#1445 commented on
Mar 6, 2025 • 0 new comments -
Jetty Releases 12.0.17
#12780 commented on
Mar 6, 2025 • 0 new comments -
Is there a ConsoleRequestLog (JettySlf4jRequestLog) module?
#10906 commented on
Mar 7, 2025 • 0 new comments -
Test Statistics Handler
#12565 commented on
Mar 7, 2025 • 0 new comments -
Rewrite of the QUIC layer.
#12742 commented on
Mar 4, 2025 • 0 new comments -
Issue #12806 - UriCompliance listener reporting updates
#12807 commented on
Mar 7, 2025 • 0 new comments