[jira] [Resolved] (WICKET-4484) wicket:link component ids get too long

2012-03-29 Thread Sven Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-4484. Resolution: Fixed Fix Version/s: 6.0.0-RC1 1.5.6 Assignee: Sven

git commit: WICKET-4484 do not change tag id when resolving component

2012-03-29 Thread svenmeier
Updated Branches: refs/heads/master 85bef93fc -> c7d5fd51e WICKET-4484 do not change tag id when resolving component Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c7d5fd51 Tree: http://git-wip-us.apache.org/repos/asf/w

git commit: WICKET-4484 do not change tag id when resolving component

2012-03-29 Thread svenmeier
Updated Branches: refs/heads/wicket-1.5.x c6c45a510 -> d7e0d8845 WICKET-4484 do not change tag id when resolving component Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d7e0d884 Tree: http://git-wip-us.apache.org/repos

[jira] [Commented] (WICKET-4482) Regression in OnChangeAjaxBehavior

2012-03-29 Thread Igor Vaynberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241337#comment-13241337 ] Igor Vaynberg commented on WICKET-4482: --- it needs to be "change inputchanged" separ

[jira] [Commented] (WICKET-4294) AutoCompleteTextField does not show suggestions when it is used on ModalWindow in InternetExplorer

2012-03-29 Thread Andrea Del Bene (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241315#comment-13241315 ] Andrea Del Bene commented on WICKET-4294: - Sorry, but I couldn't replicate the pr

[jira] [Updated] (WICKET-4482) Regression in OnChangeAjaxBehavior

2012-03-29 Thread Martin Grigorov (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-4482: Attachment: WICKET-4482.patch Unfortunatelly approach 1) doesn't work. Here is the patch f

[jira] [Resolved] (WICKET-4483) Component#setDefaultModel() should call #modelChanging()

2012-03-29 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4483. - Resolution: Fixed Fix Version/s: 6.0.0-RC1 Assignee: Martin Grigorov Fix

git commit: Fix broken javadoc link. ISessionSettings doesn't exists anymore.

2012-03-29 Thread mgrigorov
Updated Branches: refs/heads/master 53442bb4a -> 85bef93fc Fix broken javadoc link. ISessionSettings doesn't exists anymore. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/85bef93f Tree: http://git-wip-us.apache.org/rep

git commit: WICKET-4483 Component#setDefaultModel() should call #modelChanging()

2012-03-29 Thread mgrigorov
Updated Branches: refs/heads/master 5fa70b1e8 -> 53442bb4a WICKET-4483 Component#setDefaultModel() should call #modelChanging() Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/53442bb4 Tree: http://git-wip-us.apache.org/

[jira] [Resolved] (WICKET-4478) DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active.

2012-03-29 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4478. - Resolution: Fixed Fix Version/s: 6.0.0-RC1 1.5.6 Improved by r

buildbot success in ASF Buildbot on wicket-master

2012-03-29 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/317 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source Sta

[2/2] git commit: WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active.

2012-03-29 Thread mgrigorov
WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/33f57f08 Tree: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active.

2012-03-29 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x d9c48eb7a -> c6c45a510 WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active. Check for the different segments of the path separately. On Windows the separators are different from Unix

git commit: WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active.

2012-03-29 Thread mgrigorov
Updated Branches: refs/heads/master 30b3c58c9 -> 5fa70b1e8 WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active. Check for the different segments of the path separately. On Windows the separators are different from Unix. On B

buildbot failure in ASF Buildbot on wicket-master

2012-03-29 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/316 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source Stamp:

git commit: WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active.

2012-03-29 Thread mgrigorov
Updated Branches: refs/heads/master 855b6c872 -> 30b3c58c9 WICKET-4478 DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wick

[jira] [Assigned] (WICKET-4478) DiskDataStore to use multi-level directory structure to avoid slowness when thousands of sessions are active.

2012-03-29 Thread Martin Grigorov (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-4478: --- Assignee: Martin Grigorov > DiskDataStore to use multi-level directory structure