16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bouncy castle dependency that has incorrect scope and bump version. More... about 18 hours ago
Fix incorrect Http2UpgradeClientConnection write. More... about 19 hours ago
Create Virtual Thread worker pool metrics only if needed (#5719) More... 2 days ago
Future combiners should also accept varargs (#5688) More... 3 days ago
Added Test for MetricsTest More... 7 days ago
Incorrect VirtualThreadDeploymentTest.testExecuteBlocking (#5711) More... 8 days ago
Updated max size to -1 More... 13 days ago
Added Unit test More... 13 days ago
Added metrics for VirtualThread workerPool and done renaming More... 13 days ago
Use org.bouncycastle:bcprov-jdk15on for using SelfSignedCertificate in test scope. More... 14 days ago
Fix incorrect test More... 14 days ago
Merge pull request #5699 from eclipse-vertx/improve-event-bus-interceptor More... 15 days ago
Avoid the event bus delivery context machinery when the interceptor chain is empty. More... 15 days ago
Decouple the send context from the outbound delivery context. More... 16 days ago
Let the DeliveryContext next implementation work correctly when used by different threads. More... 16 days ago
Actually return the correct upload data for testing More... 22 days ago
Remove useless test repetition More... 22 days ago
Improve the HTTP client file upload test (race chasing) More... 22 days ago
Remove race in test More... 29 days ago
Uncomment code More... 29 days ago
Fix a regression introduced after the MYR patch. More... 30 days ago
Use a more reasonnable boun for Http2MYRServerTest More... about 1 month ago
Add javadocs for JsonUtil.compare. More... about 1 month ago
Expose JacksonCodec private parse methods. More... about 1 month ago
Remove usage of 4.2.4-SNAPSHOT that was used for testing More... about 1 month ago
Http1xClientResponse should be acked its read window when it has been fully received. More... about 1 month ago
Update the document More... about 1 month ago
Introduce a time unit option that defaults to nanoseconds for hostsRefreshPeriod of AddressResolverOptions More... about 1 month ago
Allow an HTTP/2 server to be protected against MadeYouReset attacks More... about 2 months ago
5553 permits access to `:authority` HTTP/2 pseudo header value More... about 2 months ago