Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -11/+5 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 1 | -62/+69 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -2/+5 |
| | | | | | | | The "test" target runs all tests which do not require additional servers or setup. Can be run immediately after cloning the project. The "test-all" target runs also integration tests and UI tests which require access to servers or additional setup. Change-Id: I2f5371dc5be805ba12766c8187a2b58fbc7f7db4 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+3 |
| | | | | | | | | * 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 | ||||
* | Also clean com.carrotsearch (smartsprites) (#9970) | Artur Signell | 2012-12-13 | 1 | -2/+2 |
| | | | | Change-Id: I19d303ac29d951e252cbee20335e7835f78e3e7a | ||||
* | Always build buildhelpers first (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+6 |
| | |||||
* | Run server integration tests with other tests (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+5 |
| | |||||
* | Run integration tests too (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+5 |
| | |||||
* | Fixed running of TestBench tests (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+4 |
| | |||||
* | Run TestBench tests from mani tests target (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+6 |
| | |||||
* | Java version check (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+9 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+3 |
| | |||||
* | Module for compiled client side (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+3 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+5 |
| | |||||
* | Clean ivy cache and gwt dir before build | Artur Signell | 2012-09-09 | 1 | -0/+4 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+32 |