28 Commits (bafced6af34e398d52ef466b5752b34a8fd3684a)

Author SHA1 Message Date
  Tatu Lund bafced6af3
Clear thread local instances on connection lost in push handler (#12042) 3 years ago
  Ilia Motornyi 57f67c3a46 Fix formatting (#11023) 5 years ago
  Ilia Motornyi a0171e7cde
Code cleanup and serialization test in compatibility package (#10977) 5 years ago
  Ilia Motornyi e8521ae0ab Fix temporal renderers serialization (#10929) 6 years ago
  Ilia Motornyi de4d772283 Fix using runo icons in FileTypeResolver (#10858) 6 years ago
  KatriHaapalinna bdbb0b4328 Colorpicker validation handling (#10821) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Aleksi Hietanen efa7f5a4d0 Refactor common methods in in-memory data providers (#9308) 7 years ago
  Mirjan Merruko 9a6ebeb5a8 Add OSGi support #8830 #8827 #8828 #8829 7 years ago
  Aleksi Hietanen 71679dfd16 Hierarchical data (#8842) 7 years ago
  Ahmed Ashour 628ff25ae5 Use try-with-resources (#8757) 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Leif Åstrand a5909b04f1 Fix BeanBinderPropertySet to not deserialize into multiple instances (#8305) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Per-Åke Minborg a17918fb40 Remove manual array copy 7 years ago
  Per-Åke Minborg 73078c7560 Convert to for-each loop, Stream and switch-over-strings 7 years ago
  Leif Åstrand 3f37f893cb Correct serializable issues and test that components can be serialized 7 years ago
  Artur Signell 7c2c1e614a Utility functions for helping to use elemental.json with Java 8 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Denis Anisimov 81b849c1af Convert old validators (#87). 7 years ago
  Teemu Suo-Anttila 11a2b5263f Add @Test annotations, rename test classes 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell 750a3ce938 Make test succeed in Eclipse 8 years ago
  Artur Signell 672e035c36 Helper method for enabling all Atmosphere logging 8 years ago
  Artur Signell dad7ac2309 Support JSR-356 websockets (#16738, #14432) 9 years ago
  Artur Signell 69496e0667 Make server unit tests pass in Eclipse (#16581) 9 years ago
  Sauli Tähkäpää 0c9625d05c Unify test class naming. 9 years ago
  Maciej Przepióra 89bd22d61d Change the way classloader for VaadinService is selected (fixes #11295) 9 years ago
  Artur Signell 99b1c1a793 Add clear() for fields and field group (#14755) 9 years ago
  Leif Åstrand cf77a27c7f Revert to old capitalization to avoid git issues (#8942) 9 years ago
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
  Fabian Lange a3578d3ac2 Avoid object creation in getAllChildrenIterable in most cases. (#14142) 10 years ago
  Fabian Lange 52db8e5457 Optimizes memory and CPU usage in JSONCodec (#13545) 10 years ago
  Artur Signell b8be7d056a Ignore JSON serializers which do not need to be serializable 10 years ago
  Henrik Paul 90b8d277a2 Fixes serialization-related errors 10 years ago
  Jonatan Kronqvist 11cdf93fed Excludes WeakValueMap from the serializable test #12401 10 years ago
  Artur Signell d5dbae8b65 Exclude external classes and FutureAccess 11 years ago
  Artur Signell da29e2b1a5 Fixed serialization issues 11 years ago
  Artur Signell 2882cf9875 Added Serializable where missing and ignore classes which do not need Serializable 11 years ago
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager 11 years ago
  Artur Signell a3767aaee3 Made test pass by ignoring irrelevant classes 11 years ago
  Leif Åstrand ae2c302f71 Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460) 11 years ago
  Artur Signell 876182aaa3 Moved server tests from tests/server-side to server/tests/src (#9299) 11 years ago
  Artur Signell 76b5bfdfb9 Additional fixes for com.vaadin.terminal removal (#9431, #9432) 11 years ago