| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Migrate vaadin-shared build to maven | Teemu Suo-Anttila | 2016-03-10 | 1 | -1/+1 |
|/ |
|
* | Fail during compile if required methods are missing (#18924) | Leif Åstrand | 2015-11-30 | 2 | -1/+17 |
* | Replaced HashMaps with TreeMaps to keep the same order (#14736) | Taras Hupalo | 2015-07-14 | 4 | -28/+111 |
* | Fixed CvalChecker invalid version message (#17879) | Teppo Kurki | 2015-06-05 | 2 | -1/+5 |
* | Allow arbitrary serializable types as Renderer data type (#15410) | Johannes Dahlström | 2015-06-03 | 2 | -1/+4 |
* | Reformat build files | Artur Signell | 2015-01-15 | 1 | -6/+7 |
* | Rename BackgroundMessage -> NoLoadingIndicator (#15373) | Leif Åstrand | 2015-01-13 | 1 | -3/+3 |
* | Add @BackgroundMessage annotation (#15373) | Leif Åstrand | 2015-01-12 | 1 | -0/+6 |
* | Handle generated method flags in a unified way (#15373) | Leif Åstrand | 2015-01-12 | 4 | -76/+55 |
* | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2015-01-12 | 1 | -11/+12 |
|\ |
|
| * | Reformat project using Eclipse Luna SR1 | Artur Signell | 2014-12-29 | 1 | -11/+12 |
* | | Support JsonValue types as declared types in state and RPC (#15560) | Leif Åstrand | 2015-01-12 | 1 | -1/+11 |
* | | Set @since values for Grid classes | Leif Åstrand | 2014-12-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-12-18 | 4 | -12/+50 |
|\| |
|
| * | Fix the license checker after elemental.json #15383 | Jonatan Kronqvist | 2014-12-17 | 4 | -12/+50 |
* | | replace com.google.gwt.json.* usages with elemental.json.* (#8942) | Leif Åstrand | 2014-12-18 | 5 | -19/+20 |