aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/AbstractInMemoryContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1165/+0
* Set @since values for Grid classesLeif Åstrand2014-12-181-13/+17
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-181-3/+7
|\
| * Missing @since for 7.4Leif Åstrand2014-12-181-2/+6
* | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-201-1/+1
|\|
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2014-04-251-11/+140
* | Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"Jonatan Kronqvist2014-04-111-138/+11
* | Format project files according to conventionsArtur Signell2014-03-191-12/+10
* | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2013-10-161-11/+140
|/
* Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-241-3/+13
* Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-221-0/+9
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Unified deprecation messagesArtur Signell2012-11-221-2/+2
* Return short list instead of exception if less items available (#8028)Henri Sara2012-09-071-6/+1
* Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)Henri Sara2012-08-311-0/+40
* Refak addListener package com.vaadin.data.utilPetri Heinonen2012-08-301-3/+24
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+941