aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary full classnames and parenthesis from code (#8681)Teemu Suo-Anttila2017-03-0233-689/+119
* Update missing since tags for 7.7.7 (#8474)7.7.7Pekka Hyvönen2017-02-073-0/+5
* Replace non-breaking spaces with space (#7957)Artur2016-12-141-2/+2
* Enable changing the backing bean for BeanItem (#4302) (#77)Artur2016-12-133-2/+109
* Update @since tags for 7.7.5Pekka Hyvönen2016-11-251-0/+4
* Fix NPE in case some items don't contain all properties of Grid.adam2016-11-141-14/+31
* Update Hierarchical container JavaDocs to match code (#5864)Teemu Suo-Anttila2016-10-251-6/+5
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-20134-2147/+2224
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-011-3/+9
* Update @since for 7.6.8Teemu Suo-Anttila2016-07-121-1/+1
* Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)Anna Koskinen2016-07-061-2/+14
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-191-1/+17
* Eliminate most server-side Guava useHenri Sara2016-05-111-18/+10
* Ensure addItem(null) returns nullArtur Signell2016-05-032-8/+4
* Fix PropertyValueGenerator javadocsLeif Åstrand2016-04-281-4/+6
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+4
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14134-0/+28941