aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/provider/DataCommunicatorTest.java
Commit message (Expand)AuthorAgeFilesLines
* feat: Add better API to configure maximum allowed rows (#12466)Tatu Lund2021-11-031-0/+8
* fix: Add row limit to DataCommunicator row data requests (#12415)Tatu Lund2021-09-301-0/+8
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-151-4/+5
* Request data update before client response (#11341)Sun Zhe2018-12-111-5/+4
* Remove objects from ActiveDataHandler that are no longer available in used Da...Ilia Motornyi2018-09-071-1/+64
* Fix DataCommunicator not sending data on filter updates (#11068)Teemu Suo-Anttila2018-07-191-0/+44
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-14/+16
* Fix TreeData item removal, small improvements (#9621)Ilia Motornyi2017-07-031-7/+13
* Fix bookkeeping assertion errorIlia Motornyi2017-06-301-0/+23
* Add APIs to inform components of stale objects in DataProvider (#8271)Teemu Suo-Anttila2017-01-251-2/+66
* Refactor how DataCommunicator passes filters to its DataProvider (#8309)Leif Åstrand2017-01-251-5/+3
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-3/+0
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-151-0/+135