Lukasz Lenart
|
13bf91bf31
|
Merge remote-tracking branch 'origin/master' into merge-master-to-7xx-2024-01-20
# Conflicts:
# Jenkinsfile
# core/src/main/java/org/apache/struts2/dispatcher/MockDispatcher.java
# core/src/main/java/org/apache/struts2/util/StrutsTestCaseHelper.java
# core/src/test/java/org/apache/struts2/dispatcher/DispatcherTest.java
# plugins/dwr/src/main/java/org/apache/struts2/validators/DWRValidator.java
# plugins/portlet/src/main/java/org/apache/struts2/portlet/PortletApplicationMap.java
# plugins/portlet/src/main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java
# plugins/portlet/src/test/java/org/apache/struts2/StrutsTestCasePortletTests.java
# plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/OldDecorator2NewStrutsDecorator.java
|
2024-01-20 09:29:05 +01:00 |
|
Lukasz Lenart
|
a763071d21
|
Merge pull request #848 from apache/fix/WW-5357-disabled
[WW-5357] Adds support for disabled attribute to anchor tag
|
2024-01-19 11:48:38 +01:00 |
|
Lukasz Lenart
|
dd0f0b05a5
|
Merge pull request #849 from apache/fix/longer-sleep
Extends sleep period to avoid breaking a build
|
2024-01-19 11:48:26 +01:00 |
|
Lukasz Lenart
|
9a6411c8c5
|
Extends sleep period to avoid breaking a build
|
2024-01-19 07:44:53 +01:00 |
|
Lukasz Lenart
|
3ec313aa0b
|
WW-5357 Adds support for disabled attribute to anchor tag
|
2024-01-19 07:35:09 +01:00 |
|
Lukasz Lenart
|
3a1a89a547
|
Merge pull request #845 from apache/fix/WW-5374-context
[WW-5374] Allows to prepend reportUri with Servlet context
|
2024-01-19 07:13:52 +01:00 |
|
Lukasz Lenart
|
790c663ddd
|
WW-5374 Adds additional test case to cover disabling prepending context
|
2024-01-18 11:24:34 +01:00 |
|
Lukasz Lenart
|
d5932f82fa
|
WW-5374 Uses @code instead of <tt/>
|
2024-01-18 11:24:08 +01:00 |
|
Lukasz Lenart
|
5ee3811824
|
Merge pull request #847 from apache/fix/WW-5369-min-lib
[WW-5369] Re-define minimal library set
|
2024-01-18 10:25:14 +01:00 |
|
Lukasz Lenart
|
72f551f40b
|
WW-5369 Re-define minimal library set
|
2024-01-18 06:48:12 +01:00 |
|
Lukasz Lenart
|
fdd996c686
|
Merge pull request #844 from apache/fix/WW-5387-remove
[WW-5387] Fixes remove() signature
|
2024-01-17 13:23:29 +01:00 |
|
Lukasz Lenart
|
dc96c257d4
|
WW-5374 Allows to prepend reportUri with Servlet context
|
2024-01-17 13:22:09 +01:00 |
|
Lukasz Lenart
|
e9738698a4
|
WW-5387 Fixes remove() signature
|
2024-01-16 20:36:00 +01:00 |
|
Lukasz Lenart
|
d0ac76b9a4
|
Merge pull request #820 from apache/dependabot/maven/org.apache.commons-commons-compress-1.25.0
Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0
|
2024-01-15 13:00:47 +01:00 |
|
Kusal Kithul-Godage
|
bdcedc55b3
|
Merge pull request #841 from apache/WW-5352-ognlvaluestack
WW-5352 Clean up OgnlValueStackTest
|
2024-01-15 18:44:01 +11:00 |
|
Lukasz Lenart
|
0a94b50bcc
|
Merge pull request #842 from apache/dependabot/github_actions/actions/upload-artifact-4.1.0
Bump actions/upload-artifact from 4.0.0 to 4.1.0
|
2024-01-15 06:32:27 +01:00 |
|
dependabot[bot]
|
686189c1b3
|
Bump actions/upload-artifact from 4.0.0 to 4.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...1eb3cb2b3e0f29609092a73eb033bb759a334595)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 01:30:13 +00:00 |
|
Kusal Kithul-Godage
|
9b5cb2d7b5
|
WW-5352 Move method to XWorkTestCase
|
2024-01-14 18:13:57 +11:00 |
|
Kusal Kithul-Godage
|
3c8fff46d4
|
WW-5352 Clean up OgnlValueStackTest
|
2024-01-14 16:37:14 +11:00 |
|
Lukasz Lenart
|
d8dc720d4b
|
Merge pull request #835 from apache/fix/WW-5365-radio-value
[WW-5365] Reverts changes introduced in WW-5192 to allow evaluate the value attribute of Radio tag
|
2024-01-09 18:59:51 +01:00 |
|
Kusal Kithul-Godage
|
f5a7c31f25
|
Merge pull request #838 from apache/fix/debug-level
Reduces log level to debug to reduce noise in the logs
|
2024-01-08 18:21:18 +11:00 |
|
Lukasz Lenart
|
5b020eb570
|
Reduces log level to debug to reduce noise in the logs
|
2024-01-08 07:11:35 +01:00 |
|
Lukasz Lenart
|
07cecbf63c
|
Merge pull request #837 from apache/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.1
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0-M1 to 3.0.1
|
2024-01-08 07:08:58 +01:00 |
|
dependabot[bot]
|
b9d072d18c
|
Bump org.apache.maven.plugins:maven-release-plugin
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M1 to 3.0.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M1...maven-release-3.0.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 01:17:20 +00:00 |
|
Lukasz Lenart
|
55ca7a5b34
|
WW-5365 Reverts changes introduced in WW-5192 to allow evaluate the value attribute
|
2024-01-07 11:37:10 +01:00 |
|
Kusal Kithul-Godage
|
ecd02de8b0
|
Merge pull request #831 from apache/WW-5352-parameter-annotation-2
WW-5352 Refactor ParametersInterceptor
|
2024-01-07 02:14:51 +11:00 |
|
Kusal Kithul-Godage
|
3b76678c0e
|
Merge pull request #825 from apache/WW-5381-method-accessor
WW-5381 Introduce extension point for MethodAccessor
|
2024-01-07 02:14:37 +11:00 |
|
Kusal Kithul-Godage
|
3b078995aa
|
Merge pull request #826 from apache/WW-5382-stale-config
WW-5382 Fix stale injections in Dispatcher
|
2024-01-07 02:14:28 +11:00 |
|
Lukasz Lenart
|
9a0df704a8
|
Merge pull request #834 from apache/fix/do-not-clean
Stops cleaning nightlies to allow to coexist different versions
|
2024-01-06 16:00:43 +01:00 |
|
Lukasz Lenart
|
fb7fec3550
|
Stops cleaning nightlies to allow to coexist different versions
|
2024-01-06 15:11:01 +01:00 |
|
Kusal Kithul-Godage
|
503c8daa16
|
WW-5381 Remove unnecessary/confusing parameters
|
2024-01-06 02:49:47 +11:00 |
|
Kusal Kithul-Godage
|
78e97a42e9
|
Merge branch 'master' into WW-5381-method-accessor
|
2024-01-06 02:42:41 +11:00 |
|
Kusal Kithul-Godage
|
d4a0b3b852
|
WW-5381 Reimplement ability to register additional MethodAccessors
|
2024-01-06 02:42:37 +11:00 |
|
Kusal Kithul-Godage
|
199ea0db69
|
WW-5352 Rename acceptable name/value methods
|
2024-01-06 02:10:34 +11:00 |
|
Kusal Kithul-Godage
|
aa4398ee2e
|
WW-5352 Do not use setter notation for helper methods
|
2024-01-06 02:10:12 +11:00 |
|
Lukasz Lenart
|
273eb1f6a9
|
Merge pull request #833 from apache/merge-master-to-7xx-2024-01-04
[Struts 7] Merge master to 7xx
|
2024-01-05 07:20:45 +01:00 |
|
Lukasz Lenart
|
d8090ef9d8
|
Merge remote-tracking branch 'origin/master' into merge-master-to-7xx-2024-01-04
# Conflicts:
# Jenkinsfile
# bundles/admin/src/main/resources/osgi/admin/shell.ftl
# bundles/admin/src/main/resources/osgi/admin/viewBundle.ftl
# bundles/admin/src/main/resources/osgi/admin/viewBundles.ftl
# plugins/velocity/src/main/java/org/apache/struts2/views/velocity/components/AbstractDirective.java
|
2024-01-04 10:21:52 +01:00 |
|
Lukasz Lenart
|
5e9dd3d690
|
Merge pull request #830 from apache/feature/WW-5383-exclude-jars
[WW-5383] Updates RegEx to excludes JARs by default
|
2024-01-04 10:10:58 +01:00 |
|
Lukasz Lenart
|
cc78033d3d
|
WW-5383 Updates RegEx to excludes JARs by default
|
2024-01-04 06:49:10 +01:00 |
|
Kusal Kithul-Godage
|
370d8829d1
|
Merge pull request #824 from apache/WW-5381-compoundroot-interface-2
WW-5381 Introduce extension point for CompoundRootAccessor
|
2024-01-03 23:11:40 +11:00 |
|
Kusal Kithul-Godage
|
69a7195df7
|
Merge branch 'master' into WW-5381-compoundroot-interface-2
# Conflicts:
# core/src/test/java/org/apache/struts2/interceptor/parameter/ParametersInterceptorTest.java
|
2024-01-03 23:05:47 +11:00 |
|
Kusal Kithul-Godage
|
ed06d61f2f
|
Merge pull request #829 from apache/WW-5352-parameter-annotation
WW-5352 Repackage ParametersInterceptor and related classes
|
2024-01-03 23:04:44 +11:00 |
|
Kusal Kithul-Godage
|
fd94c17663
|
WW-5352 Gut deprecated interfaces
|
2024-01-03 23:00:54 +11:00 |
|
Kusal Kithul-Godage
|
f3c160d9d6
|
WW-5381 Revert bean removals for backwards compatibility
|
2024-01-03 21:44:21 +11:00 |
|
Kusal Kithul-Godage
|
573dbbcea8
|
WW-5381 Revert bean removal for backwards compatibility
|
2024-01-03 21:42:52 +11:00 |
|
Kusal Kithul-Godage
|
8a245e865b
|
WW-5352 Refactor ParametersInterceptor
|
2024-01-03 21:34:44 +11:00 |
|
Kusal Kithul-Godage
|
19cc1514a1
|
WW-5352 Move ParameterNameAware and ParameterValueAware
|
2024-01-03 20:53:04 +11:00 |
|
Kusal Kithul-Godage
|
2ae36b6091
|
WW-5352 Fix SonarCloud logging warnings
|
2024-01-03 16:13:54 +11:00 |
|
Kusal Kithul-Godage
|
4698733670
|
WW-5352 Repackage ParametersInterceptor and related classes
|
2024-01-03 15:08:02 +11:00 |
|
Kusal Kithul-Godage
|
07718b5bf0
|
Merge pull request #822 from apache/WW-5379-velocity-stack-alt
WW-5379 Implement alternative mechanism for Velocity directives to obtain ValueStack
|
2024-01-03 11:41:55 +11:00 |
|