13 次代码提交 (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

作者 SHA1 备注 提交日期
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 年前
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 年前
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 年前
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 年前
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 年前
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 年前
  Aleksi Hietanen a4a4d9e064 Use separate identifier for push connections 7 年前
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 年前
  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) 9 年前
  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 年前