28 коммитов (bafced6af34e398d52ef466b5752b34a8fd3684a)

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