41 커밋 (1be20818a6db9c6d1a33e12d183421ffa054467e)

작성자 SHA1 메시지 날짜
  Knoobie 1be20818a6 Make VaadinService.cleanupSession public (#11738) 4 년 전
  Tatu Lund dc35fdec07 Use APPLICATION_SCOPE for the session lock (#11792) 4 년 전
  Leif Åstrand 199bff6db1 Suppress unavoidable UIDetachedException (#11146) 5 년 전
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 년 전
  Ilia Motornyi f44f4f1b51
8.3.2 since (#10678) 6 년 전
  Leif Åstrand a30f74592a Set no-store headers for error responses (#10628) 6 년 전
  Teemu Suo-Anttila d936003c92 Prevent killing UI if heartbeats are pending (#10371) 6 년 전
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 년 전
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 년 전
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 년 전
  Henri Sara 131601de36 Update empty since tags for 8.2 (#10107) 6 년 전
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 년 전
  Dos Moonen e83f012cf5 Make Servlet related classes more welcoming to DI (#9658) 6 년 전
  Artur 94f2e1f422 Do full connector tracker cleanup when the session lock is released (#9707) 6 년 전
  Artur 983a572c8f Provide current request/response through VaadinRequest/VaadinResponse (#9642) 6 년 전
  Leif Åstrand ca437c758b Fix initConnectorIdGenerator typo (#9541) 7 년 전
  Leif Åstrand f8f8cc0385 Add pluggable connector id generator support 7 년 전
  Leif Åstrand f427fef8da Add dependency filters through the service init event (#9368) 7 년 전
  Ilia Motornyi f9eae69b14 Make VaadinService#isUIActive() public (#9285) 7 년 전
  Artur aa3ad5db0f Clean connector tracker after each access block to stop memory leaks (#9305) 7 년 전
  Artur 22848f3420 Properly remove service destroy listeners (#9304) 7 년 전
  Henri Sara b60ab78e7c Add missing since tags for 8.1 (#9220) 7 년 전
  Artur f8921dc387 Add support for pluggable filters for rewriting dependencies (#9182) 7 년 전
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 년 전
  Leif Åstrand 61938da3c2 Use thread-safe collections for VaadinService listeners (#7037) 7 년 전
  caalador 9abf1eeab7 Fix some faulty javaDoc names 7 년 전
  Leif Åstrand 948ce0333a Restore all current instance values after running access tasks (#8131) 7 년 전
  Denis 11ed9cd490 @since tag is set (#8021) 7 년 전
  Ilia Motornyi 6d1abeb9fc No inherited threadlocal 7 년 전
  Leif Åstrand e746963efb Introduce VaadinServiceInitListener (#18628) (#79) 7 년 전
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 년 전
  Denis Anisimov 0090a48232 Change addXXListener method in VaadinService to return Registration. 7 년 전
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate 7 년 전
  Per-Åke Minborg 7f28a0fd47 Remove redundant array creation for varargs 7 년 전
  Per-Åke Minborg 6b8f9779fb Convert to try-with-resource 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 년 전
  Artur Signell 6d8c752e79 Load CustomLayout templates like other theme resources (#8578) 8 년 전
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 년 전
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 년 전
  Artur Signell 2d2418516a Detect Atmosphere in the same way for servlets and portlets (#11493) 8 년 전
  Artur Signell 1ba6dec41c Move session store/load/remove logic to service from session (#9782, #18998) 8 년 전
  Artur Signell 10e7a466bc Pass critical notification details to the client (#18342) 9 년 전
  Artur Signell cfc32bfd7b Call error handler even if critical notification write fails (#16951) 9 년 전
  Sauli Tähkäpää a6d629529d Refactor critical notifications handling. (#16592) 9 년 전
  Artur Signell e2ddc9f9af Properly handle null in critical notifications (#16592) 9 년 전
  Leif Åstrand 1b211745b0 Release session memory at the end of each test 9 년 전
  Sauli Tähkäpää deebc28ae7 Update @since to VaadinService. 9 년 전