summaryrefslogtreecommitdiffstats
path: root/server/tests/src/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Return null as non-existing property for IndexedContainer (#10445)Henri Sara2012-11-301-0/+8
* getPrevItemId should return null if id not found (#10124)Artur Signell2012-11-281-0/+18
* Use compare for Comparable when determining equals for filtering (#10310)Artur Signell2012-11-221-0/+54
* Remove Window.addComponent() (#2924)Henri Sara2012-11-141-1/+1
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixesHenri Sara2012-11-141-1/+1
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-1/+1
* Global code cleanupLeif Åstrand2012-09-273-5/+5
* Reverted invalid change of test data during package renameArtur Signell2012-09-091-33/+40
* Support running JUnit tests (#9299)Artur Signell2012-09-0911-400/+435
* Return short list instead of exception if less items available (#8028)Henri Sara2012-09-071-17/+5
* Rename DeploymentConfiguration -> VaadinService (#9402)Leif Åstrand2012-09-061-1/+0
* Reformat projectLeif Åstrand2012-09-0510-22/+1
* Fix SQLContainer indexed access and related tests (#9472)Henri Sara2012-09-042-3/+13
* Reverted rename of test data (#9299)Artur Signell2012-09-031-95/+114
* Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)Henri Sara2012-08-311-1/+121
* Reformatted projectArtur Signell2012-08-301-6/+6
* Moved server tests from tests/server-side to server/tests/src (#9299)Artur Signell2012-08-3043-0/+13083