summaryrefslogtreecommitdiffstats
path: root/tests/server-side/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)Artur Signell2012-08-292-139/+139
* Merged 6.8 branchJohn Ahlroos2012-08-202-28/+111
|\
| * #9145 Reviewed and committed Petri's patch with minor cleanup and clarificationsJohannes Dahlström2012-08-171-24/+107
| * Updated test to catch correct exception (#9147)Artur Signell2012-08-031-4/+4
* | Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-239-0/+52
* | Reformatted all source filesArtur Signell2012-04-164-23/+24
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-101-3/+57
|\|
| * [merge from 6.7] Test for #8328Automerge2012-04-041-3/+57
* | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-3110-4253/+4253
|\|
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-2710-4270/+4270
* | #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-211-2/+1
* | Split array assertion method to separate util classArtur Signell2011-12-151-19/+4
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+33
|\|
| * #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-081-1/+33
* | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-112-4/+4
* | Eliminate many generics related warnings in tests.Henri Sara2011-11-108-66/+54
* | Merge branch 'master' into databindingHenri Sara2011-11-081-0/+16
|\|
| * Test for #7698Artur Signell2011-10-271-0/+16
* | Parameterize Property and Field with the value type.Henri Sara2011-11-082-8/+6
* | Partly eliminate the use of Property.toString().Henri Sara2011-11-072-6/+4
|/
* Fixed a class path in a string that was left after fixing #7385Jonatan Kronqvist2011-10-041-5/+2
* #7697 Corrected test so it won't affect other testsArtur Signell2011-09-301-6/+13
* #7697 SQLContainer.containsId logs a ClassCastExceptionArtur Signell2011-09-301-0/+28
* Restructure test source directories and packages #7385Jonatan Kronqvist2011-09-2942-0/+12878