aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/WrappedPortletRequest.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-217/+0
* Refactor Portlet URL handling based on Servlet URLs (#9168)Leif Åstrand2012-07-261-1/+9
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+20
* Rename setCurrentXyz() to setCurrent() (#9029)Leif Åstrand2012-06-251-1/+1
* Fixed GateIn portal support and action request problem (#8670)Artur Signell2012-04-191-2/+16
* Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-311-175/+175
* #8052 Restore Portlet supportLeif Åstrand2011-12-141-151/+175
* Migrate AAP.getStaticFilesLocstion to WrappedPortletRequestLeif Åstrand2011-12-141-1/+20
* Refactor to use different WrappedRequests for Portal specific hacksLeif Åstrand2011-12-141-25/+41
* Update old license headersHenri Sara2011-12-131-1/+1
* Initial support for lazy root creationLeif Åstrand2011-11-251-0/+5
* Move ajax page generation code to AjaxPageHandlerLeif Åstrand2011-11-221-0/+4
* Add license to a bunch of filesLeif Åstrand2011-11-181-0/+4
* Create wrapped requests and responses in service and handleRequestLeif Åstrand2011-11-081-0/+4
* Use WrappedRequest instead of CommunicationManager.RequestLeif Åstrand2011-11-081-0/+99