summaryrefslogtreecommitdiffstats
path: root/server/tests/src/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Support schemas and catalogs in TableQuery (#7827)Henri Sara2013-04-252-0/+84
* Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-241-7/+11
* Global code reformatLeif Åstrand2013-04-052-6/+6
* Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-221-1/+8
* Create a PopupDateField by default for Dates (#11159)Artur Signell2013-03-182-0/+151
* Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-051-0/+71
* Do not throw NPE when asking for a null propertyId (#10445)Artur Signell2013-01-301-0/+8
* Merge of (#10032) to Vaadin 7.Anna Koskinen2013-01-091-0/+12
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Search fields from superclasses #10504Jonni Nakari2012-12-171-0/+34
* 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