19 Commits (bafced6af34e398d52ef466b5752b34a8fd3684a)

Author SHA1 Message Date
  Tatu Lund bafced6af3
Clear thread local instances on connection lost in push handler (#12042) 3 years ago
  Tatu Lund 368f350c98
Determine Push transport before re-connect (#11884) 4 years ago
  Teemu Suo-Anttila 1f28031c4b
Update since tags (#11001) 5 years ago
  lennartfricke fad7b00016 Allow overriding ServerRpcHandler creation in PushHandler (#10892) 6 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  KatriHaapalinna 33647404e9 Add Content-Type with charset to notifications sent via Push 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Aleksi Hietanen a4a4d9e064 Use separate identifier for push connections 7 years ago
  Knoobie 60a6e0282e Check for NullPointer to remove exception spam 7 years ago
  caalador 9abf1eeab7 Fix some faulty javaDoc names 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate 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 25ab60c193 Revert "connection: close" change for long polling (#18758) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Artur Signell f3f3a74d57 Support suspend timeout for long polling (#18550) 8 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Artur Signell 79c8c696c0 Ensure browser does not re-use push connection after refresh (#14297, #14416) 9 years ago
  Artur Signell dad7ac2309 Support JSR-356 websockets (#16738, #14432) 9 years ago
  Artur Signell ba088c3803 Do not log severe messages which serve no purpose (#17222) 9 years ago
  Artur Signell 9fc6c2be59 Correct logging when a push connection can't find a session (#15220) 9 years ago
  Artur Signell 789995e01e Ensure refresh message is sent on invalid CSRF (#17042) 9 years ago
  Artur Signell 049b988861 Don't actively disconnect when the client already has disconnected (#15330) 9 years ago
  Artur Signell 5fd625a945 Breaks PushLargeDataLongPollingTest and also long polling in many ways. See http://dev.vaadin.com/ticket/16919 9 years ago
  Artur Signell 3c07368cbb Fix handling of disconnection with push (#15330) 9 years ago
  Artur Signell 1dcfb9821b Ensure resource is valid before writing to it (#16862) 9 years ago
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
  Artur Signell 5c108ea34e Do not call requestStart/end multiple times when using push (#14228) 9 years ago
  Leif Åstrand d3266dfad7 Fallback to finding disconnected UI based on AtmosphereResource (#14251) 9 years ago
  Fabian Lange 9e4bdca532 removes extra VaadinSession.setCurrent() from PushHandler. (#14222) 9 years ago
  Johannes Dahlström f21c10882e Fix improper merge of 3d0ff32b from 7.1 to master (#13620) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström 3d0ff32bea Prevent duplicate detach() calls with push (#13261) 10 years ago
  Artur Signell a62f17de3e Use existing AbstractReflectorAtmosphereHandler (#13514) 10 years ago
  Artur Signell 58db3494ae Refactor AtmosphereHandler to a field (#13514) 10 years ago
  Johannes Dahlström 3c5644c4a3 Refactor PushConnection handling (#13223) 10 years ago
  Johannes Dahlström dd92ba5301 Upgrade to atmosphere-runtime 2.0.3.vaadin1 (#12601) 10 years ago
  Artur Signell e9335620bb Minimal fix for error handling with streaming (#12578) 10 years ago
  Marc Englund dd51b7f730 Added more exception handling to PushHandler (#12578, #11882) 10 years ago
  Johannes Dahlström 3a4351f9b7 Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522) 10 years ago
  Johannes Dahlström 15b217d262 Handle push disconnections and reconnections more reliably (#11831, #11922) 11 years ago
  Johannes Dahlström 8eb567eb3e Make UI.pushConnection transient to prevent null resource after deserialization (#11809) 11 years ago
  Artur Signell edca4095d2 Allow customizing client-side push config on server side (#11867) 11 years ago