jdyer1
|
380b157bef
|
WN-5141
- use servlet api mocks from Spring instead of MockObjects
|
2023-12-16 10:46:57 +01:00 |
|
jdyer1
|
416dd7e22b
|
WN-5141
- remove el method deprecarted/removed from api
|
2023-12-16 10:46:57 +01:00 |
|
jdyer1
|
37e1794678
|
WN-5141
- TODO: TEMPORARY remove sitemesh plugin from build
|
2023-12-16 10:46:56 +01:00 |
|
jdyer1
|
0cee06f5ab
|
WN-5141
- TODO: TEMPARARY comment-out velocity-tools code
|
2023-12-16 10:46:56 +01:00 |
|
jdyer1
|
54a9ef85e7
|
WN-5141
- TODO: TEMPORARY comment-out freemarker code
|
2023-12-16 10:46:56 +01:00 |
|
jdyer1
|
fed840b6ac
|
WN-5141
- TODO: TEMPORARY comment-out velocity
|
2023-12-16 10:46:56 +01:00 |
|
jdyer1
|
0566cc58c6
|
WN-5141
- TODO: temporary comment-out velocity dependencies
|
2023-12-16 10:46:56 +01:00 |
|
jdyer1
|
8726288bd5
|
WN-5141
- TODO: temporary comment out velocity tools (requires javax)
|
2023-12-16 10:46:56 +01:00 |
|
jdyer1
|
42fed67a85
|
WW-5141 TODO: TEMPORARY comment-out incomaptible commons-upload old version code
|
2023-12-16 10:46:44 +01:00 |
|
jdyer1
|
09feb9bf06
|
Revert "WN-5141"
This reverts commit d132c43865.
|
2023-12-16 10:40:36 +01:00 |
|
jdyer1
|
2e528eb66a
|
WN-5141
- TODO: TEMPORARY comment-out problematic Freemarker code
|
2023-12-16 10:40:36 +01:00 |
|
jdyer1
|
697e18553b
|
WN-5141
- upgrade sitemesh (TODO: maybe not necessary??)
|
2023-12-16 10:40:36 +01:00 |
|
jdyer1
|
11284a0423
|
WN-5141
- update commons-upload to jakarta-compatible version
|
2023-12-16 10:40:36 +01:00 |
|
jdyer1
|
5341424744
|
WN-5141
- update mocks to jakarta
|
2023-12-16 10:40:35 +01:00 |
|
jdyer1
|
841313ec1f
|
WN-5141
- more portlet removals
|
2023-12-16 10:40:35 +01:00 |
|
jdyer1
|
a5c139114c
|
WN-5141
- more removals for "pell multipart"
|
2023-12-16 10:40:35 +01:00 |
|
jdyer1
|
08c6693200
|
WN-5141
- remove "dwr" from "struts-showcase"
|
2023-12-16 10:40:35 +01:00 |
|
jdyer1
|
857c36c3c5
|
WN-5141
- fix apparent copy/paste bug in jasper reports README.md
|
2023-12-16 10:40:35 +01:00 |
|
jdyer1
|
6dc2cba329
|
WN-5141
- remove dwr plugin code
|
2023-12-16 10:40:35 +01:00 |
|
jdyer1
|
20eb2ebbf5
|
WN-5141
- remove dwr plugin
|
2023-12-16 10:40:34 +01:00 |
|
jdyer1
|
7eda1745a4
|
WW-5141 remove code for "pell multipart plugin"
|
2023-12-16 10:40:24 +01:00 |
|
jdyer1
|
3a73c2ab2b
|
WN-5141
- remove "pell multipart plugin"
|
2023-12-16 10:40:12 +01:00 |
|
jdyer1
|
0c35a6bf88
|
IPAGE-5141
- s/javax.servlet/jakarta.servlet/g - to fix runtime usages: attribute names, etc, messaging. Also changes code comments
|
2023-12-16 10:40:12 +01:00 |
|
jdyer1
|
eac1e0efa7
|
WW-5141
- delete portlet code
|
2023-12-16 10:40:04 +01:00 |
|
jdyer1
|
6d2eb2e020
|
WN-5141
- remove portlet
|
2023-12-16 10:39:39 +01:00 |
|
jdyer1
|
2202e5fbbb
|
WW-5141
- initial attempt to update references javax>jakarta and get things to compile
|
2023-12-16 10:39:28 +01:00 |
|
Lukasz Lenart
|
f4501846c6
|
Merge pull request #808 from apache/feature/WW-5371-modern-upload
[WW-5371] Modern upload
|
2023-12-15 10:06:35 +01:00 |
|
Lukasz Lenart
|
64c13cc746
|
WW-5370 Simplifies error handling logic
|
2023-12-15 09:38:43 +01:00 |
|
Lukasz Lenart
|
f684effd9a
|
Merge pull request #807 from apache/feature/http-params-case
[WW-5370] Makes HttpParameters case-insensitive
|
2023-12-12 10:26:17 +01:00 |
|
Lukasz Lenart
|
102e040e09
|
WW-5370 Adds proper logic to handle null
|
2023-12-12 10:00:31 +01:00 |
|
Lukasz Lenart
|
4eaab8a79d
|
WW-5370 Simplifies code
|
2023-12-12 09:48:45 +01:00 |
|
Lukasz Lenart
|
c40978f8cd
|
WW-5370 Uses TreeMap with case-insensitive comparator
|
2023-12-12 08:52:57 +01:00 |
|
Lukasz Lenart
|
3ef9ade890
|
WW-5371 Document how to use the new file upload logic
|
2023-12-12 08:35:31 +01:00 |
|
Lukasz Lenart
|
3ce3f82646
|
WW-5371 Simplifies file upload logic and extracts constants
|
2023-12-11 08:55:20 +01:00 |
|
Lukasz Lenart
|
dc4103bcb5
|
WW-5371 Uses the new upload mechanism in Showcase app
|
2023-12-11 07:56:38 +01:00 |
|
Lukasz Lenart
|
0bc0217b9d
|
WW-5371 Implements action based file upload
|
2023-12-11 07:37:38 +01:00 |
|
Lukasz Lenart
|
13d972d6ee
|
WW-5370 Makes HttpParameters case-insensitive
|
2023-12-10 13:14:55 +01:00 |
|
Kusal Kithul-Godage
|
6fcb50122d
|
Merge pull request #806 from apache/WW-5339-astmap-block
WW-5339 Add option to block custom OGNL maps
|
2023-12-05 17:36:14 +11:00 |
|
Kusal Kithul-Godage
|
80e83616b1
|
Merge pull request #800 from apache/WW-5364-populate-allowlist
WW-5364 Automatically populate OGNL allowlist
|
2023-12-05 16:57:17 +11:00 |
|
Kusal Kithul-Godage
|
002e598b75
|
WW-5339 Add option to block custom OGNL maps
|
2023-12-05 13:18:48 +11:00 |
|
Kusal Kithul-Godage
|
48a82feada
|
WW-5339 Make ClassResolver a bean
|
2023-12-05 13:05:03 +11:00 |
|
Kusal Kithul-Godage
|
a7d273c1f0
|
WW-5343 Make StrutsTestCase extend same package
|
2023-12-04 22:40:39 +11:00 |
|
Kusal Kithul-Godage
|
589219baac
|
WW-5343 Add missing licenses
|
2023-12-04 21:58:07 +11:00 |
|
Kusal Kithul-Godage
|
a26823386c
|
WW-5343 Add integration tests for ConfigurationProvider populating ProviderAllowlist
|
2023-12-04 21:48:22 +11:00 |
|
dependabot[bot]
|
cf4523fba5
|
Bump actions/setup-java from 3 to 4 (#804)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-04 06:36:59 +01:00 |
|
Kusal Kithul-Godage
|
16f822a2b2
|
WW-5343 Move JUnit4 test case into Struts-core
|
2023-12-03 23:36:10 +11:00 |
|
Kusal Kithul-Godage
|
5e33c7f2c4
|
WW-5343 Add unit test coverage for ProviderAllowlist
|
2023-12-03 23:22:06 +11:00 |
|
Kusal Kithul-Godage
|
9aff37a83b
|
Merge branch 'master' into WW-5364-populate-allowlist
|
2023-11-26 23:46:44 +11:00 |
|
Kusal Kithul-Godage
|
d030532d61
|
WW-5343 Collect bootstrap factories
|
2023-11-26 23:46:31 +11:00 |
|
Kusal Kithul-Godage
|
a60842af79
|
Merge pull request #791 from apache/WW-5343-sec-extend
WW-5343 Make SecurityMemberAccess an extensible bean
|
2023-11-26 19:36:56 +11:00 |
|