You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2021/07/04 21:21:16 UTC

[roller] branch master updated (5ef9181 -> 58e61b0)

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

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


    from 5ef9181  Merge pull request #83 from snoopdave/jstl-not-provided
     new c977da3  Parse referrer URL instead of using string value directly.
     new 3860e96  Switch to URLValidator to avoid exception logic as suggested by mbien.
     new 7a0651c  Workaround for flakey test.
     new 0782663  Merge branch 'master' into parse-referrer
     new afee18b  Merge branch 'master' into parse-referrer
     new 4c55a62  Eliminate use of regex in referrer processing.
     new 7f7d502  Merge branch 'master' into parse-referrer
     new 58e61b0  Merge pull request #90 from snoopdave/parse-referrer

The 4612 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:
 .../ui/rendering/servlets/PageServlet.java         | 21 ++++++---
 .../roller/weblogger/util/IPBanListTest.java       | 50 +++++++++++++++-------
 2 files changed, 49 insertions(+), 22 deletions(-)