Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge of (#6160) and (#10470) to Vaadin 7. | Johannes Dahlström | 2013-02-14 | 9 | -182/+864 |
* | Merge "Do not throw NPE when asking for a null propertyId (#10445)" | Henri Sara | 2013-02-08 | 2 | -1/+10 |
|\ | |||||
| * | Do not throw NPE when asking for a null propertyId (#10445) | Artur Signell | 2013-01-30 | 2 | -1/+10 |
* | | Merge "Made getServlet and getPortlet public (#10882)" | Leif Åstrand | 2013-02-07 | 2 | -2/+12 |
|\ \ | |||||
| * | | Made getServlet and getPortlet public (#10882) | Artur Signell | 2013-02-07 | 2 | -2/+12 |
* | | | Merge branch '7.0' | Leif Åstrand | 2013-02-07 | 2 | -41/+0 |
|\| | | |||||
| * | | Include version number in javadoc index page of vaadin-all zip | Mikael Vappula | 2013-02-01 | 1 | -1/+1 |
| * | | Merge branch '7.0' | Artur Signell | 2013-02-01 | 1 | -12/+0 |
| |\ \ | |||||
| * | | | Removed legacy toString implementations as promised in 7.0 (#10916) | Artur Signell | 2013-02-01 | 2 | -41/+0 |
* | | | | Replaced fragile flash test with a stable one using a local swf (#10807) | Artur Signell | 2013-02-07 | 5 | -8/+12 |
* | | | | Use native collections in AbstractConnector | Leif Åstrand | 2013-02-06 | 1 | -6/+7 |
* | | | | Native collections for ApplicationConnection & StateChangeEvent (#10937) | Leif Åstrand | 2013-02-06 | 8 | -67/+132 |
* | | | | Merge "Optimize stylename handling in AbstractComponentConnector (#10937)" in... | Leif Åstrand | 2013-02-06 | 1 | -19/+12 |
|\ \ \ \ | |||||
| * | | | | Optimize stylename handling in AbstractComponentConnector (#10937) | Leif Åstrand | 2013-02-06 | 1 | -19/+12 |
* | | | | | Use native collections in CssLayoutConnector (#10937) | Leif Åstrand | 2013-02-06 | 1 | -11/+12 |
|/ / / / | |||||
* | | | | Merge "Use faster collections in LayoutManager and related classes (#10937)" ... | Artur Signell | 2013-02-06 | 2 | -172/+377 |
|\ \ \ \ | |||||
| * | | | | Use faster collections in LayoutManager and related classes (#10937) | Leif Åstrand | 2013-02-06 | 2 | -172/+377 |
* | | | | | Merge "Avoid duplicate maps in ConnectorMap and return native collections" in... | Artur Signell | 2013-02-06 | 3 | -15/+86 |
|\| | | | | |||||
| * | | | | Avoid duplicate maps in ConnectorMap and return native collections | Leif Åstrand | 2013-02-06 | 3 | -15/+86 |
* | | | | | Merge "Use native collections in TypeDataStore and related classes (#10937)" ... | Artur Signell | 2013-02-06 | 7 | -59/+163 |
|\ \ \ \ \ | |||||
| * | | | | | Use native collections in TypeDataStore and related classes (#10937) | Leif Åstrand | 2013-02-06 | 7 | -59/+163 |
* | | | | | | Merge "Merge of (#10890) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-06 | 3 | -1/+95 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge of (#10890) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 3 | -1/+95 |
* | | | | | | | Set the first cause as the cause of CacheUpdateException (#10951) | Leif Åstrand | 2013-02-06 | 2 | -3/+70 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge "Don't fetch old bean property value if it is not needed (#10940)" into... | Artur Signell | 2013-02-06 | 1 | -2/+34 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Don't fetch old bean property value if it is not needed (#10940) | Leif Åstrand | 2013-02-05 | 1 | -2/+34 |
* | | | | | | Merge "Add native generic collection counterparts (#10937)" into 7.0 | Artur Signell | 2013-02-05 | 3 | -0/+145 |
|\| | | | | | |||||
| * | | | | | Add native generic collection counterparts (#10937) | Leif Åstrand | 2013-02-05 | 3 | -0/+145 |
* | | | | | | Merge of (#10878) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 3 | -1/+194 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge "Merge of (#10776) test to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 2 | -0/+175 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#10776) test to Vaadin 7. | Anna Koskinen | 2013-02-04 | 2 | -0/+175 |
| |/ / / / | |||||
* | | | | | Merge "Merge of (#9197) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 2 | -0/+73 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#9197) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 2 | -0/+73 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge "Merge of (#10766) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 2 | -1/+69 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#10766) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 2 | -1/+69 |
| |/ / / / | |||||
* | | | | | Merge of (#9548) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 2 | -5/+85 |
* | | | | | Merge of (#10563) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 5 | -52/+71 |
* | | | | | Merge "Merge of (#10582) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -46/+114 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#10582) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -46/+114 |
| |/ / / / | |||||
* | | | | | Merge "Merge of (#8238) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 3 | -10/+58 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#8238) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 3 | -10/+58 |
| |/ / / / | |||||
* | | | | | Merge "Merge of (#10507) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -4/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#10507) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -4/+3 |
| |/ / / / | |||||
* | | | | | Merge "Merge of (#10312) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 3 | -7/+454 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#10312) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 3 | -7/+454 |
| |/ / / / | |||||
* | | | | | Merge "Merge of (#10464) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 2 | -4/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#10464) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 2 | -4/+20 |
| |/ / / / | |||||
* | | | | | Merge "Merge of (#10609) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 2 | -30/+233 |
|\ \ \ \ \ | |||||
| * | | | | | Merge of (#10609) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 2 | -30/+233 |
| |/ / / / | |||||
* | | | | | Merge "Merge of (#10437) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -1/+1 |
|\ \ \ \ \ |