| Commit message (Expand) | Author | Age | Files | Lines |
* | Use lambda expressions. (#10268) | Ahmed Ashour | 2017-11-01 | 2 | -39/+21 |
* | Add spaces after 'if' and 'for' in JavaScript (#10199) | Ahmed Ashour | 2017-10-20 | 1 | -1/+1 |
* | Remove unneeded .toString() (#10141) | Ahmed Ashour | 2017-10-10 | 1 | -2/+2 |
* | Add empty line at the end of files (#10142) | Ahmed Ashour | 2017-10-06 | 1 | -1/+1 |
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 3 | -49/+53 |
* | First sentence of javadoc should end with a period (#10114) | Ahmed Ashour | 2017-10-02 | 1 | -2/+3 |
* | Use interface instead of implementation (#10073) | Ahmed Ashour | 2017-09-28 | 2 | -2/+2 |
* | Construct array inline (#10068) | Ahmed Ashour | 2017-09-23 | 1 | -1/+1 |
* | Use String.isEmpty() (#10045) | Ahmed Ashour | 2017-09-21 | 1 | -2/+2 |
* | Update version to 8.2-SNAPSHOT (#9946) | Teemu Suo-Anttila | 2017-09-08 | 1 | -1/+1 |
* | Add LoadStyle.NONE for completely omitting a connector | Leif Åstrand | 2017-04-13 | 1 | -0/+6 |
* | Snapshot version update to 8.1 (#9023) | Ilia Motornyi | 2017-04-05 | 1 | -1/+1 |
* | Add update checker (#8654) | Henri Sara | 2017-02-23 | 2 | -0/+185 |
* | Pick changes from 7.7.7 (#8577) | Teemu Suo-Anttila | 2017-02-22 | 1 | -1/+1 |
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 2 | -4/+3 |
* | Show a sensible message for missing extensions (#10799) | Artur Signell | 2016-12-09 | 2 | -1/+7 |
* | Use fully qualified name for bundles | Artur Signell | 2016-09-12 | 1 | -2/+2 |
* | Format project pom files using correct settings (4 spaces) | Artur Signell | 2016-09-09 | 1 | -119/+119 |
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 6 | -43/+43 |
* | Format the project using Neon, remove trailing whitespace | Artur Signell | 2016-08-31 | 1 | -1/+2 |
* | Duplicate client-side of the Vaadin 7 Grid | Teemu Suo-Anttila | 2016-08-30 | 2 | -10/+37 |
* | Organize imports | Artur Signell | 2016-08-20 | 2 | -1/+2 |
* | Move FieldGroup and Vaadin 7 Grid to compatibility package | Artur Signell | 2016-08-20 | 1 | -5/+6 |
* | Define common test dependencies in the main pom file | Artur Signell | 2016-08-18 | 1 | -5/+0 |
* | Define dependency version in the main pom file | Artur Signell | 2016-08-18 | 1 | -4/+1 |
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 26 | -26/+26 |
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 21 | -78/+78 |
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 19 | -242/+226 |
* | Make OSGi work again | Artur Signell | 2016-08-15 | 1 | -3/+3 |
* | Update to GWT 2.8.0-rc2 | Artur Signell | 2016-08-12 | 1 | -1/+1 |
* | Remove unused GWT dependencies | Artur Signell | 2016-08-12 | 1 | -145/+4 |
* | Update version number, use Java 8 | Teemu Suo-Anttila | 2016-08-03 | 1 | -1/+1 |
* | Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT | Sampsa Sohlman | 2016-07-14 | 1 | -1/+2 |
* | Use gwt-user and gwt-dev dependencies in client and compiler | Teemu Suo-Anttila | 2016-06-01 | 1 | -62/+1 |
* | Extract guava from the gwt-dev jar to client-compiler | Teemu Suo-Anttila | 2016-05-16 | 1 | -1/+1 |
* | Move checkstyles plugin to actual modules | elmot | 2016-04-27 | 1 | -0/+12 |
* | Check Java 1.6 compatibility | Henri Sara | 2016-04-25 | 1 | -0/+7 |
* | Clean up obsolete Ivy/Ant confs/targets | Henri Sara | 2016-04-16 | 1 | -1/+0 |
* | Merge branch 'master' into feature/mavenize | elmot | 2016-04-13 | 1 | -1/+25 |
|\ |
|
| * | Support string data in javascript renderers (#18209) | Leif Åstrand | 2016-03-07 | 1 | -1/+25 |
| * | Upgrade commons-collections to 3.2.2 (#19539) | elmot | 2016-03-05 | 1 | -1/+1 |
* | | Move organization, license and SCM to parent POM | Henri Sara | 2016-04-13 | 1 | -3/+0 |
* | | Generate sources with release profile | Teemu Suo-Anttila | 2016-04-11 | 1 | -6/+2 |
* | | Remove obsolete GWT build files | Henri Sara | 2016-04-03 | 1 | -79/+0 |
* | | Remove most Ivy files | Henri Sara | 2016-04-02 | 1 | -106/+0 |
* | | Fix client-compiler exclude rules | Teemu Suo-Anttila | 2016-04-01 | 1 | -4/+4 |
* | | Clean up plugin versions for maven build | Teemu Suo-Anttila | 2016-03-23 | 1 | -3/+0 |
* | | Build client-compiler with maven | elmot | 2016-03-22 | 29 | -7/+398 |
* | | Build vaadin-client with maven | Teemu Suo-Anttila | 2016-03-18 | 1 | -1/+1 |
* | | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -1/+1 |