| Commit message (Expand) | Author | Age | Files | Lines |
* | Run checkstyle with Maven | Henri Sara | 2016-04-22 | 1 | -26/+1 |
* | Change default target in common.xml | Henri Sara | 2016-04-19 | 1 | -1/+1 |
* | Further Ivy/Ant cleanup | Henri Sara | 2016-04-17 | 1 | -107/+0 |
* | Clean up obsolete Ivy/Ant confs/targets | Henri Sara | 2016-04-16 | 1 | -230/+0 |
* | Remove obsolete GWT build files | Henri Sara | 2016-04-03 | 1 | -1/+0 |
* | Build vaadin-buildhelpers with maven | Teemu Suo-Anttila | 2016-03-24 | 1 | -4/+4 |
* | Fix build scripts for BOM (#17025) | Henri Sara | 2015-03-26 | 1 | -1/+2 |
* | Build Maven BOM for Vaadin (#17025) | Henri Sara | 2015-03-26 | 1 | -1/+1 |
* | Always include default widget set files in OSGi manifest (#16993) | Artur Signell | 2015-03-03 | 1 | -1/+3 |
* | Fix release build | Artur Signell | 2015-01-15 | 1 | -117/+38 |
* | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2015-01-12 | 1 | -8/+2 |
|\ |
|
| * | Unify test class naming. | Sauli Tähkäpää | 2015-01-05 | 1 | -8/+2 |
* | | Publish widgets module to Maven (#15544) | Artur Signell | 2015-01-11 | 1 | -1/+1 |
|/ |
|
* | Do not create default instances while reading designs (#7749) | Artur Signell | 2014-12-15 | 1 | -0/+4 |
* | List authors in release notes (#13612) | Artur Signell | 2014-05-12 | 1 | -3/+16 |
* | Remove theme-compiler and replace with external vaadin-sass-compiler | Jonatan Kronqvist | 2014-03-31 | 1 | -1/+1 |
* | Trigger a checkstyle error if importing the wrong Element class (#13287) | Leif Åstrand | 2014-03-25 | 1 | -0/+2 |
* | Merge changes from origin/7.1 | Build Agent | 2014-03-10 | 1 | -17/+33 |
|\ |
|
| * | Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets. | Sauli Tähkäpää | 2014-03-10 | 1 | -17/+33 |
* | | Use Logger instead of System.out and System.err (#10328,#13300). | denisanisimov | 2014-02-06 | 1 | -1/+5 |
* | | Revert "Use Logger instead of System.out and System.err (#10328)." | Artur Signell | 2014-02-04 | 1 | -5/+1 |
* | | Use Logger instead of System.out and System.err (#10328). | denisanisimov | 2014-02-04 | 1 | -1/+5 |
|/ |
|
* | Output test results in XML reports instead of to standard output | Artur Signell | 2013-11-18 | 1 | -4/+13 |
* | Reduce Ivy resolver spam to a minimum (#12510) | Artur Signell | 2013-09-04 | 1 | -5/+5 |
* | Don't attempt to run microbenchmarks as unit tests (#8759) | Leif Åstrand | 2013-06-14 | 1 | -0/+1 |
* | Fixed incorrect line breaks (#12040) | Artur Signell | 2013-06-11 | 1 | -2/+1 |
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -117/+55 |
* | Correctly report theme version in the debug window (#11442) | Artur Signell | 2013-06-07 | 1 | -1/+4 |
* | Fixed test issues | Artur Signell | 2013-06-07 | 1 | -0/+1 |
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 1 | -405/+470 |
* | Exclude parsers from checkstyle as they are generated | Artur Signell | 2013-05-29 | 1 | -4/+8 |
* | Added push meta module (#11498) | Artur Signell | 2013-04-08 | 1 | -1/+1 |
* | Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7' | Artur Signell | 2013-03-21 | 1 | -1/+1 |
|\ |
|
| * | Do not run TestRunner as a test | Artur Signell | 2013-03-19 | 1 | -1/+1 |
* | | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -19/+19 |
* | | Merge remote-tracking branch 'origin/7.0' | John Ahlroos | 2013-03-01 | 1 | -0/+1 |
|\| |
|
| * | Avoid running test runner as a test | Artur Signell | 2013-03-01 | 1 | -0/+1 |
* | | Made build process easier for Eclipse users (#9998) | Artur Signell | 2013-02-25 | 1 | -0/+1 |
|/ |
|
* | Ensure result dir exists before trying to write to it (#10918) | Artur Signell | 2013-02-20 | 1 | -0/+1 |
* | Imported and updated release notes builder (#10918) | Artur Signell | 2013-02-19 | 1 | -6/+28 |
* | Include licenses folder in jars (#10902) | Artur Signell | 2013-02-01 | 1 | -0/+2 |
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -0/+4 |
* | Continue running other tests even if checkstyle fails, attempt 2 (#9065) | Leif Åstrand | 2013-01-08 | 1 | -1/+1 |
* | Continue running other tests even if checkstyle fails (#9065) | Leif Åstrand | 2013-01-08 | 1 | -1/+1 |
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+20 |
* | Do not publish builds automatically to local Maven (#9926) | Artur Signell | 2012-11-07 | 1 | -3/+0 |
* | Explicitly specify symbolic names for each bundle to prevent names like "com... | Johannes Dahlström | 2012-10-09 | 1 | -1/+0 |
* | Allow specifying prefixes also for resource directories (#9793) | Artur Signell | 2012-10-09 | 1 | -2/+1 |
* | Avoid logging all taskdef Ivy lookups | Artur Signell | 2012-10-09 | 1 | -2/+2 |
* | Add version to exported packages (#7222) | Artur Signell | 2012-10-09 | 1 | -0/+1 |