Commit message (Collapse) | 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 |
| | |||||
* | Update to 8.13-SNAPSHOT (#12110) | Zhe Sun | 2020-10-07 | 1 | -1/+1 |
| | |||||
* | 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.11-SNAPSHOT | ||||
* | Update to 8.10-SNAPSHOT (#11657) | Zhe Sun | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Update to 8.9 (#11535) | Sun Zhe | 2019-04-18 | 1 | -1/+1 |
| | | | | | | * Update to 8.9-SNAPSHOT * update in bom module | ||||
* | 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 |
| | |||||
* | Update project version to 8.6-SNAPSHOT (#11011) | Mehdi Javan | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Remove workarounds from Spring integration test (#10430) | Teemu Suo-Anttila | 2017-12-29 | 3 | -33/+0 |
| | | | This patch makes the BOM use Spring 3.0.0.alpha1 | ||||
* | Force correct Selenium version for Spring Boot test (#10421) | Teemu Suo-Anttila | 2017-12-07 | 1 | -2/+1 |
| | |||||
* | Update version number to 8.3-SNAPSHOT (#10348) | Teemu Suo-Anttila | 2017-11-22 | 1 | -1/+1 |
| | |||||
* | Use lambda with Listeners (#10222) | Ahmed Ashour | 2017-10-26 | 1 | -1/+1 |
| | | | Also use "event" as the name for events | ||||
* | Add Navigator testing to Spring Boot test (#10174) | Teemu Suo-Anttila | 2017-10-13 | 14 | -46/+436 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -3/+5 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | 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 |
| | |||||
* | Update test for Spring 1.5.1.RELEASE (#8535) | Teemu Suo-Anttila | 2017-02-13 | 1 | -1/+1 |
| | | | Also fixed servlet API dependency scope that was causing conflicts. | ||||
* | Add missing ScreenshotRule to Spring integration test (#8455) | Teemu Suo-Anttila | 2017-02-06 | 1 | -0/+6 |
| | |||||
* | Add CDI dependency version to vaadin-bom (#8020) | Teemu Suo-Anttila | 2016-12-18 | 3 | -4/+20 |
| | | | Unify test UIs and test code for Spring and CDI. | ||||
* | Fix vaadin-test version number (#7998) | Teemu Suo-Anttila | 2016-12-15 | 1 | -1/+1 |
| | | | | * Fix vaadin-test version number | ||||
* | Add Vaadin Spring dependency version to BOM (#112) | Teemu Suo-Anttila | 2016-12-14 | 4 | -0/+155 |
* Add Vaadin Spring dependency version to BOM This patch adds a smoke test that check that a basic Vaadin UI loads and communication works. * Remove Maven wrapper from Spring Boot test * Remove .gitignore, add missing newlines * Minor fixes to pom.xml files * Separate vaadin-test from vaadin-root * Fix whitespace |