4 Revize (eeffa805a212ebb25c4af18db1e927b23a3ad66a)

Autor SHA1 Zpráva Datum
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc před 7 roky
  Artur Signell 6d54d78944 Format using Eclipse Neon před 7 roky
  Artur Signell a6e9d0de17 Use pure JS instead of JQuery JS for Atmosphere (#19396) před 8 roky
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven před 8 roky
  Artur Signell 7146d04d07 Disable Atmosphere online/offline handling (#19391) před 8 roky
  Artur Signell e8788ad447 Parse true/false as boolean values for push configuration (#19394) před 8 roky
  Artur Signell ca3c460cbd Adds support for defining the URL to use for push requests (#18989) před 8 roky
  Artur Signell e603ea3cf9 Pass AtmosphereResponse to event handler to be able to report real error causes (#11733) před 8 roky
  Artur Signell 24ac02a523 API refactor based on review (#11733) před 8 roky
  Artur Signell 8b30dbf46f Handle unparsable JSON as invalid content (#11733) před 8 roky
  Artur Signell 6fe79a8f65 Allow using XHR for client to server requests and websockets for push (#12518) před 9 roky
  Artur Signell 3e6bb5541c Use same reconnect logic for Push as for XHR (#17075) před 9 roky
  Artur Signell ba2efda9d3 Simplify UIDL message handling (#11733) před 9 roky
  Artur Signell 0bf3e4ddef Handle push errors in CommunicationProblemHandler (#11733) před 9 roky
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) před 9 roky
  Artur Signell 2e8d06f89b Separate server message handling to its own class (#11733) před 9 roky
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) před 9 roky
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging před 9 roky
  Artur Signell dad7ac2309 Support JSR-356 websockets (#16738, #14432) před 9 roky
  Artur Signell 140844eaff Revert "Make push path configurable (#14432)." před 9 roky
  Artur Signell 251853dce1 Disconnect push after application has been stopped (#13248) před 9 roky
  Tapio Aali 735f074834 Make push path configurable (#14432). před 9 roky
  Leif Åstrand e20f6fd54a Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045) před 9 roky
  Fabian Lange 65904ffbde Appending query param with vaadin version to js files (#12210) před 10 roky
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) před 9 roky
  Artur Signell 4e2dcaf6e1 Enable Atmosphere client side debug logging with ?debug=push (#14534) před 9 roky
  Bogdan Udrescu df13b061f2 Remove csrfToken if disable-xsrf-protection is true (#14111) před 10 roky
  Artur Signell 8fb9121280 Fix misleading message. Close does not always mean reconnect před 10 roky
  Artur Signell e77e73cf64 Update copyright year to 2014 před 10 roky
  Artur Signell ba1e86acd4 Change push default fallback to long polling (#13409) před 10 roky
  Artur Signell 62de772364 Use enableProtocol (#13374) před 10 roky
  Teemu Suo-Anttila 06d0cf4daa Workaround Streaming Push unreliabilities (#13415) před 10 roky
  Artur Signell c171850a2c Disable client timeout so websockets are not disconnected when idle (#13015) před 10 roky
  Artur Signell 9e6a82d29c Force connection to closed state on reconnect (#12853) před 10 roky
  Artur Signell 281fc43348 Fixed incorrect logging (#12241) před 10 roky
  Artur Signell 633b4e858c Prepare for Atmosphere Javascript 2.0 (#12241) před 10 roky
  Artur Signell 70649ac21a Prepare for Atmosphere Javascript 2.0 (#12241) před 10 roky
  Artur Signell e4d99b3631 Use non-obfuscated version of vaadinPush.js when not in production (#12527) před 10 roky
  Henrik Paul c14334f284 Rewrite client request into JSON (#9269, #11257) před 10 roky
  Johannes Dahlström 15b217d262 Handle push disconnections and reconnections more reliably (#11831, #11922) před 11 roky
  Artur Signell a5ec937fb8 Info section for the debug window (#12019) před 11 roky
  Artur Signell edca4095d2 Allow customizing client-side push config on server side (#11867) před 11 roky
  Johannes Dahlström ebb92e621a Improve error message if vaadinPush.js failed to load (#11673) před 11 roky
  Johannes Dahlström 42c4b2097b Use "\0" instead of "|" as a push message delimiter (#11692) před 11 roky
  Leif Åstrand 0f5831df6f Update state before purging outgoing queue (#11768) před 11 roky
  Johannes Dahlström a430180f6f Split client-to-server messages when websockets are used (#11648) před 11 roky
  Artur Signell f3f6ab0df5 Try almost indefinitely to re-establish a push connection (#11727) před 11 roky
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) před 11 roky
  Leif Åstrand 220b1150ca Global code clean up před 11 roky
  Leif Åstrand 2c46baf720 Add PushConnection interface (#11655) před 11 roky