aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/data/util/sqlcontainer
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1137-37/+37
* Update copyright year range. (#12215)Anna Koskinen2021-03-0437-37/+37
* Update copyright year (#10761)Ilia Motornyi2018-03-2737-37/+37
* Fix javadoc ending (#10274)Ahmed Ashour2017-11-063-8/+8
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-1/+1
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-1/+1
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-204-10/+14
* Remove redundant null checks before an instanceof (#10173)Ahmed Ashour2017-10-121-1/+1
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-102-4/+4
* Use StringBuilder instead of StringBuffer (#10154)Ahmed Ashour2017-10-093-5/+5
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-3/+2
* Simplify conditional logic. (#10122)Ahmed Ashour2017-10-021-5/+2
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-024-9/+9
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-282-8/+9
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-286-9/+9
* Remove unused methods. (#10058)Ahmed Ashour2017-09-221-4/+0
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-213-7/+6
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-213-4/+4
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-212-3/+3
* Use simple class namesAhmed Ashour2017-09-203-4/+8
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-1534-0/+87
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-072-1/+3
* Revert diamond operator changesTeemu Suo-Anttila2017-03-079-40/+41
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-072-254/+5
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-2337-40/+83
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2237-0/+6665