1 Commits (1407b8ddaea9a8aace0973864ad9ce093e20a566)

Author SHA1 Message Date
  Pekka Hyvönen 1407b8ddae Remove Google App Engine support, tests and documentation (#8034) 7 years ago
  Per-Åke Minborg 557721f86e Replace with multi-catch 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 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 1ba6dec41c Move session store/load/remove logic to service from session (#9782, #18998) 8 years ago
  elmot 67b0e2dd3f GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 654d5707a9 Don't close an unbound VaadinSession for GAEVaadinServlet (#12209) 11 years ago
  Leif Åstrand 23ed487033 Attempt to get GAE lock for UIDL requests (#12211) 11 years ago
  Artur Signell 3c479dd00b Refactored how all requests are handled by VaadinServlet and VaadinPortlet (#11192) 11 years ago
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 years ago
  Henri Sara 13261dc275 Use default session expiration on GAE if undefined (#10434) 11 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
  Leif Åstrand 13d5b3e989 Bootstrap UI using relative URLs with servlets (#6771) 11 years ago
  Leif Åstrand c057cf73a7 Remove VaadinServletSession (#9638) 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 aa20ecbfb7 Rename getVaadinXyz() methods to getXyz() (#9726) 11 years ago
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) 11 years ago
  Leif Åstrand 23e77a833d Remove a bunch of internal "application" references (#9402) 11 years ago
  Leif Åstrand 25b1dd3c32 Replace onVaadinSessionStarted with a listener (#9635) 11 years ago
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 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 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) 11 years ago
  Leif Åstrand 7c3febaf37 Rename WebApplicationContext -> ServletApplicationContext (#9402) 11 years ago
  Leif Åstrand 094fabccf9 Rename AbstractWebApplicationContext to ApplicationContext (#9402) 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 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 a1be41f0fc Refactor Portlet URL handling based on Servlet URLs (#9168) 12 years ago
  Henri Sara 17c1431664 #8297 Do not use static logger instances 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Matti Tahvonen 2b3608fe37 opening the servlet implementation for customized communication ( e.g. jsonp, websockets) 13 years ago
  Henri Sara 1cd4ef03c7 #5715 server-side logging: some changes to the used log levels 13 years ago
  Jonatan Kronqvist 7e59116879 This is the implementation of the server-side logging feature 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Artur Signell 2623b9c01c #4569 - criticalNotification can only be used in UIDL requests 14 years ago
  Artur Signell e363171b36 Removed extra serialVersionUIDs 14 years ago
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 years ago
  Marc Englund f587260938 App Engine datastore cleanup, fixes #3320 14 years ago
  Marc Englund af3f05f607 Made error notifications overrideable; final commit for #2835 14 years ago
  Marc Englund 4b5ddcdf29 Upload examples did not serialize; for GAE support 14 years ago
  Marc Englund a7aca3444a Google appengine support w/ own 'session handling' and synchronization. For #3058 and #2835 14 years ago