Jan Bartel
|
48a689ba40
|
WIP reenabled ee9 session tests
|
2022-05-09 17:22:18 +02:00 |
Jan Bartel
|
963251faa4
|
WIP fix ee9 session tests
|
2022-05-09 17:22:18 +02:00 |
Greg Wilkins
|
6c844bb4eb
|
WIP deploying webapps
|
2022-05-09 15:48:12 +02:00 |
Greg Wilkins
|
1fcdc2176f
|
Fixed ee9 ContextHandler usage of cached HttpChannel
|
2022-05-09 13:35:06 +02:00 |
Lachlan Roberts
|
af8e89c1b1
|
implement dummy shutdown method on ContextHandler
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-09 17:14:00 +10:00 |
Lachlan Roberts
|
23dcefcd47
|
copy servlet attributes & params on jetty websocket upgrade
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-09 17:07:48 +10:00 |
Lachlan Roberts
|
9d6f0ea4be
|
Issue #4414 - add option to exclude paths from GzipHandler request inflation.
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-09 16:18:00 +10:00 |
Greg Wilkins
|
367c410e89
|
Disable flaky test
|
2022-05-07 11:42:13 +02:00 |
Greg Wilkins
|
9522fa3d87
|
Remove ee10 http-spi
|
2022-05-05 18:57:14 +02:00 |
Jan Bartel
|
d1583c166f
|
WIP move session tests to ee9 before duplicating for ee10
|
2022-05-05 16:47:57 +02:00 |
Lachlan
|
6fb717b1b4
|
Merge pull request #7956 from eclipse/jetty-12.0.x-lachlan
fixes to Jetty 12 for Servlet/WebSocket tests
|
2022-05-05 15:48:31 +10:00 |
Lachlan Roberts
|
e7be6f1422
|
fix bug in ResponseHttpFields
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-05 09:07:15 +10:00 |
Lachlan Roberts
|
5fb45f7273
|
fix WebSocket HttpFieldsWrapper
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-05 08:59:29 +10:00 |
Lachlan Roberts
|
1c1847be6f
|
rework and cleanup code for ensureConsumeAllOrNotPersistent
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-05 08:42:18 +10:00 |
Jan Bartel
|
f02daaca67
|
Fix change to newSession
|
2022-05-04 23:16:54 +02:00 |
Greg Wilkins
|
85af234ed6
|
WIP for deployer
|
2022-05-04 19:41:38 +02:00 |
Jan Bartel
|
34809d7cf7
|
WIP moving session tests to ee9
|
2022-05-04 18:41:12 +02:00 |
Jan Bartel
|
30c85c702e
|
WIP move session tests to ee9 before duplicating to ee10
|
2022-05-04 15:10:13 +02:00 |
Olivier Lamy
|
cb2aa6add8
|
copy deps for jetty-home (#7955)
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
|
2022-05-04 21:54:52 +10:00 |
Greg Wilkins
|
0681210518
|
Start environments
Generate XMLs in start.jar to communicate environments
|
2022-05-04 11:09:13 +02:00 |
Lachlan Roberts
|
6c47965b93
|
comment on websocket issue
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-04 14:10:59 +10:00 |
Greg Wilkins
|
428a9d568f
|
Reverted to use Resource as BaseResource
|
2022-05-03 19:28:53 +02:00 |
Jan Bartel
|
ca542c0dbc
|
WIP session tests
|
2022-05-03 18:28:39 +02:00 |
Greg Wilkins
|
789856d814
|
WIP Environments
|
2022-05-03 17:00:48 +02:00 |
Greg Wilkins
|
04acdb72f0
|
Jetty-12 Restructure
Copied over non ee10 components from the hackathon branch
Co-authored-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Joakim Erdfelt <joakim@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Ludovic Orban <lorban@webtide.com>
Co-authored-by: Olivier Lamy <olamy@webtide.com>
Co-authored-by: Simone Bordet <sbordet@webtide.com>
|
2022-05-03 15:50:54 +02:00 |
Greg Wilkins
|
825fa75993
|
Jetty-12 Restructure
Git moved files into their known new locations
Co-authored-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Joakim Erdfelt <joakim@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Ludovic Orban <lorban@webtide.com>
Co-authored-by: Olivier Lamy <olamy@webtide.com>
Co-authored-by: Simone Bordet <sbordet@webtide.com>
|
2022-05-03 15:46:22 +02:00 |