1 コミット (1407b8ddaea9a8aace0973864ad9ce093e20a566)

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