| Commit message (Expand) | Author | Age | Files | Lines |
* | Added logging for generateArchetype in BuildHelpers (#11999)7.7.21 | Olli Tietäväinen | 2020-05-13 | 1 | -0/+5 |
* | testbench-api is generated later in the release process nowadays; if it's lis... | Olli Tietäväinen | 2018-11-27 | 1 | -1/+1 |
* | Fix build report generation scripts (#11140) | Teemu Suo-Anttila | 2018-08-24 | 6 | -195/+235 |
* | Update Copyright headers for year 2018 (#10762) | Ilia Motornyi | 2018-03-28 | 2 | -0/+32 |
* | Add vaadin-archetypes as expected artifact (#8953) | Henri Sara | 2017-03-27 | 1 | -1/+1 |
* | Change expected pre-release version number pattern in publish report | Henri Sara | 2016-11-16 | 1 | -1/+1 |
* | Fix links in build report7.7.4 | Henri Sara | 2016-11-14 | 1 | -3/+3 |
* | Fix archetype list in build report script | Henri Sara | 2016-11-12 | 1 | -1/+1 |
* | Fix python list syntax in BuildDemos | Henri Sara | 2016-11-12 | 1 | -1/+1 |
* | Initial versions of the new release report scripts | Henri Sara | 2016-11-11 | 4 | -9/+363 |
* | Specify branch also for Sampler | Artur Signell | 2016-09-20 | 1 | -1/+1 |
* | Build demos from 7.7 branch | Artur Signell | 2016-09-14 | 1 | -4/+4 |
* | Skip Maven enforcer plugin during demo validation7.7.1 | Artur Signell | 2016-09-14 | 1 | -0/+2 |
* | Remove duplicate link, improve tag script variable ordering | Teemu Suo-Anttila | 2016-04-20 | 1 | -4/+3 |
* | Combine build and staging report scripts | Teemu Suo-Anttila | 2016-04-19 | 2 | -92/+73 |
* | Add plugin repository parameter to validation scripts | Teemu Suo-Anttila | 2016-04-19 | 4 | -39/+20 |
* | Fix demo and archetype build scripts to deploy all wars at once | Teemu Suo-Anttila | 2016-01-13 | 2 | -13/+27 |
* | Update to Font Awesome 4.5.0 | Artur Signell | 2015-12-30 | 1 | -1/+1 |
* | Improve BuildDemos exception handling | Teemu Suo-Anttila | 2015-12-02 | 1 | -1/+8 |
* | Get revision numbers for tagging from TeamCity | Henri Sara | 2015-12-02 | 1 | -5/+10 |
* | Update FontAwesome to 4.4.0 (#14555) | Artur Signell | 2015-10-09 | 1 | -0/+4 |
* | Change ValoIcons to ThemeIcons and moved to base (#18472) | Artur Signell | 2015-10-07 | 2 | -5/+8 |
* | Add sampler to BuildDemos, support specifying branch for demo | Teemu Suo-Anttila | 2015-10-06 | 1 | -4/+10 |
* | Create a Valo icon font for icons used in Valo (#18472) | Artur Signell | 2015-09-30 | 2 | -0/+63 |
* | Add command line parameter for ignoring demos | Teemu Suo-Anttila | 2015-09-14 | 1 | -2/+7 |
* | Improve build and publish reports | Johannes Dahlström | 2015-08-28 | 2 | -2/+6 |
* | Add result folder creation to publish report generator | Teemu Suo-Anttila | 2015-08-28 | 1 | -0/+9 |
* | Add server check for deployment script | Teemu Suo-Anttila | 2015-08-13 | 1 | -0/+37 |
* | Add missing URLs to staging report | Teemu Suo-Anttila | 2015-08-12 | 1 | -2/+5 |
* | Add reporting script for post-publish validation | Teemu Suo-Anttila | 2015-08-12 | 1 | -0/+53 |
* | Basic tagging commands in staging report | Henri Sara | 2015-08-10 | 1 | -0/+34 |
* | Add missing import to staging report generator | Teemu Suo-Anttila | 2015-07-15 | 1 | -0/+1 |
* | Move demo links from release report to staging report | Teemu Suo-Anttila | 2015-07-14 | 2 | -8/+7 |
* | Add optional --repo parameter for Demo validation script | Teemu Suo-Anttila | 2015-07-13 | 2 | -6/+11 |
* | Update archetype validation script to use single repo URL | Henri Sara | 2015-07-13 | 2 | -28/+21 |
* | Fix repo URL in staging report | Henri Sara | 2015-07-13 | 1 | -1/+1 |
* | Add staging report file generator | Teemu Suo-Anttila | 2015-07-10 | 2 | -3/+47 |
* | Add @since check to build report generator | Teemu Suo-Anttila | 2015-07-10 | 1 | -2/+14 |
* | Fix Archetype validation script to use correct path for pom files | Teemu Suo-Anttila | 2015-07-09 | 2 | -4/+4 |
* | Fix passing repo id to archetype generation function | Teemu Suo-Anttila | 2015-07-09 | 1 | -2/+2 |
* | Fix BuildHelpers to create all necessary directories | Teemu Suo-Anttila | 2015-07-09 | 1 | -2/+2 |
* | Fix version number resolution for validation scripts | Teemu Suo-Anttila | 2015-07-08 | 3 | -24/+36 |
* | Fix archetype validation and make report demo listing prettier | Teemu Suo-Anttila | 2015-07-08 | 2 | -4/+6 |
* | Add milestone creation link and build pinning to report | Teemu Suo-Anttila | 2015-07-08 | 1 | -2/+5 |
* | Add build report generator script | Teemu Suo-Anttila | 2015-07-08 | 2 | -7/+41 |
* | Strip extra quotation from maven commandline arguments | Teemu Suo-Anttila | 2015-07-08 | 1 | -1/+1 |
* | Fix demo auto validation script to add validated version to context | Teemu Suo-Anttila | 2015-07-07 | 3 | -12/+9 |
* | Add Demo validation script support for using local artifacts | Teemu Suo-Anttila | 2015-07-07 | 2 | -5/+25 |
* | Add --maven parameter to add mvn commandline parameters | Teemu Suo-Anttila | 2015-07-07 | 4 | -24/+49 |
* | Add DeployHelpers python module for adding wildfly auto deployment | Teemu Suo-Anttila | 2015-07-07 | 4 | -26/+133 |