| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\| |
|
| * | Only add tooltip listeners when needed (#11051) | Leif Åstrand | 2013-02-18 | 3 | -0/+70 |
* | | Fixed typo in ivy configuration (#9851) | Artur Signell | 2013-02-19 | 1 | -1/+1 |
* | | Use client-compiler-deps instead of bundling files (#9851) | Artur Signell | 2013-02-14 | 1 | -49/+54 |
|/ |
|
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
* | Enable overriding which connectors are in the widgetset (#10710) | Leif Åstrand | 2013-01-10 | 1 | -7/+36 |
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+7 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 21 | -32/+113 |
* | Prevents scss files leaking out into the web content folder when an | michael | 2012-12-26 | 1 | -5/+4 |
* | Allow the linker to handle deeper folder hierarchies inside the public | michael | 2012-12-21 | 1 | -1/+1 |
* | Fix regressions in RPC handling (#10549) | Leif Åstrand | 2012-12-19 | 1 | -1/+1 |
* | Encode all values based on declared type (#10549) | Leif Åstrand | 2012-12-18 | 2 | -2/+6 |
* | Fix exception logging | michael | 2012-12-17 | 1 | -29/+53 |
* | Merge "SassLinker for (public folder) Sass support in plain GWT, fixes #10202... | Artur Signell | 2012-12-15 | 2 | -0/+197 |
|\ |
|
| * | SassLinker for (public folder) Sass support in plain GWT, fixes #10202 | Marc Englund | 2012-12-14 | 2 | -0/+197 |
* | | Use new GWT Compiler in WidgetsetCompiler (#10511) | Henri Sara | 2012-12-13 | 1 | -17/+8 |
|/ |
|
* | Split method at roughly 30000 chars to avoid size limit (#10221) | Leif Åstrand | 2012-11-22 | 1 | -15/+163 |
* | Make code splitting work (#8636) | Leif Åstrand | 2012-11-22 | 1 | -6/+24 |
* | @Connect lastonly -> lastOnly (#10244) | Leif Åstrand | 2012-11-16 | 1 | -2/+2 |
* | Use class hierachy for resolving @Connect conflicts (#9826) | Leif Åstrand | 2012-10-11 | 2 | -21/+79 |
* | Abort widgetset compile for conflicting @Connect mappings (#9343) | Leif Åstrand | 2012-10-10 | 1 | -3/+22 |
* | Explicitly specify symbolic names for each bundle to prevent names like "com... | Johannes Dahlström | 2012-10-09 | 1 | -0/+1 |
* | Added build conf to make deps non-optional in pom.xml (#9852) | Artur Signell | 2012-10-09 | 1 | -10/+15 |
* | Declared dependencies for jars found in Maven (#9852) | Artur Signell | 2012-10-04 | 1 | -0/+16 |