This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git.
from 8dc3994 [WICKET-6648] Deprecated methods are removed
new 1346160 WICKET-6651 Redirecting with ResetResponseException does not
work anymore
new cb59bc8 WICKET-6651 Redirecting with ResetResponseException does not
work anymore
The 20470 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:
.../wicket/ajax/res/js/wicket-ajax-jquery.js | 6 +-
wicket-core/src/test/js/ajax.js | 32 +
wicket-core/src/test/js/all.html | 1 +
wicket-core/src/test/js/qunit/jquery.mockjax.js | 1055 ++++++++++++++++++++
4 files changed, 1093 insertions(+), 1 deletion(-)
create mode 100644 wicket-core/src/test/js/qunit/jquery.mockjax.js