7 Commits (10bd7544fd22dccd7e8e32cb236eb50f102892d3)

Author SHA1 Message Date
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Leif Åstrand 921cd76504 Unify basic instance creation and related error reporting (#9704) 6 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Per-Åke Minborg 25eba3c796 Use lambdas 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
  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
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
  Artur Signell 00863079b2 Moved classes from com.vaadin to com.vaadin.server (#10145) 11 years ago
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 years ago
  Leif Åstrand 01ff5a924b Use one VaadinSession per VaadinServlet (#9733) 11 years ago
  Leif Åstrand cf1f89072d Global code cleanup 11 years ago
  Leif Åstrand 079fee4ac6 Shorten addVaadinSessionInitializationListener name pattern (#9750) 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 474b7dbcc7 Refactor UIProvider management and fix multi-servlet (#9619, #9637) 11 years ago
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) 11 years ago
  Leif Åstrand e223589aae Remove ApplicationClassException (#9690) 11 years ago
  Leif Åstrand 6b28dc7bf4 Refactor how LegacyApplication and VaadinSession are "closed" (#9635) 11 years ago
  Leif Åstrand 25b1dd3c32 Replace onVaadinSessionStarted with a listener (#9635) 11 years ago
  Leif Åstrand 7cf781eaf6 Rename Application back to LegacyApplication (#9402) 11 years ago
  Leif Åstrand 73f50d5027 Redesign to make session inited in Application.init (#9402) 11 years ago
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 years ago
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 years ago
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 years ago