24 Commits (94f2e1f4227c59b21011747ab04ed553cfa235a8)

Author SHA1 Message Date
  Artur 94f2e1f422 Do full connector tracker cleanup when the session lock is released (#9707) 7 years ago
  Leif Åstrand f8f8cc0385 Add pluggable connector id generator support 7 years ago
  Artur aa3ad5db0f Clean connector tracker after each access block to stop memory leaks (#9305) 7 years ago
  Teemu Suo-Anttila 87e7887bc0 Add since tags for 8.0.6 7 years ago
  Henri Sara 37219932b9 Add/fill in missing @since tags for 8.1 (#9106) 7 years ago
  Aleksi Hietanen a4a4d9e064 Use separate identifier for push connections 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Ilia Motornyi 6d1abeb9fc No inherited threadlocal 7 years ago
  Leif Åstrand 187bf6130d Add comments clarifying the use of UUID for security tokens 7 years ago
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 9fce56f6a4 Move V7 Converter and ConverterFactory to compatibility package 7 years ago
  Artur Signell 73e30628a5 Move old converters and DefaultConverterFactory to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell 65370e12a0 Move Table/TreeTable to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand 493e5d7f46 Lock session during deserialization (#19310) 8 years ago
  Leif Åstrand 082851e547 Set session as current while deserializing (#9953) 8 years ago
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Artur Signell 1ba6dec41c Move session store/load/remove logic to service from session (#9782, #18998) 8 years ago
  Artur Signell ca38846dff Store VaadinSession as APPLICATION_SCOPE in portals (#18998) 8 years ago
  Leif Åstrand a4e06d3efc Document that current session and UI are referenced weakly (#14595) 9 years ago
  Artur Signell 99118ccf94 Disable automatic removal of trailing whitespace and reformatted using Luna 10 years ago
  Fabian Lange 4fafa9dbbc Improves performance of VaadinService.requestEnd(). (#14218) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström 55dfd2936a Prevent duplicate session destroy events (#12612) 10 years ago
  Johannes Dahlström ac14e9a552 Move DragAndDropService to VaadinSession (#11409) 11 years ago
  Leif Åstrand 5d0b53bad9 Fix race condition that might leave access queue unpurged (#12292) 11 years ago
  Artur Signell 0e7ac38803 Method for retrieving all VaadinSessions inside a HTTP session (#13053) 10 years ago
  Felype Santiago Ferreira d461fb438f Fixed swallower access. Now error handler logs exceptions. (#12703) 10 years ago
  Johannes Dahlström ebdc365276 Recreate transient pendingAccessQueue in readObject() (#12456) 10 years ago
  Leif Åstrand 2ff71f6234 Avoid infinite recursion when purging access queue (#12310) 11 years ago
  Leif Åstrand bd923f394c Detach previous UI with the same window.name (#10338, #12255) 11 years ago
  Leif Åstrand 3a373efe27 Fix race condition that might leave access queue unpurged (#12277) 11 years ago
  Leif Åstrand 654d5707a9 Don't close an unbound VaadinSession for GAEVaadinServlet (#12209) 11 years ago
  Leif Åstrand 94c0f86faf Ensure VaadinSession.service is set up by storeInSession (#12204) 11 years ago
  Leif Åstrand 20162dbe20 Set current instances when calling UI.push from VaadinSession.unlock (#12168) 11 years ago
  Johannes Dahlström b637ab5945 Reinitialize pendingAccessQueue after deserialization (#12097) 11 years ago
  Leif Åstrand a9ff7993c2 Don't use the broken {@value Type#CONSTANT} pattern in javadocs 11 years ago
  Artur Signell edca4095d2 Allow customizing client-side push config on server side (#11867) 11 years ago
  Leif Åstrand e63edcc6cb Update deprecation javadoc for VaadinSession.getBrowser() 11 years ago