This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


    from 21b422838 Merge pull request #666 from 
atlassian/config-manager-refactor
     new 752088d4b WW-5292 Modernise unit tests
     new e2a4b5fdd WW-5292 Clean up TwoFilterIntegrationTest further
     new dff04146d WW-5292 Add integration test for forwarding from excluded url
     new 86028346a WW-5292 Add ability to override Operations classes in two 
filter setup
     new 2a5257bc4 WW-5292 Clean up URL exclusion logic
     new d0bc243c9 WW-5292 Fix lack of Optional::get
     new c32be7279 Merge pull request #667 from atlassian/WW-5292-operations

The 6529 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../xwork2/config/ConfigurationManager.java        |   2 +-
 .../struts2/dispatcher/PrepareOperations.java      |  15 ++-
 .../dispatcher/filter/StrutsExecuteFilter.java     |  44 ++++++-
 .../filter/StrutsPrepareAndExecuteFilter.java      |   9 +-
 .../dispatcher/filter/StrutsPrepareFilter.java     |  29 ++++-
 .../struts2/dispatcher/PrepareOperationsTest.java  |   2 +
 ...rutsPrepareAndExecuteFilterIntegrationTest.java |  27 ++--
 .../dispatcher/TwoFilterIntegrationTest.java       | 142 +++++++++++++++------
 8 files changed, 201 insertions(+), 69 deletions(-)

Reply via email to