-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create 4.x branch in preparation for a 4.0.5 release #262
base: 4.x
Are you sure you want to change the base?
Commits on Nov 4, 2023
-
(cherry picked from commit ffd9159)
Configuration menu - View commit details
-
Copy full SHA for 712ac35 - Browse repository at this point
Copy the full SHA 712ac35View commit details -
(cherry picked from commit 0d262f7)
Configuration menu - View commit details
-
Copy full SHA for d107a40 - Browse repository at this point
Copy the full SHA d107a40View commit details -
(cherry picked from commit 91630bd)
Configuration menu - View commit details
-
Copy full SHA for 5467ba4 - Browse repository at this point
Copy the full SHA 5467ba4View commit details -
(cherry picked from commit 8c05d86)
Configuration menu - View commit details
-
Copy full SHA for 9e8c465 - Browse repository at this point
Copy the full SHA 9e8c465View commit details -
(cherry picked from commit 35697bc)
Configuration menu - View commit details
-
Copy full SHA for 3ed82c3 - Browse repository at this point
Copy the full SHA 3ed82c3View commit details -
Enable optional cookie forward mechanism in proxy mode
(cherry picked from commit 2fe8804)
Configuration menu - View commit details
-
Copy full SHA for 4bf4b48 - Browse repository at this point
Copy the full SHA 4bf4b48View commit details -
request-filenam condition modicitions for HTML5 (tested on Payara Gla…
…ssfish Server) Needed some modifications for request-filename condition to got it working well on Payara Glassfish Server. urlrewrite.xml rule: <rule> <name>HTML5 Redirect</name> <condition type="request-filename" operator="notfile"></condition> <condition type="request-filename" operator="notdir"></condition> <from>^((?!rest).)*$</from> <to type="redirect">%{context-path}/index.html</to> </rule> (cherry picked from commit d652dad)
Configuration menu - View commit details
-
Copy full SHA for cdeeae6 - Browse repository at this point
Copy the full SHA cdeeae6View commit details -
request-filename condition modifications for HTML5 (tested on Payara …
…Glassfish Server) Needed some modifications for request-filename condition to got it working well on Payara Glassfish Server. urlrewrite.xml rule: <rule> <name>HTML5 Redirect</name> <condition type="request-filename" operator="notfile"></condition> <condition type="request-filename" operator="notdir"></condition> <from>^((?!rest).)*$</from> <to type="redirect">/index.html</to> </rule> (cherry picked from commit b651500)
Configuration menu - View commit details
-
Copy full SHA for 1fe892e - Browse repository at this point
Copy the full SHA 1fe892eView commit details -
paultuckey#143 Fix any url pattern host replacement
(cherry picked from commit a42a84b)
Configuration menu - View commit details
-
Copy full SHA for 15bee38 - Browse repository at this point
Copy the full SHA 15bee38View commit details -
Suggested fix for issue paultuckey#224
(cherry picked from commit dfbba1a)
Configuration menu - View commit details
-
Copy full SHA for f6389a9 - Browse repository at this point
Copy the full SHA f6389a9View commit details -
Suggested fix for issue paultuckey#224
(cherry picked from commit 9dbe8c5)
Configuration menu - View commit details
-
Copy full SHA for f876e8f - Browse repository at this point
Copy the full SHA f876e8fView commit details -
Duplicate headers from this filter influenced CORS behaviour (ticket paultuckey#228) (cherry picked from commit 4acda02)
Configuration menu - View commit details
-
Copy full SHA for 0351f34 - Browse repository at this point
Copy the full SHA 0351f34View commit details -
Allow same condition variables in mod-rewrite style 'to' as in 'from'.
(cherry picked from commit 831300e)
Configuration menu - View commit details
-
Copy full SHA for babe52c - Browse repository at this point
Copy the full SHA babe52cView commit details -
Fix case sensitivity, no substitution, and tabs in rule parsing of mo…
…d_rewrite-style conf files. (cherry picked from commit 03e0713)
Configuration menu - View commit details
-
Copy full SHA for b2ebba9 - Browse repository at this point
Copy the full SHA b2ebba9View commit details -
(cherry picked from commit c0a7620)
Configuration menu - View commit details
-
Copy full SHA for 1846c25 - Browse repository at this point
Copy the full SHA 1846c25View commit details -
(cherry picked from commit feaa3e2)
Configuration menu - View commit details
-
Copy full SHA for 1a60d6d - Browse repository at this point
Copy the full SHA 1a60d6dView commit details -
Support config file from outside path
(cherry picked from commit 923e90e)
Configuration menu - View commit details
-
Copy full SHA for b6fc5ca - Browse repository at this point
Copy the full SHA b6fc5caView commit details -
(cherry picked from commit bccdf19)
Configuration menu - View commit details
-
Copy full SHA for a44c328 - Browse repository at this point
Copy the full SHA a44c328View commit details -
(cherry picked from commit 358ce15)
Configuration menu - View commit details
-
Copy full SHA for 9da0cf3 - Browse repository at this point
Copy the full SHA 9da0cf3View commit details -
Bumps [junit](https://github.com/junit-team/junit4) from 4.9 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.9...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 4810348)
Configuration menu - View commit details
-
Copy full SHA for e68ffc6 - Browse repository at this point
Copy the full SHA e68ffc6View commit details -
Bump junit from 4.9 to 4.13.1 in /container-test
Bumps [junit](https://github.com/junit-team/junit4) from 4.9 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.9...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit b260562)
Configuration menu - View commit details
-
Copy full SHA for e67cb24 - Browse repository at this point
Copy the full SHA e67cb24View commit details -
Bump junit from 4.9 to 4.13.1 in /annotation
Bumps [junit](https://github.com/junit-team/junit4) from 4.9 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.9...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 189a694)
Configuration menu - View commit details
-
Copy full SHA for 18ae0f1 - Browse repository at this point
Copy the full SHA 18ae0f1View commit details -
(cherry picked from commit 15ad02b)
Configuration menu - View commit details
-
Copy full SHA for f80c954 - Browse repository at this point
Copy the full SHA f80c954View commit details -
(cherry picked from commit 5d6c290)
Configuration menu - View commit details
-
Copy full SHA for 9f9b8c8 - Browse repository at this point
Copy the full SHA 9f9b8c8View commit details -
(cherry picked from commit 51369d2)
Configuration menu - View commit details
-
Copy full SHA for 39c8c5d - Browse repository at this point
Copy the full SHA 39c8c5dView commit details -
Update year, remove google group
(cherry picked from commit ae3b449)
Configuration menu - View commit details
-
Copy full SHA for c067b67 - Browse repository at this point
Copy the full SHA c067b67View commit details -
Update source and target version
(cherry picked from commit bbf3329)
Configuration menu - View commit details
-
Copy full SHA for a48e2de - Browse repository at this point
Copy the full SHA a48e2deView commit details -
(cherry picked from commit 5519d39)
Configuration menu - View commit details
-
Copy full SHA for c9c4463 - Browse repository at this point
Copy the full SHA c9c4463View commit details -
Upgrade so we can at least run tests
(cherry picked from commit 9760803)
Configuration menu - View commit details
-
Copy full SHA for 11c2bbf - Browse repository at this point
Copy the full SHA 11c2bbfView commit details -
(cherry picked from commit 520b690)
Configuration menu - View commit details
-
Copy full SHA for 278ff51 - Browse repository at this point
Copy the full SHA 278ff51View commit details -
(cherry picked from commit 16b87d1)
Configuration menu - View commit details
-
Copy full SHA for d3fa2a8 - Browse repository at this point
Copy the full SHA d3fa2a8View commit details -
(cherry picked from commit 3419d7c)
Configuration menu - View commit details
-
Copy full SHA for 44c8642 - Browse repository at this point
Copy the full SHA 44c8642View commit details -
(cherry picked from commit 5d42fef)
Configuration menu - View commit details
-
Copy full SHA for ac13c4a - Browse repository at this point
Copy the full SHA ac13c4aView commit details -
(cherry picked from commit f15c492)
Configuration menu - View commit details
-
Copy full SHA for 3f1e0ad - Browse repository at this point
Copy the full SHA 3f1e0adView commit details -
(cherry picked from commit 3a939e1)
Configuration menu - View commit details
-
Copy full SHA for 34a1924 - Browse repository at this point
Copy the full SHA 34a1924View commit details -
(cherry picked from commit 1501e9f)
Configuration menu - View commit details
-
Copy full SHA for 733ff51 - Browse repository at this point
Copy the full SHA 733ff51View commit details -
(cherry picked from commit f4293f8)
Configuration menu - View commit details
-
Copy full SHA for 94eb7a5 - Browse repository at this point
Copy the full SHA 94eb7a5View commit details -
(cherry picked from commit 59107fb)
Configuration menu - View commit details
-
Copy full SHA for 11915a0 - Browse repository at this point
Copy the full SHA 11915a0View commit details -
(cherry picked from commit 58962ac)
Configuration menu - View commit details
-
Copy full SHA for 2efb29e - Browse repository at this point
Copy the full SHA 2efb29eView commit details -
(cherry picked from commit bd905bd)
Configuration menu - View commit details
-
Copy full SHA for 2ef5876 - Browse repository at this point
Copy the full SHA 2ef5876View commit details -
(cherry picked from commit b6eb067)
Configuration menu - View commit details
-
Copy full SHA for 21f6029 - Browse repository at this point
Copy the full SHA 21f6029View commit details -
(cherry picked from commit 9b35a66)
Configuration menu - View commit details
-
Copy full SHA for 853fa9d - Browse repository at this point
Copy the full SHA 853fa9dView commit details -
Add support for 307 Temprorary & 308 Permanent redirect
(cherry picked from commit f70c8a6)
Configuration menu - View commit details
-
Copy full SHA for 192e18f - Browse repository at this point
Copy the full SHA 192e18fView commit details -
Bump ant from 1.7.0 to 1.10.11
Bumps ant from 1.7.0 to 1.10.11. --- updated-dependencies: - dependency-name: org.apache.ant:ant dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit fac9851)
Configuration menu - View commit details
-
Copy full SHA for 32fb229 - Browse repository at this point
Copy the full SHA 32fb229View commit details -
(cherry picked from commit b936cba)
Configuration menu - View commit details
-
Copy full SHA for ebe4fac - Browse repository at this point
Copy the full SHA ebe4facView commit details -
(cherry picked from commit db09b69)
Configuration menu - View commit details
-
Copy full SHA for b1cdaa1 - Browse repository at this point
Copy the full SHA b1cdaa1View commit details -
(cherry picked from commit 3896147)
Configuration menu - View commit details
-
Copy full SHA for dbb0525 - Browse repository at this point
Copy the full SHA dbb0525View commit details -
(cherry picked from commit 3385a51)
Configuration menu - View commit details
-
Copy full SHA for 9eef1a4 - Browse repository at this point
Copy the full SHA 9eef1a4View commit details -
(cherry picked from commit 65c111f)
Configuration menu - View commit details
-
Copy full SHA for d7ebacf - Browse repository at this point
Copy the full SHA d7ebacfView commit details -
(cherry picked from commit 3c39547)
Configuration menu - View commit details
-
Copy full SHA for ab81123 - Browse repository at this point
Copy the full SHA ab81123View commit details -
(cherry picked from commit 178650a)
Configuration menu - View commit details
-
Copy full SHA for 13a64af - Browse repository at this point
Copy the full SHA 13a64afView commit details -
add sources and javadoc to release
(cherry picked from commit 7817bf2)
Configuration menu - View commit details
-
Copy full SHA for 5046fcf - Browse repository at this point
Copy the full SHA 5046fcfView commit details -
(cherry picked from commit 332a831)
Configuration menu - View commit details
-
Copy full SHA for 8349888 - Browse repository at this point
Copy the full SHA 8349888View commit details -
(cherry picked from commit 7a8d1bb)
Configuration menu - View commit details
-
Copy full SHA for 53bc4bf - Browse repository at this point
Copy the full SHA 53bc4bfView commit details -
(cherry picked from commit bacf03f)
Configuration menu - View commit details
-
Copy full SHA for e231085 - Browse repository at this point
Copy the full SHA e231085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72475d9 - Browse repository at this point
Copy the full SHA 72475d9View commit details -
(cherry picked from commit 4247add)
Configuration menu - View commit details
-
Copy full SHA for 245b6a8 - Browse repository at this point
Copy the full SHA 245b6a8View commit details -
Add note to check maven central
(cherry picked from commit 574906a)
Configuration menu - View commit details
-
Copy full SHA for d7c133c - Browse repository at this point
Copy the full SHA d7c133cView commit details -
remove unused annotation processor
(cherry picked from commit 2eed91f)
Configuration menu - View commit details
-
Copy full SHA for b810945 - Browse repository at this point
Copy the full SHA b810945View commit details -
(cherry picked from commit ec67926)
Configuration menu - View commit details
-
Copy full SHA for 7d54563 - Browse repository at this point
Copy the full SHA 7d54563View commit details -
Configuration menu - View commit details
-
Copy full SHA for e448aca - Browse repository at this point
Copy the full SHA e448acaView commit details