19 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 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
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Teemu Suo-Anttila 87e7887bc0 Add since tags for 8.0.6 7 years ago
  Henri Sara 37219932b9 Add/fill in missing @since tags for 8.1 (#9106) 7 years ago
  Aleksi Hietanen a4a4d9e064 Use separate identifier for push connections 7 years ago
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  Leif Åstrand 9ca5a0b160 Always load the deferred connector bundle (#8713) 7 years ago
  Artur 1b7f597161 Code cleanup: Move dependency loading logic to a separate class (#8290) 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 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
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell bd7d085100 Allow legacy components to paint infinity double values again (#19447) 8 years ago
  Henri Sara 9f1f3eda47 Add missing @since values 8 years ago
  Leif Åstrand 39c7d9f68a Omit empty hierarchy data from the response (#18510) 8 years ago
  Leif Åstrand 939b0cd26e Output end-to-end bootstrap time (#19034) 8 years ago
  Denis Anisimov cd1d8ba342 Use high resolution time for profiling if it's available #14716, #18782. 9 years ago
  Artur Signell 53aea4ad61 Always do layout if there are connectors pending layout or measure (#16992) 8 years ago
  Mika Murtojarvi 2366eebce0 Add missing @since 7.6 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 8b30dbf46f Handle unparsable JSON as invalid content (#11733) 8 years ago
  Artur Signell 40815a4375 Handle out of order messages (#11733,#17075) 9 years ago
  Artur Signell 3e6bb5541c Use same reconnect logic for Push as for XHR (#17075) 9 years ago
  Artur Signell ba2efda9d3 Simplify UIDL message handling (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago
  Artur Signell 2e8d06f89b Separate server message handling to its own class (#11733) 9 years ago