27 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Denis Anisimov 24b43d902c Data should be updated when it's set for disabled components. 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate 7 years ago
  Per-Åke Minborg a7f33a05e7 Replace implicit for-loop with foreach 7 years ago
  Per-Åke Minborg 41c183a9b6 Use String .isEmpty() over .equals("") 7 years ago
  Per-Åke Minborg 888568f27a Use chain of .append() methods instead of String concatenation 7 years ago
  Per-Åke Minborg 6b8f9779fb Convert to try-with-resource 7 years ago
  Per-Åke Minborg 526bd08524 Remove redundant casts 7 years ago
  Teemu Suo-Anttila cff9d87dd9 Move setReadOnly from Component to HasValue 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 1aed1bee96 Use servlet context classloader when finding servlet class for websockets (#20024) 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Artur Signell 6e0f2efe99 Move FieldGroup and Vaadin 7 Grid to compatibility package 7 years ago
  elmot 86cee1ad6b Rename Grid into LegacyGrid 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 4348979a9d Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026) 8 years ago
  Artur Signell 2a5671438f Update to latest Atmosphere (2.4.5) and JS (2.3.2) 7 years ago
  Teemu Suo-Anttila 75b282c319 Fix RpcDataProviderExtension serialization issue (#19906) 8 years ago
  Artur Signell 9763738365 Make sure AtmosphereFramework is always properly destroyed (#17581) 8 years ago
  Artur Signell 6d8c752e79 Load CustomLayout templates like other theme resources (#8578) 8 years ago
  Leif Åstrand 014997af24 Fix typo in VariableOwner error message 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago