| Commit message (Expand) | Author | Age | Files | Lines |
* | Update GWT to 2.7.0.beta1vaadin1. | Artur Signell | 2014-10-31 | 2 | -4/+11 |
* | URI to cval file was wrong in Windows (#14629) | Manolo Carrasco | 2014-09-12 | 1 | -4/+5 |
* | replaced all org.json.* usages with elemental.json.* (#8942) | Taras Hupalo | 2014-08-26 | 1 | -25/+18 |
* | Allow for multiple license keys in a single license file #14408 | Jonatan Kronqvist | 2014-08-13 | 2 | -9/+158 |
* | DelegateToWidget will now be run even for parent states for extending | Mikael Grankvist | 2014-08-07 | 3 | -20/+28 |
* | Box and unbox long values in state fields (#14176) | Leif Åstrand | 2014-07-09 | 1 | -10/+2 |
* | Add missing @since 7.3 to javadoc | Henri Sara | 2014-07-03 | 2 | -7/+11 |
* | License Checker for vaadin cval products (#13696 #13474) | Manolo Carrasco | 2014-06-26 | 7 | -5/+1474 |
* | Don't generate GWT.create for bean superclasses (#13813) | Leif Åstrand | 2014-06-05 | 1 | -2/+2 |
* | Use more appropriate dependencies for Jetty (#13682) | Artur Signell | 2014-05-13 | 1 | -1/+5 |
* | Support long in state again (#13692) | Jonatan Kronqvist | 2014-05-12 | 2 | -2/+14 |
* | Make SuperDevMode work again (#13682) | Artur Signell | 2014-05-12 | 1 | -3/+4 |
* | Merge changes from origin/7.2 into master | Jonatan Kronqvist | 2014-05-05 | 20 | -20/+20 |
|\ |
|
| * | Update remaining copyright years to 2014 | Artur Signell | 2014-04-23 | 1 | -1/+1 |
| * | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 19 | -19/+19 |
| |\ |
|
| | * | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 19 | -20/+20 |
* | | | Report an error if RPC interface is parameterized (#10392). | Denis Anisimov | 2014-04-24 | 2 | -0/+13 |
|/ / |
|
* | | Override the cssparser dependency from sass-compiler (#13532) | Jonatan Kronqvist | 2014-04-03 | 1 | -1/+4 |
* | | Update commons-io to the same version in all modules (#13531) | Jonatan Kronqvist | 2014-04-03 | 1 | -1/+1 |
* | | Implement @OnStateChange (#12958) | Leif Åstrand | 2014-04-01 | 6 | -37/+201 |
* | | Make Invoker support non-public methods (#12959) | Leif Åstrand | 2014-04-01 | 1 | -31/+133 |
* | | Remove theme-compiler and replace with external vaadin-sass-compiler | Jonatan Kronqvist | 2014-03-31 | 1 | -2/+2 |
* | | Avoid using toString method to access to SCSS serialized state (#9530). | denisanisimov | 2014-03-13 | 1 | -1/+1 |
* | | Reduce generated ConnectorBundleLoaderImpl size. (#9379) | denisanisimov | 2014-02-12 | 5 | -205/+296 |
* | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-07 | 1 | -2/+6 |
|\| |
|
| * | Only use ClientRcp and ServerRpc types that are interfaces (#13056) | Leif Åstrand | 2014-01-08 | 1 | -2/+6 |
* | | Exclude Jetty orbit which causes build issues (#12871) | Artur Signell | 2014-01-29 | 1 | -2/+4 |
* | | Use new client-compiler-deps (1.1.0) (#12871) | Artur Signell | 2014-01-29 | 1 | -1/+1 |
* | | Use ICU4J from Maven central (#13252) | Artur Signell | 2014-01-27 | 1 | -0/+3 |
* | | Update nekohtml + xalan dependencies (#12871). | Artur Signell | 2014-01-27 | 1 | -0/+9 |
* | | Update httpcomponents dependencies (#12871). | Artur Signell | 2014-01-22 | 1 | -0/+7 |
* | | Update dependencies to match GWT master (#12871) | Artur Signell | 2014-01-22 | 1 | -10/+12 |
|/ |
|
* | Unified xml files to end with new line | Artur Signell | 2013-09-04 | 1 | -1/+1 |
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -5/+4 |
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 2 | -105/+109 |
* | Updated client-compiler to depend on client-compiler-deps 1.0.2 #11879 | John Ahlroos | 2013-05-22 | 1 | -1/+1 |
* | Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591) | Artur Signell | 2013-04-23 | 1 | -213/+0 |
* | Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591 | John Ahlroos | 2013-04-23 | 2 | -716/+0 |
* | Updated commons-io dependency to 2.2 (#11643) | Artur Signell | 2013-04-23 | 1 | -1/+1 |
* | Ensure addon css styles are before scss styles in addons.scss #11390 | John Ahlroos | 2013-04-18 | 1 | -1/+26 |
* | Enabled closure compiler for default widget set (#9103) | Artur Signell | 2013-04-15 | 1 | -1/+1 |
* | Updated client compiler deps to 1.0.0 #11590 | John Ahlroos | 2013-04-12 | 1 | -1/+1 |
* | Scan for addon styles in server-side only addon jars as well. #11390 | John Ahlroos | 2013-04-08 | 1 | -0/+3 |
* | Require implementing hasTooltip if there's custom tooltip logic (#11052) | Leif Åstrand | 2013-04-08 | 3 | -69/+0 |
* | Global code reformat | Leif Åstrand | 2013-04-05 | 2 | -7/+7 |
* | Added standalone class for creating an addons.scss from Vaadin addons on the ... | John Ahlroos | 2013-03-26 | 2 | -14/+228 |
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/7.0' | John Ahlroos | 2013-03-01 | 1 | -1/+1 |
|\ |
|
| * | (#10563) Logging now uses parameters. | Mikael Grankvist | 2013-02-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/7.0' | Artur Signell | 2013-02-22 | 3 | -0/+70 |
|\| |
|