2 Commits (82806ef9b7f12c66e620a813c7987c0fbea723dc)

Author SHA1 Message Date
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell c11121e2b7 Move old Field and AbstractField to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 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
  Sauli Tähkäpää 0c9625d05c Unify test class naming. 9 years ago
  Artur Signell 0121af0c28 Changed Property.setValue(Object) to setValue(T) (#8791) 11 years ago
  Artur Signell 876182aaa3 Moved server tests from tests/server-side to server/tests/src (#9299) 11 years ago
  Artur Signell af2638fc57 Removed readThrough/writeThrough in favor of buffered (#8180) 11 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Henri Sara 59ae905a8a Eliminate more Field and Property related raw type warnings. 12 years ago
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 years ago
  Matti Tahvonen c8486f33e1 extended test case to cover #6002 13 years ago
  Artur Signell 5932d74f6c Removed use of deprecated ExpandLayout and OrderedLayout (#5749) 13 years ago
  Henri Sara 7ae6e25ecc #5692 Generics and warnings cleanup in ObjectProperty and classes using it, simple unit test 13 years ago
  Henri Sara f92e6cb02c Renamed abstract base class of field value change notification tests for it to be ignored by the automatic test execution. 14 years ago
  Henri Sara 4938977aaf Test cases for #4394: value change listeners triggered multiple times. 14 years ago