| Commit message (Expand) | Author | Age | Files | Lines |
* | Update project to 8.15-SNAPSHOT (#12392) | Zhe Sun | 2021-08-31 | 1 | -1/+1 |
* | Update 8.14-SNAPSHOT and release note (#12261) | Zhe Sun | 2021-04-14 | 1 | -1/+1 |
* | Include compatibility tests in validation builds (#12250) | Anna Koskinen | 2021-03-26 | 1 | -0/+12 |
* | Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213) | Anna Koskinen | 2021-03-03 | 1 | -9/+0 |
* | Update to 8.13-SNAPSHOT (#12110) | Zhe Sun | 2020-10-07 | 1 | -1/+1 |
* | Test fixes & split failsafe integration test runs into smaller batches (#12103) | Anna Koskinen | 2020-10-01 | 1 | -3/+40 |
* | Update to 8.12-snapshot (#11995) | Zhe Sun | 2020-05-13 | 1 | -1/+1 |
* | Update to 8.11 snapshot (#11874) | Zhe Sun | 2020-01-16 | 1 | -1/+1 |
* | Update to 8.10-SNAPSHOT (#11657) | Zhe Sun | 2019-07-29 | 1 | -1/+1 |
* | Use https for Maven repositories (#11668) | Stéphane Nicoll | 2019-07-29 | 1 | -1/+1 |
* | Update to 8.9 (#11535) | Sun Zhe | 2019-04-18 | 1 | -1/+1 |
* | Update snapshot to 8.8-snapshot (#11397) | Sun Zhe | 2018-12-28 | 1 | -1/+1 |
* | Update master to 8.7-SNAPSHOT (#11208) | Sun Zhe | 2018-09-27 | 1 | -1/+1 |
* | Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based trivial... | Ilia Motornyi | 2018-09-04 | 1 | -4/+0 |
* | Update project version to 8.6-SNAPSHOT (#11011) | Mehdi Javan | 2018-06-29 | 1 | -1/+1 |
* | Fix valdiation builds to use correct browser (#11000) | Teemu Suo-Anttila | 2018-06-27 | 1 | -6/+0 |
* | Improved BrowserStack support with local identifiers (#10941) | Teemu Suo-Anttila | 2018-05-31 | 1 | -0/+1 |
* | Enable maven formatting for uitest (#10908) | Ilia Motornyi | 2018-05-17 | 1 | -0/+9 |
* | Fix test retries and use TestBench retry rule (#10904) | Teemu Suo-Anttila | 2018-05-09 | 1 | -1/+1 |
* | Introduce XVFB cluster testing (#10801) | Teemu Suo-Anttila | 2018-04-17 | 1 | -26/+12 |
* | Update snapshot version to 8.5 (#10818) | Teemu Suo-Anttila | 2018-04-12 | 1 | -1/+1 |
* | Upgrade minor version in the project to 8.4 (#10520) | Teemu Suo-Anttila | 2018-01-24 | 1 | -1/+1 |
* | Update version number to 8.3-SNAPSHOT (#10348) | Teemu Suo-Anttila | 2017-11-22 | 1 | -1/+1 |
* | Remove redundant versions in POMs (#9990) | Ahmed Ashour | 2017-09-14 | 1 | -3/+0 |
* | Unify exec-maven-plugin to 1.6.0 | Ahmed Ashour | 2017-09-13 | 1 | -1/+0 |
* | Update version to 8.2-SNAPSHOT (#9946) | Teemu Suo-Anttila | 2017-09-08 | 1 | -1/+1 |
* | Snapshot version update to 8.1 (#9023) | Ilia Motornyi | 2017-04-05 | 1 | -1/+1 |
* | Easy DevelopmentServerLauncher run with maven (#8677) | Ilia Motornyi | 2017-02-28 | 1 | -0/+40 |
* | Eliminate module uitest-common (#8583) | Henri Sara | 2017-02-16 | 1 | -7/+8 |
* | Fix profiles in vaadin-root pom.xml (#8484) | Teemu Suo-Anttila | 2017-02-08 | 1 | -27/+18 |
* | Handle system properties for failsafe plugin (#8414) | Teemu Suo-Anttila | 2017-02-02 | 1 | -31/+11 |
* | Require Maven 3.1 or newer for uitest (#8418) | Pekka Hyvönen | 2017-02-02 | 1 | -0/+5 |
* | Refactor testing of the framework (#8393) | Teemu Suo-Anttila | 2017-02-01 | 1 | -58/+110 |
* | Make it easy to run Sonar on the project (#8118) | Artur | 2017-01-03 | 1 | -0/+2 |
* | Remove Google App Engine support, tests and documentation (#8034) | Pekka Hyvönen | 2016-12-20 | 1 | -6/+0 |
* | Memory measurement test for V7&V8 Grids, 1 item and 100 000 items. | Denis Anisimov | 2016-10-14 | 1 | -0/+91 |
* | Move all themes except Valo into a new compatibility-themes package | Aleksi Hietanen | 2016-10-13 | 1 | -0/+5 |
* | Format project pom files using correct settings (4 spaces) | Artur Signell | 2016-09-09 | 1 | -304/+304 |
* | Allocate enough memory for TestingWidgetSet SDM | Leif Åstrand | 2016-09-07 | 1 | -0/+1 |
* | Enable assertions for TestingWidgetset, add test to verify this | Teemu Suo-Anttila | 2016-08-31 | 1 | -2/+4 |
* | Make DevelopmentServerLauncher work again | Artur Signell | 2016-08-19 | 1 | -0/+2 |
* | Use the same groupId for all modules in the project | Artur Signell | 2016-08-19 | 1 | -3/+3 |
* | Add Vaadin 7 compatibility modules | Artur Signell | 2016-08-19 | 1 | -0/+16 |
* | Define common test dependencies in the main pom file | Artur Signell | 2016-08-18 | 1 | -10/+0 |
* | Define dependency version in the main pom file | Artur Signell | 2016-08-18 | 1 | -28/+8 |
* | Create module uitest-common | Henri Sara | 2016-08-17 | 1 | -6/+8 |
* | Update to GWT 2.8.0-rc2 | Artur Signell | 2016-08-12 | 1 | -2/+2 |
* | Update version number, use Java 8 | Teemu Suo-Anttila | 2016-08-03 | 1 | -1/+1 |
* | Use gwt-user and gwt-dev dependencies in client and compiler | Teemu Suo-Anttila | 2016-06-01 | 1 | -0/+14 |
* | Move Jetty 9.3 before vaadin-* on the classpath | Leif Åstrand | 2016-05-30 | 1 | -37/+39 |