You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2019/02/27 19:41:43 UTC

[wicket] branch wicket-8.x updated (d76695e -> 25b1929)

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

mgrigorov pushed a change to branch wicket-8.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from d76695e  WICKET-6637 clear scheduled handler
     new 96f9740  WICKET-6638 RedirectRequestHandler does not support Ajax
     new 25b1929  Remove not needed generics type

The 20352 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:
 .../apache/wicket/settings/ResourceSettings.java   |  2 +-
 .../http/handler/RedirectRequestHandler.java       | 11 +++++-
 .../http/handler/RedirectRequestHandlerTest.java   | 46 ++++++++++++++++------
 3 files changed, 45 insertions(+), 14 deletions(-)