Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Imported and updated release notes builder (#10918) | Artur Signell | 2013-02-19 | 1 | -0/+4 |
| | | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+4 |
| | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d | ||||
* | Fixed typo | Artur Signell | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Include TestingWidgetSet in war | Artur Signell | 2012-09-11 | 1 | -0/+3 |
| | |||||
* | Really package sources also into war | Artur Signell | 2012-09-11 | 1 | -3/+2 |
| | |||||
* | Include non-java files in test war | Artur Signell | 2012-09-11 | 1 | -0/+3 |
| | |||||
* | Include all required themes | Artur Signell | 2012-09-09 | 1 | -1/+2 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Include compiled TestingWidgetSet in war (#9299) | Artur Signell | 2012-09-09 | 1 | -11/+41 |
| | |||||
* | Support running TestBench tests with the vaadin-uitest war (#9299) | Artur Signell | 2012-09-09 | 1 | -5/+18 |
| | | | | Server is now launched using jetty-runner instead of a custom DemoLauncher | ||||
* | Client-compiled-cache artifact (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+7 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+87 |