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

lukaszlenart pushed a change to branch 
feature/WW-5585-dynamic-file-upload-params
in repository https://gitbox.apache.org/repos/asf/struts.git


    omit c76895749 docs(research): add lazy multipart parsing research for 
WW-5585
    omit 095bbd257 refactor(fileupload): simplify maximumSize type from String 
to Long
    omit f39f5538b fix(fileupload): use Preparable to initialize upload config 
before interceptors
    omit b39384ce9 fix(core): preserve parameters in InterceptorMapping for 
WithLazyParams interceptors
    omit ce667c9d3 test(fileupload): add integration tests for dynamic file 
upload
    omit 1c1ed5836 fix(fileupload): address Sonar quality issues in dynamic 
upload feature
    omit cf84e2e04 feat(fileupload): implement dynamic parameter evaluation for 
file upload validation
     add a108e2340 fix(core): preserve parameters in InterceptorMapping for 
WithLazyParams interceptors (#1416)
     add dbfaff14d feat(fileupload): implement dynamic parameter evaluation for 
file upload validation
     add b02af7cba fix(fileupload): address Sonar quality issues in dynamic 
upload feature
     add eab4fc8e2 test(fileupload): add integration tests for dynamic file 
upload
     add 2658a5000 fix(fileupload): use Preparable to initialize upload config 
before interceptors
     add afa061d88 refactor(fileupload): simplify maximumSize type from String 
to Long
     add b620ee9fa docs(research): add lazy multipart parsing research for 
WW-5585

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c76895749)
            \
             N -- N -- N   
refs/heads/feature/WW-5585-dynamic-file-upload-params (b620ee9fa)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:

Reply via email to