| ehillen...@apache.org |
svn commit: r508841 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/java/wicket/threadtest/StartJetty.java |
Sun, 18 Feb, 00:53 |
| ehillen...@apache.org |
svn commit: r508843 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/java/wicket/threadtest/apps/app1/Home.java |
Sun, 18 Feb, 00:56 |
| ehillen...@apache.org |
svn commit: r508844 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/java/wicket/threadtest/App1Test1.java |
Sun, 18 Feb, 00:57 |
| ehillen...@apache.org |
svn commit: r508847 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: ./ ajax/ markup/html/link/ protocol/http/request/ request/target/basic/ request/target/component/ request/target/resource/ |
Sun, 18 Feb, 01:13 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-292) Remove IRequestTarget.getLock and the synchronize blocks using it |
Sun, 18 Feb, 01:14 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-292) Remove IRequestTarget.getLock and the synchronize blocks using it |
Sun, 18 Feb, 01:16 |
| Stephane Bailliez (JIRA) |
[jira] Created: (WICKET-293) PackageRequestTargetUrlCodingStrategy should interrupts the cycle and sends a 404 when a page/class cannot be found. |
Sun, 18 Feb, 12:58 |
| Stephane Bailliez (JIRA) |
[jira] Created: (WICKET-294) WebRequestCodingStrategy: path mounting and matching |
Sun, 18 Feb, 13:30 |
| Sean Sullivan (JIRA) |
[jira] Created: (WICKET-295) create servlet filter class in wicket.protocol.http.portlet package |
Sun, 18 Feb, 16:36 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-291) return immutable parameter map or a copy of parameters |
Sun, 18 Feb, 19:03 |
| Eelco Hillenius (JIRA) |
[jira] Closed: (WICKET-215) creating a mountBookmarkablePage with PageMap |
Sun, 18 Feb, 22:46 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-215) creating a mountBookmarkablePage with PageMap |
Sun, 18 Feb, 22:46 |
| ehillen...@apache.org |
svn commit: r509024 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/webapp/index.html |
Sun, 18 Feb, 23:06 |
| ehillen...@apache.org |
svn commit: r509025 - in /incubator/wicket/trunk/wicket-threadtest/src/main: java/wicket/threadtest/ java/wicket/threadtest/tester/ webapp/ webapp/WEB-INF/ |
Sun, 18 Feb, 23:06 |
| Eelco Hillenius (JIRA) |
[jira] Updated: (WICKET-293) PackageRequestTargetUrlCodingStrategy should interrupts the cycle and sends a 404 when a page/class cannot be found. |
Mon, 19 Feb, 00:31 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-293) PackageRequestTargetUrlCodingStrategy should interrupts the cycle and sends a 404 when a page/class cannot be found. |
Mon, 19 Feb, 00:31 |
|
[jira] Updated: (WICKET-294) WebRequestCodingStrategy: path mounting and matching |
|
| Eelco Hillenius (JIRA) |
[jira] Updated: (WICKET-294) WebRequestCodingStrategy: path mounting and matching |
Mon, 19 Feb, 00:33 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Updated: (WICKET-294) WebRequestCodingStrategy: path mounting and matching |
Thu, 22 Feb, 22:03 |
| ehillen...@apache.org |
svn commit: r509040 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/webapp/WEB-INF/web.xml |
Mon, 19 Feb, 00:57 |
| ehillen...@apache.org |
svn commit: r509041 - in /incubator/wicket/trunk/wicket-threadtest/src/main: java/wicket/threadtest/apps/app1/TestApp1.java java/wicket/threadtest/apps/app2/TestApp2.java webapp/WEB-INF/web.xml |
Mon, 19 Feb, 00:57 |
| ehillen...@apache.org |
svn commit: r509042 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: ./ ajax/ markup/html/link/ protocol/http/request/ request/target/basic/ request/target/component/ request/target/resource/ |
Mon, 19 Feb, 00:59 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-292) Remove IRequestTarget.getLock and the synchronize blocks using it |
Mon, 19 Feb, 01:00 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-296) forward port relative url change |
Mon, 19 Feb, 01:08 |
| ehillen...@apache.org |
svn commit: r509043 - in /incubator/wicket/branches/wicket-1.x/wicket-examples/src/test/java/wicket/examples: AllTests.java hellobrowser/ |
Mon, 19 Feb, 01:13 |
| ehillen...@apache.org |
svn commit: r509045 - in /incubator/wicket/trunk/wicket-examples/src/test/java/wicket/examples: AllTests.java hellobrowser/ |
Mon, 19 Feb, 01:16 |
| Edstrom Johan (JIRA) |
[jira] Created: (WICKET-297) JMX Code merged into trunk, should be turned off by default? |
Mon, 19 Feb, 03:01 |
| ivaynb...@apache.org |
svn commit: r509086 - /incubator/wicket/trunk/wicket/src/main/java/wicket/Application.java |
Mon, 19 Feb, 04:14 |
| ivaynb...@apache.org |
svn commit: r509088 - in /incubator/wicket/trunk/wicket-spring/src/main/java: wicket.properties wicket/spring/injection/SpringComponentInjector.java wicket/spring/injection/SpringModule.java |
Mon, 19 Feb, 04:25 |
| ivaynb...@apache.org |
svn commit: r509091 - /incubator/wicket/trunk/wicket-spring/src/main/java/wicket/spring/injection/SpringModule.java |
Mon, 19 Feb, 04:35 |
|
[CONF] Apache Wicket: Spring (page edited) |
|
| conflue...@apache.org |
[CONF] Apache Wicket: Spring (page edited) |
Mon, 19 Feb, 04:42 |
| conflue...@apache.org |
[CONF] Apache Wicket: Spring (page edited) |
Mon, 19 Feb, 22:21 |
| conflue...@apache.org |
[CONF] Apache Wicket: Spring (page edited) |
Tue, 20 Feb, 07:37 |
| jcompag...@apache.org |
svn commit: r509160 - /incubator/wicket/branches/wicket-johan-1.3.x/ |
Mon, 19 Feb, 11:11 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-298) enable the setting of the request target to be called from anywhere |
Mon, 19 Feb, 15:03 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-298) enable the setting of the request target to be called from anywhere |
Mon, 19 Feb, 15:05 |
| ehillen...@apache.org |
svn commit: r509219 - /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/extensions/yui/calendar/DateTimeField.java |
Mon, 19 Feb, 15:09 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Assigned: (WICKET-147) Backport the "MockWebApplication and WicketTester are no longer derived from WebApplication" |
Mon, 19 Feb, 15:53 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Resolved: (WICKET-210) Fixing DisabledComponentTest |
Mon, 19 Feb, 15:55 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Resolved: (WICKET-145) Allow to pass a custom ServletContext to WicketTester |
Mon, 19 Feb, 15:55 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Resolved: (WICKET-209) Fixing AjaxLinkTest |
Mon, 19 Feb, 15:55 |
| j..@apache.org |
svn commit: r509295 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: application/ protocol/http/ |
Mon, 19 Feb, 18:52 |
| j..@apache.org |
svn commit: r509297 - /incubator/wicket/trunk/wicket/src/main/java/wicket/protocol/http/WicketFilter.java |
Mon, 19 Feb, 18:57 |
| j..@apache.org |
svn commit: r509300 - in /incubator/wicket/branches/wicket-1.x: wicket-threadtest/src/main/java/wicket/threadtest/ wicket/src/main/java/wicket/markup/html/ wicket/src/main/java/wicket/protocol/http/ wicket/src/main/java/wicket/protocol/http/portlet/ wi... |
Mon, 19 Feb, 19:05 |