44 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Teemu Suo-Anttila 06d0cf4daa Workaround Streaming Push unreliabilities (#13415) 10 years ago
  Artur Signell c171850a2c Disable client timeout so websockets are not disconnected when idle (#13015) 10 years ago
  Artur Signell 9e6a82d29c Force connection to closed state on reconnect (#12853) 10 years ago
  Artur Signell 281fc43348 Fixed incorrect logging (#12241) 10 years ago
  Artur Signell 633b4e858c Prepare for Atmosphere Javascript 2.0 (#12241) 10 years ago
  Artur Signell e4d99b3631 Use non-obfuscated version of vaadinPush.js when not in production (#12527) 10 years ago
  Johannes Dahlström 15b217d262 Handle push disconnections and reconnections more reliably (#11831, #11922) 11 years ago
  Artur Signell a5ec937fb8 Info section for the debug window (#12019) 11 years ago
  Artur Signell edca4095d2 Allow customizing client-side push config on server side (#11867) 11 years ago
  Artur Signell 9686323c4a Added isInitialStateChange to StateChangeEvent (#10477) 11 years ago
  Johannes Dahlström ebb92e621a Improve error message if vaadinPush.js failed to load (#11673) 11 years ago
  Johannes Dahlström 42c4b2097b Use "\0" instead of "|" as a push message delimiter (#11692) 11 years ago
  Leif Åstrand 0f5831df6f Update state before purging outgoing queue (#11768) 11 years ago
  Johannes Dahlström a430180f6f Split client-to-server messages when websockets are used (#11648) 11 years ago
  Artur Signell f3f6ab0df5 Try almost indefinitely to re-establish a push connection (#11727) 11 years ago
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) 11 years ago
  Leif Åstrand 220b1150ca Global code clean up 11 years ago
  Leif Åstrand c8ed703a58 Add missing license header (#11655) 11 years ago
  Leif Åstrand 2c46baf720 Add PushConnection interface (#11655) 11 years ago
  Leif Åstrand c44f8380b2 Load vaadinPush.js on demand (#11506) 11 years ago
  Leif Åstrand 0cbba9d6f4 Initial support for toggling push on the fly (#11506) 11 years ago
  Artur Signell 3928a8f233 Replaced Atmosphere portal implementation with the jQuery implementation (#11629) 11 years ago
  John Ahlroos 0f75f202d3 Added test for testing push with different transports #11494 11 years ago
  Artur Signell 77ff76fb0f Use "push" as a keyword in all push related log messages 11 years ago
  Leif Åstrand 5552dce2c4 Fix JSNI syntax (#111) 11 years ago
  Artur Signell 87888f1661 Additional push logging (#111) 11 years ago
  Artur Signell e09a33d013 Improved logging to be able to debug push related problems (#111) 11 years ago
  Johannes Dahlström 69def694d5 Server push (#111) 11 years ago
  Leif Åstrand 4bffeac5c2 Fix typo in #10937 11 years ago
  Leif Åstrand 1b23c7c608 Don't generate a set of changed property names (#10954) 11 years ago
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Leif Åstrand c011e166e1 Native collections for ApplicationConnection & StateChangeEvent (#10937) 11 years ago
  Leif Åstrand f15030a65a Use native collections in TypeDataStore and related classes (#10937) 11 years ago
  Leif Åstrand 28b7703d29 Don't fetch old bean property value if it is not needed (#10940) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand 098eec1de7 Use JavaScriptMethodInvocation to detect js invocations (#10549) 11 years ago
  Leif Åstrand a6ffd48428 Encode all values based on declared type (#10549) 11 years ago
  Artur Signell d10e758c69 Fixed typo in method name 11 years ago
  Artur Signell 467edbbe20 Better error messages for unknown legacy variable types (#10481) 11 years ago
  Leif Åstrand 15f833480d @Connect lastonly -> lastOnly (#10244) 11 years ago
  Leif Åstrand 6ebd899ed4 Update javadoc 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago