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 年前