11 Commits (07d56a9ca050d976dec4f598ed39471ae369c588)

Author SHA1 Message Date
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 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 0732591758 Organize imports 7 years ago
  Artur Signell 010954022d Make window.vaadin.forceSync do something again 7 years ago
  Artur Signell be6a0cfd84 Organize imports 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell aaf0420be5 Correctly report timing information again (#19661) 8 years ago
  Henri Sara 05003bafeb Omit timings in production mode (#19644) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Artur Signell 808297cb94 Create ConnectionStateHandler instance to enable overriding (#19017) 8 years ago
  Denis Anisimov cd1d8ba342 Use high resolution time for profiling if it's available #14716, #18782. 9 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Artur Signell 50c3190131 Preload reconnect dialog resources (#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 8b30dbf46f Handle unparsable JSON as invalid content (#11733) 8 years ago
  Artur Signell 79694b4f80 Resynchronize everything after theme change (#18478) 9 years ago
  Artur Signell 33751bb59b Initial version of the reconnect dialog and a problem handler which uses it (#11733) 9 years ago
  Artur Signell 132ca1e1b6 Extract CommunicationProblemHandler methods to an interface (#11733) 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
  Artur Signell 010b9641dd Separate XHR error handling to its own class (#11733) 9 years ago
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 years ago
  Artur Signell e704d27ef1 Track application state through an explicit variable (#11733) 9 years ago
  Artur Signell d9ebf4ef71 Ensure application is stopped when stopped events are sent (#11733) 9 years ago
  Artur Signell 2427aa54ae Remove ConnectionStatusEvent (#11733) 9 years ago
  Artur Signell 7dcba4ed85 Do not send empty server requests (#11733) 9 years ago
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) 9 years ago
  Artur Signell b541e8e4e9 Fix incorrect system notifications with details styling (#18340) 9 years ago
  Artur Signell 10e7a466bc Pass critical notification details to the client (#18342) 9 years ago
  Artur Signell 3b7ddf8aa0 Backport a resynchronization fix for 7.5 (#15405) 9 years ago
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) 9 years ago
  Pekka Hyvönen 0d1bbc946c Fixes regression in Notifications and tests (#14872) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Henrik Paul 5692572146 Makes Connectors into DeferredWorker candidates (#17127) 9 years ago
  Artur Signell 374e6904e2 Use the existing communication error handler if one exists (#16938) 9 years ago
  Artur Signell 4b85cc324a Do not restart application if messages are received (#16868) 9 years ago
  Artur Signell f33e08aa42 Do not re-schedule an already scheduled lock breaker (#15317) 9 years ago
  Artur Signell 96362ac38b Fix @since for 7.4 9 years ago
  Leif Åstrand 74aa5c7381 Disallow layoutNow() while updating the state (#13611) 9 years ago
  Leif Åstrand 8e17afda2e Rename BackgroundMessage -> NoLoadingIndicator (#15373) 9 years ago
  Leif Åstrand e20f6fd54a Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045) 9 years ago
  Leif Åstrand 2e0d4f149a Add @BackgroundMessage annotation (#15373) 9 years ago
  Artur Signell 44d34f59c0 Move elemental json dependency to DWS (#15544) 9 years ago