5 коммитов (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

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