[jira] [Commented] (WICKET-5944) CSRF prevention does not work with https URLs on the default port

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618421#comment-14618421 ] ASF subversion and git services commented on WICKET-5944: - Commit

[jira] [Resolved] (WICKET-5944) CSRF prevention does not work with https URLs on the default port

2015-07-08 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst resolved WICKET-5944. -- Resolution: Fixed Assignee: Martijn Dashorst Fix Version/s: 6.21.0

buildbot failure in ASF Buildbot on wicket-master

2015-07-08 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/21 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The SingleBranchScheduler

wicket git commit: WICKET-5944 CSRF prevention does not work with https URLs on the default port

2015-07-08 Thread dashorst
Repository: wicket Updated Branches: refs/heads/wicket-6.x f4765f8b6 - b3733ed2b WICKET-5944 CSRF prevention does not work with https URLs on the default port Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b3733ed2

[jira] [Commented] (WICKET-4460) Wrong string encoding in JavaScriptPackageResource

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618438#comment-14618438 ] Per Östlund commented on WICKET-4460: - After the fix in

[jira] [Commented] (WICKET-5827) Allow to apply multiple Javascript / CSS compressors

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618436#comment-14618436 ] Per Östlund commented on WICKET-5827: - After this change the issue fixed in

wicket git commit: added new Ajax topics

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master 354293e73 - e08754c49 added new Ajax topics Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e08754c4 Tree:

wicket git commit: added new Ajax topics

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-6.x b3733ed2b - 7fa49b9e3 added new Ajax topics Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7fa49b9e Tree:

wicket git commit: WICKET-5944 CSRF prevention does not work with https URLs on the default port

2015-07-08 Thread dashorst
Repository: wicket Updated Branches: refs/heads/master 6ce7cd19d - bae94e2d3 WICKET-5944 CSRF prevention does not work with https URLs on the default port Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/bae94e2d Tree:

[jira] [Commented] (WICKET-5944) CSRF prevention does not work with https URLs on the default port

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618410#comment-14618410 ] ASF subversion and git services commented on WICKET-5944: - Commit

[jira] [Commented] (WICKET-4460) Wrong string encoding in JavaScriptPackageResource

2015-07-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618500#comment-14618500 ] Martin Grigorov commented on WICKET-4460: - It is a regression. Will be fixed for

wicket git commit: Fixed IAjaxLink clicks in WicketTester

2015-07-08 Thread dashorst
Repository: wicket Updated Branches: refs/heads/master bae94e2d3 - 354293e73 Fixed IAjaxLink clicks in WicketTester Not all links are `AjaxLink`s or `AjaxFallbackLink`s, but rather direct implementations of `IAjaxLink`. WicketTester didn't account for this scenario, and this fixes that.

[jira] [Created] (WICKET-5945) add a new topic/listener that notifies of Ajax calls done

2015-07-08 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5945: -- Summary: add a new topic/listener that notifies of Ajax calls done Key: WICKET-5945 URL: https://issues.apache.org/jira/browse/WICKET-5945 Project: Wicket Issue

wicket git commit: s/attrs.channel/attrs.ch/

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master 2505a7505 - 6ce7cd19d s/attrs.channel/attrs.ch/ Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6ce7cd19 Tree:

[jira] [Resolved] (WICKET-5945) add a new topic/listener that notifies of Ajax calls done

2015-07-08 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5945. Resolution: Fixed Fix Version/s: 6.21.0 7.0.0 Added another callback.

wicket git commit: s/attrs.channel/attrs.ch/

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-6.x 051bb4d08 - f4765f8b6 s/attrs.channel/attrs.ch/ Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f4765f8b Tree:

[jira] [Commented] (WICKET-5945) add a new topic/listener that notifies of Ajax calls done

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618315#comment-14618315 ] ASF subversion and git services commented on WICKET-5945: - Commit

wicket git commit: WICKET-5945 /ajax/call/done

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master b2e5e3e0d - 2505a7505 WICKET-5945 /ajax/call/done Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2505a750 Tree:

[jira] [Commented] (WICKET-5945) add a new topic/listener that notifies of Ajax calls done

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618316#comment-14618316 ] ASF subversion and git services commented on WICKET-5945: - Commit

wicket git commit: WICKET-5945 /ajax/call/done

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-6.x 6fa8616f4 - 051bb4d08 WICKET-5945 /ajax/call/done Conflicts: wicket-core/src/test/java/org/apache/wicket/ajax/attributes/AjaxAttributeNameTest.java Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-4460) Wrong string encoding in JavaScriptPackageResource

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618562#comment-14618562 ] Per Östlund commented on WICKET-4460: - [~mgrigorov] - Thanks. Wrong string encoding

wicket git commit: test for ajax init and done

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-6.x 7fa49b9e3 - 954c9e1e1 test for ajax init and done Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/954c9e1e Tree:

wicket git commit: test for ajax init and done

2015-07-08 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master e08754c49 - 5c2814bff test for ajax init and done Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5c2814bf Tree:

[jira] [Resolved] (WICKET-5946) JavaScript/Css PackageResource should use the same charset for compressing

2015-07-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5946. - Resolution: Fixed Fix Version/s: 6.21.0 7.0.0 JavaScript/Css

wicket git commit: WICKET-5946 JavaScript/Css PackageResource should use the same charset for compressing

2015-07-08 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 954c9e1e1 - 42fa46e11 WICKET-5946 JavaScript/Css PackageResource should use the same charset for compressing Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-5946) JavaScript/Css PackageResource should use the same charset for compressing

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618597#comment-14618597 ] ASF subversion and git services commented on WICKET-5946: - Commit

wicket git commit: WICKET-5946 JavaScript/Css PackageResource should use the same charset for compressing

2015-07-08 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 5c2814bff - aa97182a3 WICKET-5946 JavaScript/Css PackageResource should use the same charset for compressing (cherry picked from commit 949acdad2e65ff352a781064550facbcd103ba5e) Project:

[jira] [Commented] (WICKET-5946) JavaScript/Css PackageResource should use the same charset for compressing

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618598#comment-14618598 ] ASF subversion and git services commented on WICKET-5946: - Commit

[jira] [Created] (WICKET-5946) JavaScript/Css PackageResource should use the same charset for compressing

2015-07-08 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5946: --- Summary: JavaScript/Css PackageResource should use the same charset for compressing Key: WICKET-5946 URL: https://issues.apache.org/jira/browse/WICKET-5946

[jira] [Commented] (WICKET-4460) Wrong string encoding in JavaScriptPackageResource

2015-07-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618600#comment-14618600 ] Martin Grigorov commented on WICKET-4460: - Fixed with WICKET-5946 (6.21.0,

wicket git commit: clean up of if...else statements inside BaseWicketTester.clickLink(String, boolean)

2015-07-08 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master aa97182a3 - a241db57b clean up of if...else statements inside BaseWicketTester.clickLink(String, boolean) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a241db57

buildbot failure in ASF Buildbot on wicket-branch-6.x

2015-07-08 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-6.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-6.x/builds/13 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

buildbot success in ASF Buildbot on wicket-master

2015-07-08 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/24 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Commented] (WICKET-5933) Avoid serialization of untouched page after ajax request

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618089#comment-14618089 ] ASF subversion and git services commented on WICKET-5933: - Commit

[1/2] wicket git commit: Fix the url to wicket-library.com.

2015-07-08 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 0f9cdd670 - 6fa8616f4 Fix the url to wicket-library.com. Should trigger a build at BuildBot with JDK 7.x (yes 7.x) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[2/2] wicket git commit: WICKET-5933 Avoid serialization of untouched page after ajax request

2015-07-08 Thread mgrigorov
WICKET-5933 Avoid serialization of untouched page after ajax request untouchPage() should untouch() spotted-by: adelbene (cherry picked from commit b2e5e3e0d3f49fa3b0588a190f611b254ebd9c09) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

buildbot success in ASF Buildbot on wicket-branch-6.x

2015-07-08 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-6.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-6.x/builds/7 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Commented] (WICKET-5933) Avoid serialization of untouched page after ajax request

2015-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618075#comment-14618075 ] ASF subversion and git services commented on WICKET-5933: - Commit

wicket git commit: WICKET-5933 Avoid serialization of untouched page after ajax request

2015-07-08 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 37c5904e9 - b2e5e3e0d WICKET-5933 Avoid serialization of untouched page after ajax request untouchPage() should untouch() spotted-by: adelbene Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: