[17/50] [abbrv] git commit: WICKET-5415 Do not initialize pages which were not rendered

2014-01-09 Thread mgrigorov
WICKET-5415 Do not initialize pages which were not rendered Initialize the page for modal window because otherwise it ends with Page expired exception (cherry picked from commit f36fa2002bd0ef6f1b304d820efa72b2dfa36db8) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

git commit: WICKET-5415 Do not initialize pages which were not rendered

2013-12-18 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x d28a10334 - f36fa2002 WICKET-5415 Do not initialize pages which were not rendered Initialize the page for modal window because otherwise it ends with Page expired exception Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

git commit: WICKET-5415 Do not initialize pages which were not rendered

2013-12-18 Thread mgrigorov
Updated Branches: refs/heads/master 637690f59 - ff9d0b4cc WICKET-5415 Do not initialize pages which were not rendered Initialize the page for modal window because otherwise it ends with Page expired exception (cherry picked from commit f36fa2002bd0ef6f1b304d820efa72b2dfa36db8) Project:

[03/14] git commit: WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page

2013-11-18 Thread papegaaij
WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page Add specializations of the test with the three render strategies. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[02/14] git commit: WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page

2013-11-18 Thread papegaaij
WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/86a34bfc Tree:

git commit: WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page

2013-11-15 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x 86a34bfc0 - 724e9f711 WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page Add specializations of the test with the three render strategies. Project:

git commit: WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page

2013-11-15 Thread mgrigorov
Updated Branches: refs/heads/master 6c58037e0 - 95e4778c9 WICKET-5415 Do not initialize pages which were not rendered WICKET-5387 Page#onInitialize called after an exception in the constructor of Page Add specializations of the test with the three render strategies. Project: