summaryrefslogtreecommitdiffstats
path: root/compatibility-server
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc references (#10067)Ahmed Ashour2017-09-2312-36/+38
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-227-49/+27
* Remove unused methods. (#10058)Ahmed Ashour2017-09-225-29/+0
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-228-26/+26
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-2111-25/+18
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-2117-31/+31
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-2110-12/+12
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-4/+0
* Use simple class namesAhmed Ashour2017-09-2022-55/+69
* Remove unneeded ArrayList constructionAhmed Ashour2017-09-191-2/+2
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-191-3/+3
* Fix bnd warningsAhmed Ashour2017-09-141-1/+0
* Javadoc fixesAhmed Ashour2017-09-134-9/+8
* Simplify boolean expressionsAhmed Ashour2017-09-132-7/+7
* Fix varargs warningsAhmed Ashour2017-09-131-5/+4
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
* Fix occasional empty rows in Table and TreeTable (#9800)Henri Sara2017-08-091-48/+1
* Make JavaScriptExtension serializable (#9721)Artur2017-07-261-0/+62
* Update hierarchical data related deprecation messages (#9558)Henri Sara2017-06-208-21/+28
* Update since tags for TB elements (#9329)8.1.0.alpha8Henri Sara2017-05-161-1/+0
* Add missing fields to OSGi manifestsHenri Sara2017-04-251-1/+3
* Move GAEVaadinServlet to its own moduleMirjan Merruko2017-04-253-477/+0
* Add OSGi support #8830 #8827 #8828 #8829Mirjan Merruko2017-04-252-30/+12
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-15102-34/+368
* Replacement guide javadocs for deprecated classes, part two (#8719)Ilia Motornyi2017-03-1526-3/+95
* Include components in joined cells when finding child components (#8772)Artur2017-03-081-106/+0
* Fix some generics warnings in EclipseAhmed Ashour2017-03-081-3/+3
* Revert multi select using state changeTeemu Suo-Anttila2017-03-071-4/+12
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-073-3/+135
* Restore type attributes to compatibility UIDLTeemu Suo-Anttila2017-03-074-1/+12
* Revert html content through shared state for OptionGroupTeemu Suo-Anttila2017-03-071-2/+13
* Revert immediate tests, deprecate HasUserSelectionAllowedTeemu Suo-Anttila2017-03-072-36/+1
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-072-0/+3
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-0756-342/+440
* Revert diamond operator changesTeemu Suo-Anttila2017-03-0760-364/+376
* Eliminate more full classnamesTeemu Suo-Anttila2017-03-074-35/+29
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-0750-881/+282
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-228-9/+300
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-1728-16/+94
* Add deprecation messages replaced legacy components (#8584)Leif Åstrand2017-02-162-0/+9
* Increase threshold in server side performance test for stability (#8370)Henri Sara2017-01-301-1/+1
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* Exclude GAE packages from OSGi imports (#8205)Henri Sara2017-01-101-1/+5
* Refactor AbstractDateField. (#8146)Denis2017-01-102-2/+2
* Make it easy to run Sonar on the project (#8118)Artur2017-01-031-0/+4
* Update @since tags for 7.7.5Denis Anisimov2017-01-032-2/+7
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-205-2/+634
* @since tag is set (#8021)Denis2016-12-162-2/+2
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-158-12/+389