| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to GWT 2.8.0 Final | Pekka Hyvönen | 2016-10-26 | 1 | -1/+1 |
* | Fix Mockito/Hamcrest build classpath conflict | John Ahlroos | 2016-10-18 | 1 | -2/+14 |
* | Memory measurement test for V7&V8 Grids, 1 item and 100 000 items. | Denis Anisimov | 2016-10-14 | 1 | -0/+9 |
* | Move all themes except Valo into a new compatibility-themes package | Aleksi Hietanen | 2016-10-13 | 1 | -0/+1 |
* | Add push module to apiDiff profile to be able to resolve dependencies. | Denis Anisimov | 2016-10-07 | 1 | -0/+1 |
* | Change japicmp profile activation to avoid run it for all modules. | Denis Anisimov | 2016-10-07 | 1 | -25/+53 |
* | Add new goal for japicmp to compare different API version | Denis Anisimov | 2016-10-07 | 1 | -0/+51 |
* | Revert "Fix Mockito/Hamcrest build classpath conflict" | Teemu Suo-Anttila | 2016-10-06 | 1 | -14/+2 |
* | Fix Mockito/Hamcrest build classpath conflict | John Ahlroos | 2016-10-05 | 1 | -2/+14 |
* | Update GWT version to 2.8.0-rc3 | Teemu Suo-Anttila | 2016-10-03 | 1 | -1/+1 |
* | Migrating 7.7.1, 7.7.2, 7.7.3 to V8. | Denis Anisimov | 2016-10-03 | 1 | -1/+47 |
* | TwinColSelect with new databinding API | Pekka Hyvönen | 2016-09-27 | 1 | -1/+1 |
* | Update to TestBench 4.1.0 | Artur Signell | 2016-09-20 | 1 | -1/+1 |
* | Format project pom files using correct settings (4 spaces) | Artur Signell | 2016-09-09 | 1 | -536/+537 |
* | Reintroduce variables used in OSGi manifests | Artur Signell | 2016-08-25 | 1 | -6/+13 |
* | Use versions-maven-plugin 2.3 to avoid NPE while setting project version | Artur Signell | 2016-08-19 | 1 | -0/+5 |
* | Add Vaadin 7 compatibility modules | Artur Signell | 2016-08-19 | 1 | -0/+4 |
* | Define common test dependencies in the main pom file | Artur Signell | 2016-08-18 | 1 | -1/+30 |
* | Define dependency version in the main pom file | Artur Signell | 2016-08-18 | 1 | -17/+168 |
* | Create module uitest-common | Henri Sara | 2016-08-17 | 1 | -0/+1 |
* | Make OSGi work again | Artur Signell | 2016-08-15 | 1 | -0/+5 |
* | Fix duplicate definition of builder-helper-maven-plugin | Artur Signell | 2016-08-15 | 1 | -13/+6 |
* | Update to latest Atmosphere (2.4.5) and JS (2.3.2) | Artur Signell | 2016-08-12 | 1 | -2/+2 |
* | Update to GWT 2.8.0-rc2 | Artur Signell | 2016-08-12 | 1 | -1/+1 |
* | Use snapshots of Maven plug-in | Henri Sara | 2016-08-07 | 1 | -1/+11 |
* | Update version number, use Java 8 | Teemu Suo-Anttila | 2016-08-03 | 1 | -6/+6 |
* | Use pure JS instead of JQuery JS for Atmosphere (#19396) | Artur Signell | 2016-07-16 | 1 | -1/+1 |
* | Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT | Sampsa Sohlman | 2016-07-14 | 1 | -0/+13 |
* | Suppress Checkstyle markers from */target/* paths | Johannes Dahlström | 2016-06-03 | 1 | -0/+1 |
* | Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6 | Artur Signell | 2016-05-16 | 1 | -1/+1 |
* | Remove guava URL encode dependency | Markus Koivisto | 2016-05-11 | 1 | -1/+0 |
* | Update to Atmosphere 2.2.9.vaadin2 (#19742) | Artur Signell | 2016-05-11 | 1 | -1/+2 |
* | Move checkstyles plugin to actual modules | elmot | 2016-04-27 | 1 | -26/+16 |
* | Move compiled themes out from resources | Teemu Suo-Anttila | 2016-04-27 | 1 | -1/+1 |
* | Check Java 1.6 compatibility | Henri Sara | 2016-04-25 | 1 | -1/+29 |
* | Run checkstyle with Maven | Henri Sara | 2016-04-22 | 1 | -1/+33 |
* | Compile default widgetset with maven plugin, fix unit cache | Teemu Suo-Anttila | 2016-04-19 | 1 | -0/+5 |
* | Final working configuration for nexus staging plugin | Teemu Suo-Anttila | 2016-04-14 | 1 | -13/+14 |
* | Skip only staging instead of the whole nexus deploy mojo | Teemu Suo-Anttila | 2016-04-14 | 1 | -3/+0 |
* | Skip local staging in Nexus staging plugin | Teemu Suo-Anttila | 2016-04-14 | 1 | -0/+3 |
* | Remove extra configuration of nexus plug-in | Henri Sara | 2016-04-13 | 1 | -5/+0 |
* | Add Nexus staging plug-in to release profile | Henri Sara | 2016-04-13 | 1 | -0/+11 |
* | Move organization, license and SCM to parent POM | Henri Sara | 2016-04-13 | 1 | -0/+13 |
* | Add fail tolerant javadoc compilation to release profile | Teemu Suo-Anttila | 2016-04-11 | 1 | -0/+15 |
* | Generate sources with release profile | Teemu Suo-Anttila | 2016-04-11 | 1 | -0/+67 |
* | Build uitest with maven ant runner | elmot | 2016-04-01 | 1 | -0/+1 |
* | Downgrade maven-resources-plugin because of filtering bug | elmot | 2016-04-01 | 1 | -1/+1 |
* | Clean up pom files, update plugins, skip liferay install | Teemu Suo-Anttila | 2016-03-31 | 1 | -0/+9 |
* | Build vaadin-all with maven | Teemu Suo-Anttila | 2016-03-31 | 1 | -0/+1 |
* | Build Liferay with maven | elmot | 2016-03-30 | 1 | -0/+1 |