6 Commits (983a572c8fceca5c3b0b10840a3652c3448af18c)

Author SHA1 Message Date
  Artur 983a572c8f Provide current request/response through VaadinRequest/VaadinResponse (#9642) 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 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
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 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
  Leif Åstrand cf1f89072d Global code cleanup 11 years ago
  Leif Åstrand aa20ecbfb7 Rename getVaadinXyz() methods to getXyz() (#9726) 11 years ago
  Leif Åstrand a4ba286815 Rename to VaadinServletService and move to its own file (#9718) 11 years ago
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) 11 years ago
  Leif Åstrand 83675b5004 Fix some stray references to the name deployment configuration (#9402) 11 years ago
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 12 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 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 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Leif Åstrand 496e358dc0 #8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper 12 years ago
  Leif Åstrand 5c481e2535 #8052 Restore Portlet support 12 years ago
  Henri Sara 405aee7a3d Update old license headers 12 years ago
  Leif Åstrand fe8bf27c01 #6702 Requesting a removed resource should give an error 12 years ago
  Leif Åstrand 71240880c7 Add license to a bunch of files 12 years ago
  Leif Åstrand d34a7ca82f Moved setting cache time and date headers to WrappedResponse 12 years ago
  Leif Åstrand 427ca95413 Extract WrappedHttpServletResponse to a separate class 12 years ago
  Leif Åstrand 05ec251105 Remove wrapped request and response as existing classes are used 12 years ago
  Leif Åstrand ec72287d69 Added initial support for RequestHandlers 12 years ago