6 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell e603ea3cf9 Pass AtmosphereResponse to event handler to be able to report real error causes (#11733) 8 years ago
  Artur Signell 24ac02a523 API refactor based on review (#11733) 8 years ago
  Artur Signell b71cc2ffa9 Make non public API private again and update javadoc (#11733) 8 years ago
  Artur Signell df3e10d969 Add modality configuration option for reconnect dialog (#11733) 8 years ago
  Artur Signell d193814bb5 Merge communication problem handlers (#11733,#17075) 9 years ago
  Artur Signell 3e6bb5541c Use same reconnect logic for Push as for XHR (#17075) 9 years ago
  Artur Signell 132ca1e1b6 Extract CommunicationProblemHandler methods to an interface (#11733) 9 years ago
  Artur Signell d93527f257 Move XHR code to XhrConnection (#11733) 9 years ago
  Artur Signell 0bf3e4ddef Handle push errors in CommunicationProblemHandler (#11733) 9 years ago
  Artur Signell ca8e484fbd Handle heartbeat problems in CommunicationProblemHandler (#11733) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago
  Artur Signell 010b9641dd Separate XHR error handling to its own class (#11733) 9 years ago