Lauri Tulmin
|
33b0b580f0
|
Fix latest deps tests for tomcat 10.1.2+ (#7184)
|
2022-11-15 11:09:47 -08:00 |
Trask Stalnaker
|
4e36285b6c
|
Temporary fix for testLatestDeps failure (#7169)
Tracking issues to fix for real: #7170, #7171
|
2022-11-14 18:20:46 -08:00 |
Mateusz Rzeszutek
|
075434c5bc
|
Move `AppServerBridge` and `MappingResolver` to `servlet-common:bootstrap` (#4817)
* Move AppServerBridge and MappingResolver to servlet-common:bootstrap
* Introduce additional gradle configuration for bootstrap libs
|
2021-12-07 10:20:33 +01:00 |
Lauri Tulmin
|
61b0dd3698
|
Capture servlet request parameters (#4703)
* Capture servlet request parameters
* use concurrenthashmap for cache
|
2021-12-05 21:25:31 -08:00 |
Lauri Tulmin
|
a2928663f4
|
Strict context check for tomcat and jetty (#3923)
|
2021-08-24 11:45:53 -07:00 |
Trask Stalnaker
|
3525733ea8
|
Enable strict context check in tests by default (#3822)
|
2021-08-23 17:40:02 -07:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |