[jira] [Updated] (WICKET-6246) WebSocket request while Ajax request leads to error regarding HtmlHeaderCotnainer

2016-09-19 Thread Thomas Chrenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Chrenko updated WICKET-6246: --- Description: There is a problem with header contribution with leads to a "Cannot replace a

[jira] [Updated] (WICKET-6246) WebSocket request while Ajax request leads to error regarding HtmlHeaderCotnainer

2016-09-19 Thread Thomas Chrenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Chrenko updated WICKET-6246: --- Description: There is a problem with header contribution with leads to a "Cannot replace a

[jira] [Updated] (WICKET-6246) WebSocket request while Ajax request leads to error regarding HtmlHeaderCotnainer

2016-09-19 Thread Thomas Chrenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Chrenko updated WICKET-6246: --- Attachment: quickstart.zip Added quickstart to demonstrate. HomePage.java contains the long

[jira] [Updated] (WICKET-6246) WebSocket request while Ajax request leads to error regarding HtmlHeaderCotnainer

2016-09-19 Thread Thomas Chrenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Chrenko updated WICKET-6246: --- Description: There is a problem with header contribution with leads to a "Cannot replace a

[jira] [Created] (WICKET-6246) WebSocket request while Ajax request leads to error regarding HtmlHeaderCotnainer

2016-09-19 Thread Thomas Chrenko (JIRA)
Thomas Chrenko created WICKET-6246: -- Summary: WebSocket request while Ajax request leads to error regarding HtmlHeaderCotnainer Key: WICKET-6246 URL: https://issues.apache.org/jira/browse/WICKET-6246

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504460#comment-15504460 ] ASF subversion and git services commented on WICKET-6242: - Commit

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504462#comment-15504462 ] ASF subversion and git services commented on WICKET-6242: - Commit

[jira] [Resolved] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6242. - Resolution: Fixed Fix Version/s: 7.5.0 8.0.0-M2 > Weak

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504463#comment-15504463 ] ASF subversion and git services commented on WICKET-6242: - Commit

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504461#comment-15504461 ] ASF subversion and git services commented on WICKET-6242: - Commit

[2/4] wicket git commit: WICKET-6242 Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread mgrigorov
WICKET-6242 Weak concurrency management in AuthenticatedWebSession#signedIn Unset signedIn to 'false' only if the authenticated has failed. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d1fc5d2c Tree:

[3/4] wicket git commit: WICKET-6242 testing signIn method atomicity

2016-09-19 Thread mgrigorov
WICKET-6242 testing signIn method atomicity Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/91b9dbac Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/91b9dbac Diff:

[4/4] wicket git commit: WICKET-6242 Improved synchronization for signIn. Added missing header license.

2016-09-19 Thread mgrigorov
WICKET-6242 Improved synchronization for signIn. Added missing header license. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5e1ced34 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/5e1ced34 Diff:

[1/4] wicket git commit: WICKET-6242 Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master dbfe3461e -> 5e1ced34e WICKET-6242 Weak concurrency management in AuthenticatedWebSession#signedIn Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4fdc8175 Tree:

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504417#comment-15504417 ] ASF subversion and git services commented on WICKET-6242: - Commit

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504421#comment-15504421 ] ASF subversion and git services commented on WICKET-6242: - Commit

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504418#comment-15504418 ] ASF subversion and git services commented on WICKET-6242: - Commit

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504420#comment-15504420 ] ASF subversion and git services commented on WICKET-6242: - Commit

[jira] [Commented] (WICKET-6242) Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504419#comment-15504419 ] ASF subversion and git services commented on WICKET-6242: - Commit

[2/5] wicket git commit: WICKET-6242 Weak concurrency management in AuthenticatedWebSession#signedIn

2016-09-19 Thread mgrigorov
WICKET-6242 Weak concurrency management in AuthenticatedWebSession#signedIn Unset signedIn to 'false' only if the authenticated has failed. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d5425534 Tree:

[4/5] wicket git commit: WICKET-6242 Improved synchronization for signIn. Added missing header license.

2016-09-19 Thread mgrigorov
WICKET-6242 Improved synchronization for signIn. Added missing header license. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/263e8c14 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/263e8c14 Diff:

[5/5] wicket git commit: Merge branch 'WICKET-6242-authenticate-once' into wicket-7.x

2016-09-19 Thread mgrigorov
Merge branch 'WICKET-6242-authenticate-once' into wicket-7.x Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/87fa7489 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/87fa7489 Diff:

[jira] [Updated] (WICKET-6245) Open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst updated WICKET-6245: - Assignee: Martijn Dashorst Affects Version/s: 6.20.0

buildbot success in on wicket-master

2016-09-19 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-master/builds/499 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Commented] (WICKET-6245) Open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15503523#comment-15503523 ] ASF subversion and git services commented on WICKET-6245: - Commit

[jira] [Commented] (WICKET-6245) Open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15503522#comment-15503522 ] ASF subversion and git services commented on WICKET-6245: - Commit

[3/3] wicket git commit: WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked

2016-09-19 Thread papegaaij
WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/89a2aac8 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/89a2aac8 Diff:

[1/3] wicket git commit: WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked

2016-09-19 Thread papegaaij
Repository: wicket Updated Branches: refs/heads/master 6c40c919f -> dbfe3461e refs/heads/wicket-6.x 332082134 -> 89a2aac8c refs/heads/wicket-7.x 5c345567c -> f2c165cf9 WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked Project:

[jira] [Commented] (WICKET-6245) Open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15503521#comment-15503521 ] ASF subversion and git services commented on WICKET-6245: - Commit

[2/3] wicket git commit: WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked

2016-09-19 Thread papegaaij
WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dbfe3461 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/dbfe3461 Diff:

buildbot failure in on wicket-branch-7.x

2016-09-19 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-7.x while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-branch-7.x/builds/276 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

buildbot failure in on wicket-branch-6.x

2016-09-19 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-6.x while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-branch-6.x/builds/166 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

buildbot failure in on wicket-master

2016-09-19 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-master/builds/498 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Commented] (WICKET-6245) Open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15503494#comment-15503494 ] ASF subversion and git services commented on WICKET-6245: - Commit

[3/3] wicket git commit: WICKET-6245: open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread papegaaij
WICKET-6245: open up CsrfPreventionRequestCycleListener for extension Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/33208213 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/33208213 Diff:

[jira] [Commented] (WICKET-6245) Open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15503495#comment-15503495 ] ASF subversion and git services commented on WICKET-6245: - Commit

[2/3] wicket git commit: WICKET-6245: open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread papegaaij
WICKET-6245: open up CsrfPreventionRequestCycleListener for extension Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6c40c919 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/6c40c919 Diff:

[1/3] wicket git commit: WICKET-6245: open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread papegaaij
Repository: wicket Updated Branches: refs/heads/master c04f2b00b -> 6c40c919f refs/heads/wicket-6.x 52f0b8afa -> 332082134 refs/heads/wicket-7.x 47bc8a8d7 -> 5c345567c WICKET-6245: open up CsrfPreventionRequestCycleListener for extension Project:

[jira] [Created] (WICKET-6245) Open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread Martijn Dashorst (JIRA)
Martijn Dashorst created WICKET-6245: Summary: Open up CsrfPreventionRequestCycleListener for extension Key: WICKET-6245 URL: https://issues.apache.org/jira/browse/WICKET-6245 Project: Wicket