4 Commits (983a572c8fceca5c3b0b10840a3652c3448af18c)

Author SHA1 Message Date
  Artur 983a572c8f Provide current request/response through VaadinRequest/VaadinResponse (#9642) 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand e3dc9c26a1 Fix javadoc typo 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Anna Koskinen faf6b3861d Added prefix "v-" to internal parameters (#10156) 11 years ago
  Leif Åstrand 9c04958fdd Add a bunch of methods to request, response and session wrappers (#9749) 11 years ago
  Leif Åstrand 276d5f4059 Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749) 11 years ago
  Leif Åstrand 38bfea7cfa Remove CombinedRequest and BrowserDetails (#8165) 11 years ago
  Johannes Dahlström e80c00ebd8 Add Page.getLocation() (#9249) 11 years ago
  Leif Åstrand aa20ecbfb7 Rename getVaadinXyz() methods to getXyz() (#9726) 11 years ago
  Leif Åstrand 115e0343aa Add VaadinRequest.getContextPath() (#9706) 11 years ago
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) 11 years ago
  Leif Åstrand 41c0e015c4 Add WrappedRequest.getWrappedSession(boolean) (#9655) 11 years ago
  Leif Åstrand e954dec249 Add some deprecation for stuff that might still change (#8165) 11 years ago
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 years ago
  Leif Åstrand a27c7ec9cc Use centralized wrapped session in ApplicationContext (#9402) 11 years ago
  Leif Åstrand f85c152a48 Remove @EagerInit (#9445) 11 years ago
  Leif Åstrand 8679f49c5e Refactor UI bootstrap (#9443) 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Artur Signell 5c557b50bc Remaining Root -> UI renames (#8908) 12 years ago
  Artur Signell 066491f708 Rename Root related classes and package to UI (#8908) 12 years ago
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 12 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Leif Åstrand d9f5e4c805 Change the default to a two request bootstrap 12 years ago
  Leif Åstrand 0cc2972256 RootRequiresMoreInformation -> RootRequiresMoreInformationException 12 years ago
  Leif Åstrand 455202773f Fix typo in public API 12 years ago
  Leif Åstrand 129b0c8464 Ensure WebBrowser is updated and available from BrowserDetails (#8098) 12 years ago
  Leif Åstrand 5c481e2535 #8052 Restore Portlet support 12 years ago
  Leif Åstrand f9e8be7a90 Refactor to use different WrappedRequests for Portal specific hacks 12 years ago
  Henri Sara 5900dd42fe Update license header in one more source file. 12 years ago
  Artur Signell c6b6e3f972 Corrected typo 12 years ago
  Leif Åstrand e71fa8c497 Pass window.name back to the browser to help detecting browser refresh 12 years ago
  Leif Åstrand f2598f3b1f Add a bunch of javadoc comments 12 years ago
  Leif Åstrand be546bddfe Add Serializable interface missing from some classes 12 years ago
  Leif Åstrand 55948aefe8 Initial support for lazy root creation 12 years ago
  Leif Åstrand dc80599cb9 Move ajax page generation code to AjaxPageHandler 12 years ago
  Leif Åstrand d1e0dc30d4 Make some interfaces extend Serializable 12 years ago
  Leif Åstrand 71240880c7 Add license to a bunch of files 12 years ago
  Leif Åstrand 04b52d9b26 Create wrapped requests and responses in service and handleRequest 12 years ago
  Leif Åstrand 376e81328f Use WrappedRequest instead of CommunicationManager.Request 12 years ago
  Leif Åstrand 8f9c738652 Merge the functionality of the wrapped Session into WrappedRequest 12 years ago
  Leif Åstrand 14c7c17ffa Created and integrated a RequestHandler for application resources 12 years ago
  Leif Åstrand 6a34315fdf Pass WrappedRequest to Application.getRoot 12 years ago
  Leif Åstrand ec72287d69 Added initial support for RequestHandlers 12 years ago