6 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 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 4348979a9d Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026) 7 years ago
  Artur Signell 2a5671438f Update to latest Atmosphere (2.4.5) and JS (2.3.2) 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 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
  Artur Signell 67bc523080 Do not scan for WebSocketProtocol (#17807) 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Artur Signell dad7ac2309 Support JSR-356 websockets (#16738, #14432) 9 years ago
  Artur Signell 84ed6e6d1e Disable default Atmosphere CORS headers (#16196) 9 years ago
  Artur Signell 2346f36de5 Disable Atmosphere annotation scanning (#15414) 9 years ago
  Artur Signell d80220da2c Revert "Workaround for Atmosphere race condition (#13528)" (#14534) 9 years ago
  Artur Signell 8742e11f7c Update to Atmosphere 2.2 (#14534) 9 years ago
  Fabian Lange 7e61c396f2 Fix overwrite mechanism for web.xml atmosphere init params (#14196). 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell 74a635fce2 Do not allow Atmosphere to make session infinitely long (#12139) 10 years ago
  Artur Signell 7f9ea1c915 Workaround for Atmosphere race condition (#13528) 10 years ago
  Artur Signell 25bc908961 Use UUIDBroadcasterCache (#13514) 10 years ago
  Artur Signell 58db3494ae Refactor AtmosphereHandler to a field (#13514) 10 years ago
  Artur Signell badf9f27da Do not prevent deployment if Atmosphere init fails (#13199) 10 years ago
  Johannes Dahlström 797ebdff7c Allow user to override Atmosphere init params set by Vaadin (#13088) 10 years ago
  Leif Åstrand 5a0a9917f1 Add ServiceDestroyListerner used by PushRequestHandler (#12251, #11878) 11 years ago
  Leif Åstrand 6a7683bedb Disable Atmosphere version number check (#11890) 11 years ago
  Johannes Dahlström 42c4b2097b Use "\0" instead of "|" as a push message delimiter (#11692) 11 years ago
  Johannes Dahlström a430180f6f Split client-to-server messages when websockets are used (#11648) 11 years ago
  Artur Signell c011e0862d Deal correctly with session expired during opening of push connection (#11705) 11 years ago
  Leif Åstrand ddf73a0fce Pass ServletConfig to atmosphere init (#11716) 11 years ago
  Leif Åstrand f8c43317db Add patched AtmosphereFramework without support message (#11654) 11 years ago
  Artur Signell 3ee3b4926b Wrap the atmosphere request instead of reusing an old request which might no longer be available (#11489) 11 years ago
  Johannes Dahlström 69def694d5 Server push (#111) 11 years ago