13 Commits (f2551a9fc03636deb5fcd3f30c761dca946c8341)

Autor SHA1 Nachricht Datum
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) vor 9 Jahren
  Fabian Lange a3578d3ac2 Avoid object creation in getAllChildrenIterable in most cases. (#14142) vor 10 Jahren
  Fabian Lange 52db8e5457 Optimizes memory and CPU usage in JSONCodec (#13545) vor 10 Jahren
  Artur Signell b8be7d056a Ignore JSON serializers which do not need to be serializable vor 10 Jahren
  Henrik Paul 90b8d277a2 Fixes serialization-related errors vor 10 Jahren
  Jonatan Kronqvist 11cdf93fed Excludes WeakValueMap from the serializable test #12401 vor 10 Jahren
  Artur Signell d5dbae8b65 Exclude external classes and FutureAccess vor 11 Jahren
  Artur Signell da29e2b1a5 Fixed serialization issues vor 11 Jahren
  Artur Signell 2882cf9875 Added Serializable where missing and ignore classes which do not need Serializable vor 11 Jahren
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager vor 11 Jahren
  Artur Signell a3767aaee3 Made test pass by ignoring irrelevant classes vor 11 Jahren
  Leif Åstrand ae2c302f71 Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460) vor 11 Jahren
  Artur Signell 876182aaa3 Moved server tests from tests/server-side to server/tests/src (#9299) vor 11 Jahren
  Artur Signell 76b5bfdfb9 Additional fixes for com.vaadin.terminal removal (#9431, #9432) vor 11 Jahren
  Artur Signell 2c683e3872 Include ApplicationRunnerServlet in test.war vor 12 Jahren
  Artur Signell fd871b7bc4 Better error reporting for anonymous classes vor 12 Jahren
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files vor 12 Jahren
  Jonatan Kronqvist e18d427d07 Fixed #7699 vor 12 Jahren
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 vor 12 Jahren
  Henri Sara b114a1eb74 #5692 Generics and warnings cleanup: TestClassesSerializable vor 13 Jahren
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP vor 14 Jahren
  Henri Sara 677ff2b5f5 Ignore synthetic classes in serializability test vor 14 Jahren
  Henri Sara 1c0e7f1b26 Ignore external (fileupload) code in serializability test. Unused classes in it depended on code that is not included in the Vaadin compilation results. vor 14 Jahren
  Henri Sara 56188c4751 #3837 test that classes are serializable: updated filtering, fail with an appropriate message if non-serializable classes found vor 14 Jahren
  Henri Sara d89ada349e #3837 unit test to check classes are serializable, step 1: do not fail but simply print out non-serializable classes and interfaces vor 14 Jahren