Working
-
Webtide, LLC
- McAllen, TX
Highlights
- Pro
Block or Report
Block or report joakime
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
eclipse/jetty.project Public
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
1,452 contributions in the last year
Less
More
Activity overview
Contributed to
eclipse/jetty.project,
eclipse/jetty.toolchain,
joakime/webtide-github-api
and 5 other
repositories
Contribution activity
February 2022
Created 82 commits in 30 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 5 repositories not shown
Created 1 repository
- joakime/ModernREST Java
Created a pull request in eclipse/jetty.project that received 5 comments
Removing SecurityManager in prep of JEP411
Removing the usages of deprecated (and slated for removal) methods and classes defined in JEP-411.
+82
−187
•
5
comments
Opened 9 other pull requests in 1 repository
eclipse/jetty.project
3
open
5
merged
1
closed
- Issue #7617 - RequestLog content params extraction prevention
- Issue #7615 HttpServletResponse.encodeURL() should support relative paths
- Issue #5965 - fixing invalid dot output from start.jar
- Honor parameters order when parsing query and form parameters (#7599)
- Issue #7572 - make legit test exception less noisy
- Issue #7569 - better error message if headerCacheSize is too large
- Fixing Jetty 10 release - must use Java 17
- Issue #6017 - backport module property override PR
- Issue #6017 - fix accidentally broken k+=v property usage
Reviewed 38 pull requests in 3 repositories
eclipse/jetty.project
36 pull requests
- Add option to allow well-known directories to be listed.
- Bump maven-site-plugin from 3.10.0 to 3.11.0
- Bump maven-site-plugin from 3.10.0 to 3.11.0
- ignore too recent weld version for 9.4.x branch
- Use the InvocationType of Handler
- Honor parameters order when parsing query and form parameters (#7599)
- Honor parameters order when parsing query and form parameters
- Enable errorprone and spotbugs for java 17
- Issue #7567 - don't compare params when checking MIME type for GzipHandler (9.4)
- Issue #7461 - fix flakey test queued requests dont open too many connections
- Bump gson from 2.8.9 to 2.9.0
- Bump infinispan-bom from 11.0.14.Final to 11.0.15.Final
- Bump logback-core from 1.3.0-alpha13 to 1.3.0-alpha14
- Bump infinispan-bom from 11.0.14.Final to 11.0.15.Final
- Bump json-smart from 2.4.7 to 2.4.8
- simplify pom by using simple property rather than xml fragment
- Issue #7567 - don't compare params when checking MIME type for GzipHandler
- Issue #7573 - fix support in websocket for class path param types
- Bump json-smart from 2.4.7 to 2.4.8
- Bump logback-core from 1.3.0-alpha13 to 1.3.0-alpha14
- Bump gson from 2.8.9 to 2.9.0
- Bump json-smart from 2.4.7 to 2.4.8
- Bump infinispan.version from 11.0.14.Final to 11.0.15.Final
- Fixing Jetty 10 release - must use Java 17
- Issue #7531 Reinstate ClassLoaderServlet demo class
- Some pull request reviews not shown.
jetty-project/jasper-jsp
1 pull request
jenkinsci/winstone
1 pull request
Created an issue in eclipse/jetty.project that received 7 comments
Miconfigured headerCacheSize in can result in IllegalArgumentException
Recently upgraded to jetty-9.4.45.v20220128 to get the ALPN fix, but believe I am running into this issue. This does not happen in 9.4.44.
2022-02-…
7
comments