13 Commits (f2551a9fc03636deb5fcd3f30c761dca946c8341)

Author SHA1 Message Date
  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
  Artur Signell 2c683e3872 Include ApplicationRunnerServlet in test.war 12 years ago
  Artur Signell fd871b7bc4 Better error reporting for anonymous classes 12 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Jonatan Kronqvist e18d427d07 Fixed #7699 12 years ago
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 years ago
  Henri Sara b114a1eb74 #5692 Generics and warnings cleanup: TestClassesSerializable 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 13 years ago
  Henri Sara 677ff2b5f5 Ignore synthetic classes in serializability test 14 years ago
  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. 14 years ago
  Henri Sara 56188c4751 #3837 test that classes are serializable: updated filtering, fail with an appropriate message if non-serializable classes found 14 years ago
  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 14 years ago