aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/dd
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup (#12333)Anna Koskinen2021-07-081-2/+5
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-173-3/+6
* Remove empty comments (#10789)Ilia Motornyi2018-04-052-11/+2
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-282-30/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-272-2/+2
* Remove unused imports (#10330)Ahmed Ashour2017-11-211-2/+0
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-014-38/+17
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-2/+1
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-271-1/+0
* Remove unneeded .toArray() (#10131)Ahmed Ashour2017-10-031-1/+1
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-2/+1
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-292-3/+0
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-282-5/+7
* Construct array inline (#10068)Ahmed Ashour2017-09-232-4/+4
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-1/+0
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-212-4/+4
* Use String.isEmpty()Ahmed Ashour2017-09-191-1/+1
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-191-2/+2
* Fix varargs warningsAhmed Ashour2017-09-131-1/+1
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-011-5/+4
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-4/+1
* Make Valo the default themePekka Hyvönen2016-10-062-4/+4
* Unify listeners on the server sideAleksi Hietanen2016-09-291-1/+1
* Use diamond operator where it can be usedArtur Signell2016-09-054-11/+11
* Organize importsArtur Signell2016-08-302-2/+2
* Move Item to compatibility packageArtur Signell2016-08-2410-10/+10
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2211-67/+67
* Update copyright year to 2016Artur Signell2016-08-182-2/+2
* Remove trailing whitespace from code and javadocArtur Signell2016-08-189-22/+22
* Format using Eclipse NeonArtur Signell2016-08-1823-165/+161
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-16/+6
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1526-0/+3890