aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/test
Commit message (Expand)AuthorAgeFilesLines
* fix: Update regexp pattern of legacy EmailValidator (#12241)Tatu Lund2021-03-121-0/+5
* Code cleanup and serialization test in compatibility package (#10977)Ilia Motornyi2018-06-211-0/+5
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2895-1430/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2788-88/+88
* Update to JSoup 1.11.2 (#10353)Leif Åstrand2017-11-232-2/+2
* Remove unused imports (#10330)Ahmed Ashour2017-11-2111-12/+0
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-1/+0
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+4
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-263-12/+12
* Fix typos (#10213)Ahmed Ashour2017-10-201-2/+2
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-1/+2
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-122-5/+5
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+0
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-102-11/+9
* Use StringBuilder instead of StringBuffer (#10154)Ahmed Ashour2017-10-092-10/+10
* Support null intermediate properties in NestedMethodProperty (#10134)Olli Tietäväinen2017-10-041-0/+6
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-03119-2020/+2122
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-292-8/+3
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-289-29/+33
* Fix typos (#10095)Ahmed Ashour2017-09-271-1/+1
* Implement error level on client side (#9817)Adam Wagner2017-09-271-1/+1
* Fix typos (#10071)Ahmed Ashour2017-09-252-2/+2
* Construct array inline (#10068)Ahmed Ashour2017-09-2311-22/+22
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-1/+1
* Remove unused methods. (#10058)Ahmed Ashour2017-09-221-5/+0
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-213-7/+7
* Use simple class namesAhmed Ashour2017-09-201-1/+3
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-191-3/+3
* Fix varargs warningsAhmed Ashour2017-09-131-5/+4
* Make JavaScriptExtension serializable (#9721)Artur2017-07-261-0/+62
* Update since tags for TB elements (#9329)8.1.0.alpha8Henri Sara2017-05-161-1/+0
* Include components in joined cells when finding child components (#8772)Artur2017-03-081-106/+0
* Revert immediate tests, deprecate HasUserSelectionAllowedTeemu Suo-Anttila2017-03-071-36/+0
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-072-0/+3
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-0713-12/+164
* Revert diamond operator changesTeemu Suo-Anttila2017-03-079-20/+23
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-077-24/+22
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-224-7/+189
* 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
* Refactor AbstractDateField. (#8146)Denis2017-01-101-1/+1
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-152-5/+5
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-151-0/+334
* Send selection change events when changing selection mode (#20391)Artur Signell2016-12-091-0/+34
* Check for duplicate property ids when setting Grid columns or column order (#...Artur Signell2016-12-091-0/+18
* Never check the selectAll checkbox in an empty grid (#20301)Artur Signell2016-12-091-4/+23
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-295-139/+57
* Fix DeprecatedTest under Windowselmot2016-11-112-6/+7
* Add method to auto scale calendar time range (#17715)Steven Spungin2016-11-041-3/+57
* Date/time issues are fixed in the tests.Denis Anisimov2016-10-311-1/+2