39 Commits (9a3dc4e99c7a417778342db83cd6e7c05558e5fb)

Author SHA1 Message Date
  Artur Signell cbd3badb92 Fixed locking issue in tests 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Anna Koskinen faf6b3861d Added prefix "v-" to internal parameters (#10156) 11 years ago
  Artur Signell c454797201 Replaced ComponentErrorHandler with generic ErrorHandler (#10231) 11 years ago
  Leif Åstrand 3fc9f19534 Global code cleanup 11 years ago
  Leif Åstrand 19baf19b7e Add shorthands for locking the session (#10225) 11 years ago
  Artur Signell 09565f6536 Removed com.vaadin.server.Terminal (#10230) 11 years ago
  Leif Åstrand 276d5f4059 Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749) 11 years ago
  Johannes Dahlström 1384f1eb2c When closeIdleUIs is true, close open UIs only after all UIs have been idle for longer than the session timeout 11 years ago
  Leif Åstrand 17ec88776b Fix renamed class 11 years ago
  Leif Åstrand 008dd4cf73 Handle canceled or ignored XHR requests after beforeunload (#8891) 11 years ago
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
  Henri Sara 391884746f UI based on AbstractBasicComponentContainer (#2924) 11 years ago
  Artur Signell ad54bec291 Renamed uri fragment methods in Page to use UriFragment instead of Fragment (#10141) 11 years ago
  Johannes Dahlström 4bbad2b320 Move LegacyWindow to its own file (#9917) 11 years ago
  Leif Åstrand 45c7d559f7 Update location when initialized UI is opened again (#10044) 11 years ago
  Johannes Dahlström 780d076d81 Properly read heartbeat interval servlet parameter (#9987) 11 years ago
  Leif Åstrand 38bfea7cfa Remove CombinedRequest and BrowserDetails (#8165) 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 6b28dc7bf4 Refactor how LegacyApplication and VaadinSession are "closed" (#9635) 11 years ago
  Leif Åstrand 98a934554a Allow storing values in VaadinSession (#9514) 11 years ago
  Leif Åstrand 9f6bceab28 Use dedicated Lock for session synchronization (#9156) 11 years ago
  John Ahlroos 52fa9639ba Removed deprecated ContenMode.XHTML 11 years ago
  John Ahlroos 55c0dfa0e7 Added a really simple test application for times when you quickly need 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 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 years ago
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 years ago
  Leif Åstrand 0a64a44e5f Only support one Application per session (#9402) 11 years ago
  Leif Åstrand b352563886 Unify ThreadLocal handling (#9469) 11 years ago
  Leif Åstrand aa913676e5 Move UI class info querying to UIProvider (#9402) 11 years ago
  John Ahlroos 1074de78b5 Fixed text assertions Root->UI 11 years ago
  Leif Åstrand ad7de55aec Rename UIProvider.instantiateUI -> createInstance (#8159) 11 years ago
  Leif Åstrand 7c3febaf37 Rename WebApplicationContext -> ServletApplicationContext (#9402) 11 years ago
  Leif Åstrand 8679f49c5e Refactor UI bootstrap (#9443) 11 years ago
  Leif Åstrand cf9ab5aea8 Remove user handling in Application (#9402) 11 years ago
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago