Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -187/+0 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+20 |
| | |||||
* | Rename setCurrentXyz() to setCurrent() (#9029) | Leif Åstrand | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Pass initial request details through the browser (#8232) | Leif Åstrand | 2012-01-04 | 1 | -13/+28 |
| | | | | | | | By passing the details through the browser, we don't need any state mapped to a rootId that could be sent multiple times by caching in the browser Old test updated to test for this | ||||
* | Update uri fragment parameter reading for #8098 | Leif Åstrand | 2011-12-15 | 1 | -4/+3 |
| | |||||
* | Ensure WebBrowser is updated and available from BrowserDetails (#8098) | Leif Åstrand | 2011-12-15 | 1 | -0/+10 |
| | |||||
* | #8052 Restore Portlet support | Leif Åstrand | 2011-12-14 | 1 | -4/+4 |
| | |||||
* | Refactor to use different WrappedRequests for Portal specific hacks | Leif Åstrand | 2011-12-14 | 1 | -1/+36 |
| | | | | | Also move the code for updating WebBrowser to that class instead of the duplicated code for Servlet and Portlet. | ||||
* | Update old license headers | Henri Sara | 2011-12-13 | 1 | -1/+1 |
| | |||||
* | Corrected typo | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | |||||
* | URI fragment support in Root (#8048) | Leif Åstrand | 2011-12-07 | 1 | -1/+7 |
| | |||||
* | Pass window.name back to the browser to help detecting browser refresh | Leif Åstrand | 2011-12-01 | 1 | -0/+4 |
| | |||||
* | Add a bunch of javadoc comments | Leif Åstrand | 2011-11-30 | 1 | -0/+9 |
| | |||||
* | Initial support for lazy root creation | Leif Åstrand | 2011-11-25 | 1 | -0/+89 |