4 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  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 7c48ad2b38 Better error reporting when server has invalid URL encoding (#17948) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström d4c8b5f404 Use the ErrorHandler mechanism in ConnectorResourceHandler (#12269) 10 years ago
  Leif Åstrand d34583895c Remove ThreadLocal references from CurrentInstance (#11914) 11 years ago
  Artur Signell 3c479dd00b Refactored how all requests are handled by VaadinServlet and VaadinPortlet (#11192) 11 years ago
  Leif Åstrand dd157ae121 Use updated CurrentInstance API (#9945) 11 years ago
  Artur Signell 507a520f0c Fixed locking in RequestHandlers and documented that RequestHandlers are called without locking (#9945) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 1f62c02e01 Reformatted server/src 11 years ago
  Leif Åstrand 6ed87c1b6c Remove slashes from beginning or end of constants (#10140) 11 years ago
  Leif Åstrand 276d5f4059 Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749) 11 years ago
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
  Leif Åstrand ebd86a653a Don't let /APP requests continue to the BootstrapHandler (#9553) 11 years ago
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 years ago
  Leif Åstrand cf1f89072d Global code cleanup 11 years ago
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) 11 years ago
  Leif Åstrand b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 12 years ago