| ivaynb...@apache.org |
svn commit: r508607 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: ajax/AbstractDefaultAjaxBehavior.java markup/html/WicketEventReference.java markup/html/internal/HeaderResponse.java markup/html/wicket-event.js |
Fri, 16 Feb, 21:58 |
| al...@apache.org |
svn commit: r508609 - in /incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions/markup/html/tabs: AbstractTab.java ITab.java PanelCachingTab.java |
Fri, 16 Feb, 22:00 |
| ivaynb...@apache.org |
svn commit: r508615 - /incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/border/BoxBorder.java |
Fri, 16 Feb, 22:10 |
| ehillen...@apache.org |
svn commit: r508616 - /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/extensions/yui/calendar/DatePicker.java |
Fri, 16 Feb, 22:11 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-288) Better separate new event handling from ajax |
Fri, 16 Feb, 22:14 |
| ehillen...@apache.org |
svn commit: r508638 - in /incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket: ./ ajax/markup/html/ajaxLink/ ajax/markup/html/componentMap/ |
Fri, 16 Feb, 22:54 |
| ivaynb...@apache.org |
svn commit: r508650 - in /incubator/wicket/trunk/wicket: ./ src/main/java/wicket/ajax/ src/main/java/wicket/markup/html/ src/main/java/wicket/markup/html/internal/ src/test/java/wicket/ajax/markup/html/ajaxLink/ src/test/java/wicket/ajax/markup/html/co... |
Fri, 16 Feb, 23:14 |
| ehillen...@apache.org |
svn commit: r508674 - /incubator/wicket/branches/wicket-1.x/wicket-examples/src/main/java/wicket/examples/images/ImagesApplication.java |
Sat, 17 Feb, 00:52 |
| Jason Schnitzer (JIRA) |
[jira] Created: (WICKET-289) It appears urlFor(behavior,interface) is not making the url for the behavior but rather the component the behavior is on |
Sat, 17 Feb, 01:18 |
| ehillen...@apache.org |
svn commit: r508681 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/portlet: AbstractPortletRequestCycleProcessor.java PortletRenderRequestCycleProcessor.java |
Sat, 17 Feb, 01:50 |
| ehillen...@apache.org |
svn commit: r508685 [1/2] - in /incubator/wicket/trunk: wicket-examples/src/main/java/wicket/examples/images/ wicket-examples/src/main/java/wicket/examples/niceurl/ wicket-examples/src/main/java/wicket/examples/signin2/ wicket/src/main/java/wicket/ wic... |
Sat, 17 Feb, 02:00 |
| ehillen...@apache.org |
svn commit: r508685 [2/2] - in /incubator/wicket/trunk: wicket-examples/src/main/java/wicket/examples/images/ wicket-examples/src/main/java/wicket/examples/niceurl/ wicket-examples/src/main/java/wicket/examples/signin2/ wicket/src/main/java/wicket/ wic... |
Sat, 17 Feb, 02:00 |
| ehillen...@apache.org |
svn commit: r508686 - in /incubator/wicket/trunk/wicket/src/main/java/wicket/protocol/http/request/urlcompressing: URLCompressor.java WebURLCompressingCodingStrategy.java |
Sat, 17 Feb, 02:01 |
| ehillen...@apache.org |
svn commit: r508687 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: markup/html/ protocol/http/request/urlcompressing/ |
Sat, 17 Feb, 02:03 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-287) refactor/ damage control IRequestCycleProcessor |
Sat, 17 Feb, 02:05 |
| ehillen...@apache.org |
svn commit: r508688 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: protocol/http/request/ protocol/http/request/urlcompressing/ request/ |
Sat, 17 Feb, 02:08 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-289) It appears urlFor(behavior,interface) is not making the url for the behavior but rather the component the behavior is on |
Sat, 17 Feb, 02:09 |
| ehillen...@apache.org |
svn commit: r508689 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/request/urlcompressing/UrlCompressingWebCodingStrategy.java |
Sat, 17 Feb, 02:09 |
| ivaynb...@apache.org |
svn commit: r508696 - /incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/markup/html/form/Check.java |
Sat, 17 Feb, 02:32 |
| Igor Vaynberg (JIRA) |
[jira] Created: (WICKET-290) Inconsistent url generation |
Sat, 17 Feb, 02:38 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-290) Inconsistent url generation |
Sat, 17 Feb, 02:38 |
| ehillen...@apache.org |
svn commit: r508734 - /incubator/wicket/trunk/wicket/src/main/java/wicket/RequestCycle.java |
Sat, 17 Feb, 08:47 |
| ehillen...@apache.org |
svn commit: r508735 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/RequestCycle.java |
Sat, 17 Feb, 08:47 |
| ehillen...@apache.org |
svn commit: r508740 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/RequestCycle.java |
Sat, 17 Feb, 08:57 |
| ehillen...@apache.org |
svn commit: r508741 - /incubator/wicket/trunk/wicket/src/main/java/wicket/RequestCycle.java |
Sat, 17 Feb, 08:57 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-289) It appears urlFor(behavior,interface) is not making the url for the behavior but rather the component the behavior is on |
Sat, 17 Feb, 10:17 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-291) RequestParameterMap returned from ServletWebRequest and WicketPortletRequest should be treated immutable |
Sat, 17 Feb, 21:55 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-291) RequestParameterMap returned from ServletWebRequest and WicketPortletRequest should be treated immutable |
Sat, 17 Feb, 22:03 |
| Eelco Hillenius (JIRA) |
[jira] Updated: (WICKET-291) RequestParameterMap returned from ServletWebRequest and WicketPortletRequest should be treated immutable |
Sat, 17 Feb, 23:09 |
| ehillen...@apache.org |
svn commit: r508821 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http: portlet/WicketPortletRequest.java servlet/ServletWebRequest.java |
Sat, 17 Feb, 23:32 |
| ehillen...@apache.org |
svn commit: r508822 - in /incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/protocol/http: portlet/WicketPortletRequest.java servlet/ServletWebRequest.java |
Sat, 17 Feb, 23:32 |
| ehillen...@apache.org |
svn commit: r508823 - in /incubator/wicket/trunk/wicket/src/main/java/wicket/protocol/http: portlet/WicketPortletRequest.java servlet/ServletWebRequest.java |
Sat, 17 Feb, 23:32 |
| Eelco Hillenius (JIRA) |
[jira] Updated: (WICKET-291) return immutable parameter map or a copy of parameters |
Sat, 17 Feb, 23:33 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-291) return immutable parameter map or a copy of parameters |
Sat, 17 Feb, 23:35 |
| Eelco Hillenius (JIRA) |
[jira] Assigned: (WICKET-126) Reload Java Classes for Improved Developer Experience |
Sat, 17 Feb, 23:35 |
| ehillen...@apache.org |
svn commit: r508824 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/WebApplication.java |
Sat, 17 Feb, 23:39 |
| ehillen...@apache.org |
svn commit: r508825 - /incubator/wicket/trunk/wicket/src/main/java/wicket/protocol/http/WebApplication.java |
Sat, 17 Feb, 23:39 |
| ehillen...@apache.org |
svn commit: r508832 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/java/wicket/threadtest/tester/SimpleGetCommand.java |
Sun, 18 Feb, 00:20 |
| ehillen...@apache.org |
svn commit: r508833 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/java/wicket/threadtest/App1Test1.java |
Sun, 18 Feb, 00:21 |
| ehillen...@apache.org |
svn commit: r508835 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/java/wicket/threadtest/tester/SimpleGetCommand.java |
Sun, 18 Feb, 00:33 |