10 Commits (01c93a6aef27ef562267d7966c6386ecaa6c1f6b)

Autor SHA1 Mensaje Fecha
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) hace 6 años
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) hace 6 años
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) hace 6 años
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) hace 6 años
  Ahmed Ashour 330329efce ApplicationRunnerServlet to correctly get last modified application (#8852) hace 7 años
  Artur Signell 504b3c4c65 Use diamond operator where it can be used hace 7 años
  Artur Signell 588f3cc7f8 Update copyright year to 2016 hace 7 años
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc hace 7 años
  Artur Signell 6d54d78944 Format using Eclipse Neon hace 7 años
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven hace 8 años
  Leif Åstrand 854c8582e9 Make ARS without UI parameter redirect to last modified UI hace 9 años
  Artur Signell 140844eaff Revert "Make push path configurable (#14432)." hace 9 años
  Tapio Aali 735f074834 Make push path configurable (#14432). hace 9 años
  Denis Anisimov acffa172b9 Wrap null values into JsonNull json objects in bootstrap handler(#14594) hace 9 años
  Leif Åstrand c0b90c7e3a Fix serialization with ApplicationRunnerServlet hace 9 años
  Leif Åstrand 9696e6c3e7 Allow customizing DeploymentConfiguration for test UIs (#14215) hace 10 años
  Artur Signell e77e73cf64 Update copyright year to 2014 hace 10 años
  Artur Signell 74dcb6f247 Correct assertion message which changed due to #12915 hace 10 años
  Jouni Koivuviita a4f127722a Fixed NPE in ApplicationRunnerServlet (#12145) hace 11 años
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers hace 11 años
  Leif Åstrand 4457324ff1 Don't make VaadinSession serialize VaadinService (#10088) hace 11 años
  Leif Åstrand 3fc9f19534 Global code cleanup hace 11 años
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) hace 11 años
  Artur Signell 00863079b2 Moved classes from com.vaadin to com.vaadin.server (#10145) hace 11 años
  Leif Åstrand 38bfea7cfa Remove CombinedRequest and BrowserDetails (#8165) hace 11 años
  Leif Åstrand 13d5b3e989 Bootstrap UI using relative URLs with servlets (#6771) hace 11 años
  Artur Signell bc19cb58d2 Allow servletInitialized,portletInitialized to throw exception (#9848) hace 11 años
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) hace 11 años
  Leif Åstrand 01ff5a924b Use one VaadinSession per VaadinServlet (#9733) hace 11 años
  Leif Åstrand cf1f89072d Global code cleanup hace 11 años
  Leif Åstrand 079fee4ac6 Shorten addVaadinSessionInitializationListener name pattern (#9750) hace 11 años
  Leif Åstrand aa20ecbfb7 Rename getVaadinXyz() methods to getXyz() (#9726) hace 11 años
  Leif Åstrand ded204acce Use event objects for future-proofing UIProvider API (#9721) hace 11 años
  Artur Signell 45332b5744 Fixed serialization issues (#9640) hace 11 años
  Leif Åstrand a4ba286815 Rename to VaadinServletService and move to its own file (#9718) hace 11 años
  Leif Åstrand bec5d96c5b Merge UIProvider and AbstractUIProvider (#9642) hace 11 años
  Leif Åstrand 474b7dbcc7 Refactor UIProvider management and fix multi-servlet (#9619, #9637) hace 11 años
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) hace 11 años
  Leif Åstrand 6b28dc7bf4 Refactor how LegacyApplication and VaadinSession are "closed" (#9635) hace 11 años
  Leif Åstrand 25b1dd3c32 Replace onVaadinSessionStarted with a listener (#9635) hace 11 años
  Leif Åstrand 7cf781eaf6 Rename Application back to LegacyApplication (#9402) hace 11 años
  Leif Åstrand 73f50d5027 Redesign to make session inited in Application.init (#9402) hace 11 años
  Leif Åstrand 4011783ed5 Remove Application from UIProvider API (#9402) hace 11 años
  Leif Åstrand 201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) hace 11 años
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) hace 11 años
  Leif Åstrand 7d25670284 Reformat project hace 11 años
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) hace 11 años
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) hace 11 años
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) hace 11 años
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) hace 11 años