Commit Graph

  • 61ce6789fa
    downgrade jboss threads and hazelcast as 17 only Olivier Lamy 2024-11-10 21:39:00 +1000
  • d6e4beb103
    Merge branch 'jetty-10.0.x' into jetty-11.0.x Olivier Lamy 2024-11-10 15:57:55 +1000
  • 24990da92b [10.0.x] Bump com.google.cloud:google-cloud-datastore dependabot[bot] 2024-11-10 01:53:26 +0000
  • 64a3308322
    [11.0.x] Bump the dev-dependencies group across 1 directory with 5 updates dependabot[bot] 2024-11-10 02:00:06 +0000
  • c43986cc0b
    Merge branch 'jetty-10.0.x' into jetty-11.0.x Olivier Lamy 2024-11-10 11:54:07 +1000
  • 898ac858de
    [10.0.x] Bump com.google.cloud:google-cloud-datastore dependabot[bot] 2024-11-10 01:53:26 +0000
  • 63ca0410bd fix upperbound Olivier Lamy 2024-11-09 19:39:20 +1000
  • 31f70f73fa align maven version for upperbound Olivier Lamy 2024-11-09 19:29:06 +1000
  • 4f35a00ec2 [10.0.x] Bump the build-deps group across 1 directory with 13 updates dependabot[bot] 2024-11-09 09:23:50 +0000
  • 4685621cce Updates from review gregw 2024-11-10 08:35:13 +1100
  • 31ced2e5d8
    Issue #12488 - HTTP/2 headers may not be split in CONTINUATION frames. Simone Bordet 2024-11-09 17:48:54 +0100
  • 373ac10f93
    Merged branch 'jetty-12.0.x' into 'fix/jetty-12.0.x/12488/h2-headers-split'. Simone Bordet 2024-11-09 16:38:07 +0100
  • b7fa419be1
    fix upperbound Olivier Lamy 2024-11-09 19:39:20 +1000
  • 18eb38fe89
    align maven version for upperbound Olivier Lamy 2024-11-09 19:29:06 +1000
  • 81b617a677
    [10.0.x] Bump the build-deps group across 1 directory with 13 updates dependabot[bot] 2024-11-09 09:23:50 +0000
  • c8da8dd951 do not upgrade hazelcast Olivier Lamy 2024-11-08 18:48:15 +1000
  • 2e4a2ebe54 jboss thread cannot be upgraded Olivier Lamy 2024-11-08 14:44:35 +1000
  • 85141c8c3a [10.0.x] Bump the dev-dependencies group with 16 updates dependabot[bot] 2024-11-01 00:33:29 +0000
  • 278e925a35 Implemented for H3 gregw 2024-11-09 16:35:51 +1100
  • 0aa9965198 Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x gregw 2024-11-09 08:22:42 +1100
  • f78cbc1d4b
    Fix #12481 Handle headers with 304 responses (#12484) Greg Wilkins 2024-11-09 08:21:45 +1100
  • 73e21e742b updates from review gregw 2024-11-09 08:18:58 +1100
  • cde01712e5
    Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet 2024-11-08 09:58:15 +0100
  • c064dd5d1b
    Fixes #12496 - MultiPartFormData.Parser question. (#12500) Simone Bordet 2024-11-08 10:53:34 +0200
  • cdd1796d8b
    limit hazelcast for 10/11 Olivier Lamy 2024-11-08 18:50:40 +1000
  • 87c6eab55f
    do not upgrade hazelcast Olivier Lamy 2024-11-08 18:48:15 +1000
  • 99e816a4f1 Fix #11579 Added FRAGMENT UriCompliance Violation fix/11579/noFragments gregw 2024-11-08 16:26:25 +1100
  • 8f709bb295 Fix #11579 Added FRAGMENT UriCompliance Violation gregw 2024-11-08 15:55:38 +1100
  • 3121c966c2 Make ee9 test ee8 friendly Jan Bartel 2024-11-08 15:53:25 +1100
  • 56abcc5bf7
    limit dependabot for jboss threads and jetty 10/11 Olivier Lamy 2024-11-08 14:49:40 +1000
  • dc62935b58
    jboss thread cannot be upgraded Olivier Lamy 2024-11-08 14:44:35 +1000
  • 537d019cee
    Issue #12495 Restore ErrorPageTest (#12497) Olivier Lamy 2024-11-08 14:38:58 +1000
  • e2aaa12faa Update to Eclipse Wasp for latest JSTL Jan Bartel 2024-11-08 15:18:43 +1100
  • 5f62efdb2b
    Undisable TestJettyEmbedder & TestJettyStopMojo (#12501) Jan Bartel 2024-11-08 15:17:45 +1100
  • 7eb54fa9aa
    PR #12441 - changes from review Lachlan Roberts 2024-11-08 11:24:51 +1100
  • d101a87538 Undisable WebAppContextTest.testGetResourcePaths Jan Bartel 2024-11-08 11:14:14 +1100
  • 18f655c036 Fix test leaks gregw 2024-11-08 09:54:15 +1100
  • acbecd1258 Undisable TestJettyEmbedder & TestJettyStopMojo Jan Bartel 2024-11-08 09:42:10 +1100
  • 588a28b1b0
    Improve disabled test in ExternalFastCGIServerTest (#12487) Jan Bartel 2024-11-08 09:06:16 +1100
  • 1f89ff55eb Fix test leaks gregw 2024-11-08 08:53:02 +1100
  • b2c2f4d6b9 remove duplicate calls, improve stability Oleksandr Krutko 2024-11-07 23:34:39 +0200
  • 0e9c9ec503 Merge remote-tracking branch 'origin/jetty-12.1.x' into experiment/jetty-12.1.x/delayedDispatch gregw 2024-11-08 07:00:27 +1100
  • 12073a2aff
    Added servlet-to-handler examples for form fields and multipart. Simone Bordet 2024-11-07 20:20:12 +0100
  • b201cb8642
    Fixes #12496 - MultiPartFormData.Parser question. Simone Bordet 2024-11-07 20:03:05 +0100
  • fcc5d2c390 Fix import order Sheldon 2024-11-07 11:00:28 -0800
  • 5c09123763 Fix build error Sheldon 2024-11-07 10:50:36 -0800
  • b4f10b5889
    Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Joakim Erdfelt 2024-11-07 12:25:35 -0600
  • 661e9306de Merge remote-tracking branch 'origin/jetty-12.1.x-header' into jetty-12.1.x-header Sheldon 2024-11-07 10:25:26 -0800
  • 691383928c Fix build error Sheldon 2024-11-07 10:25:09 -0800
  • 75bcb1740d
    Merge remote-tracking branch 'origin/release/12.1.0.alpha0' into jetty-12.1.x Joakim Erdfelt 2024-11-07 12:20:39 -0600
  • fc670cb56c
    Merge branch 'jetty-12.0.x' of github.com:jetty/jetty.project into jetty-12.0.x Joakim Erdfelt 2024-11-07 12:20:09 -0600
  • f0114e7165 Fix build error Sheldon 2024-11-07 10:17:06 -0800
  • a9d8175724 Merge remote-tracking branch 'origin/jetty-12.1.x-header' into jetty-12.1.x-header Sheldon 2024-11-07 10:03:44 -0800
  • 94ad986ef4 Allow headers size extend to maxRequestHeadersSize in http client Sheldon 2024-10-29 13:33:26 -0700
  • a6384d6d33 Remove merged changes Sheldon 2024-11-07 10:02:30 -0800
  • e03eb26ece Remove merged changes Sheldon 2024-11-07 10:01:55 -0800
  • b678efbaff Remove merged changes Sheldon 2024-11-07 10:01:03 -0800
  • 84a617bb11 Remove merged changes Sheldon 2024-11-07 09:56:49 -0800
  • 423555eaa7 Allow headers size extend to maxRequestHeadersSize in http client Sheldon 2024-10-29 13:33:26 -0700
  • 5f0852afaa
    Merge branch 'jetty:jetty-12.0.x' into jetty-12.0.x Sheldon Shao 2024-11-07 09:35:38 -0800
  • 5035c26003 Move the test case Sheldon 2024-11-07 09:31:04 -0800
  • 8e16919a55 Fix based on the recommendations Sheldon 2024-11-07 09:25:04 -0800
  • 0c7146f75c
    Issue #12495 Restore ErrorPageTest Olivier Lamy 2024-11-07 21:17:03 +1000
  • e38013720c
    Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Lachlan Roberts 2024-11-07 17:20:55 +1100
  • 4abbb310f9
    Merge pull request #12483 from jetty/jetty-12.0.x-12482-CustomRequestLogQuery Lachlan 2024-11-07 17:19:01 +1100
  • 9634178a2d
    Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Lachlan Roberts 2024-11-07 17:14:05 +1100
  • 89cc46f500
    PR #12441 - changes from review Lachlan Roberts 2024-11-07 16:25:17 +1100
  • a23c8f41d3 updates from review gregw 2024-11-07 14:06:33 +1100
  • 38f2507c81 Remove `@Disabled` on ResourceTest test case Jan Bartel 2024-11-07 14:06:09 +1100
  • 7817b34f25 Undisable HttpClientTLSTest Jan Bartel 2024-11-07 13:46:17 +1100
  • 606c30cf09 updates from review gregw 2024-11-07 08:57:58 +1100
  • 72f7025765 Additional bad authority tests gregw 2024-11-07 08:55:23 +1100
  • e3580b7afd
    Undisable and fix PartialRFC2616Test (#12486) Jan Bartel 2024-11-07 08:03:42 +1100
  • 44e9e7095e Use @Tag external Jan Bartel 2024-11-07 08:01:09 +1100
  • 0091bb41d3
    Update SECURITY.md (#12485) Greg Wilkins 2024-11-07 07:06:14 +1100
  • 66b494dabe #12469 - use faster UTF8 encoding Ludovic Orban 2024-11-05 17:10:48 +0100
  • 47a60b6735 #12469 - make benchmark single-threaded and its report more readable Ludovic Orban 2024-11-05 10:50:55 +0100
  • f325da46da #12469 - use faster UTF8 encoding Ludovic Orban 2024-11-04 17:06:48 +0100
  • b42b61b3a6
    Fixes #12488 - HTTP/2 headers may not be split in CONTINUATION frames. Simone Bordet 2024-11-06 11:49:21 +0100
  • 1e838f7f75 improved comments gregw 2024-11-06 16:43:29 +1100
  • 2eae801e40 Improve disabled test in ExternalFastCGIServerTest Jan Bartel 2024-11-06 16:30:20 +1100
  • 2d7285f77a Undisable and fix PartialRFC2616Test Jan Bartel 2024-11-06 16:11:47 +1100
  • 65530057c8
    Undisable SecuredRedirectHandlerCodeTest (#12471) Jan Bartel 2024-11-06 15:21:57 +1100
  • a5020e91b9
    Remove old test case from HttpConnectionTest (#12472) Jan Bartel 2024-11-06 15:21:41 +1100
  • 476d0f5fe3
    Update SECURITY.md Greg Wilkins 2024-11-06 14:52:12 +1100
  • 5b7f4348df Fix #12481 Handle headers with 304 responses gregw 2024-11-06 14:42:57 +1100
  • f285db9ae8 Fix #12481 Handle headers with 304 responses gregw 2024-11-06 12:03:22 +1100
  • 9bec2e67ba
    PR #12482 - fix bug with CustomRequestLog query string Lachlan Roberts 2024-11-06 11:16:33 +1100
  • acfba417b9 improved comments gregw 2024-11-06 08:30:47 +1100
  • a9c709b3a6 Merge remote-tracking branch 'origin/jetty-12.1.x' into experiment/jetty-12.1.x/delayedDispatch gregw 2024-11-06 08:23:49 +1100
  • c64667cbd3 Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x gregw 2024-11-06 08:20:48 +1100
  • 51186eecca
    Clarify and document execution strategy (#12442) Greg Wilkins 2024-11-06 08:20:26 +1100
  • 4186778a73
    Updating to version 12.1.0-SNAPSHOT Joakim Erdfelt 2024-11-05 14:36:25 -0600
  • f99c7fabd1
    Updating to version 12.1.0.alpha0 jetty-12.1.0.alpha0 Joakim Erdfelt 2024-11-05 14:14:48 -0600
  • 8ee9336372
    Updating to version 12.0.16-SNAPSHOT Joakim Erdfelt 2024-11-05 14:01:49 -0600
  • 8281ae9740
    Updating to version 12.0.15 jetty-12.0.15 Joakim Erdfelt 2024-11-05 13:44:38 -0600
  • a77d70615c
    Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet 2024-11-05 20:32:50 +0100
  • 9151518a83 Addendum to #12395. Simone Bordet 2024-11-05 17:55:05 +0100
  • 9875eb820e
    Addendum to #12395. Simone Bordet 2024-11-05 17:55:05 +0100
  • 316065acbe
    #12469 - use faster UTF8 encoding Ludovic Orban 2024-11-05 17:10:48 +0100