aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/test/java/com/vaadin/v7/data
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2814-211/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2712-12/+12
* Remove unused imports (#10330)Ahmed Ashour2017-11-214-5/+0
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-121-2/+2
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-1/+1
* Use StringBuilder instead of StringBuffer (#10154)Ahmed Ashour2017-10-092-10/+10
* Support null intermediate properties in NestedMethodProperty (#10134)Olli Tietäväinen2017-10-041-0/+6
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0345-1412/+1460
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-292-8/+3
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-287-25/+28
* Fix typos (#10071)Ahmed Ashour2017-09-252-2/+2
* Construct array inline (#10068)Ahmed Ashour2017-09-233-5/+5
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-1/+1
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-212-4/+4
* Use simple class namesAhmed Ashour2017-09-201-1/+3
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-073-4/+6
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-1/+1
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-223-0/+135
* Increase threshold in server side performance test for stability (#8370)Henri Sara2017-01-301-1/+1
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-151-1/+1
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-251-1/+1
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-312-12/+6
* Organize importsArtur Signell2016-08-301-2/+2
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2263-0/+16677