aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/launcher
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-172-3/+3
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-284-62/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-274-4/+4
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-012-22/+10
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-262-18/+8
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-1/+2
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-102-3/+2
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-5/+5
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-271-0/+9
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-212-2/+2
* ApplicationRunnerServlet to correctly get last modified application (#8852)Ahmed Ashour2017-03-161-2/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-2/+2
* Use diamond operator where it can be usedArtur Signell2016-09-052-5/+5
* Update copyright year to 2016Artur Signell2016-08-184-4/+4
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-23/+23
* Format using Eclipse NeonArtur Signell2016-08-182-52/+50
* Update Jetty version in uitestTeemu Suo-Anttila2016-05-201-8/+9
* Fixes for DevelopmentServerLauncherHenri Sara2016-04-181-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-154-0/+1231