| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Removed redundant inline style (#10524)" | John Ahlroos | 2013-02-14 | 1 | -3/+0 |
|\ |
|
| * | Removed redundant inline style (#10524) | Artur Signell | 2013-02-11 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'origin/7.0' | Henri Sara | 2013-02-12 | 6 | -44/+22 |
|\| |
|
| * | 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 |
* | | | | | Merge "Set the overlay container width and height to zero (#10860)" into 7.0 | John Ahlroos | 2013-02-12 | 2 | -1/+62 |
|\ \ \ \ \ |
|
| * | | | | | Set the overlay container width and height to zero (#10860) | Johannes Dahlström | 2013-02-11 | 2 | -1/+62 |
* | | | | | | Merge "pseudo-class css selector fails the parser. (Ticket 10316)" into 7.0 | Henri Sara | 2013-02-12 | 4 | -1881/+1708 |
|\ \ \ \ \ \ |
|
| * | | | | | | pseudo-class css selector fails the parser. (Ticket 10316) | Haijian Wang | 2013-02-11 | 4 | -1881/+1708 |
* | | | | | | | Merge "Since #10312 Table wraps a conversion exception in a CacheUpdateExcept... | Leif Åstrand | 2013-02-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Since #10312 Table wraps a conversion exception in a CacheUpdateException | Artur Signell | 2013-02-11 | 1 | -2/+2 |
* | | | | | | | | Redirect jetty output and logs to the results folder (#10558) | Artur Signell | 2013-02-11 | 1 | -0/+4 |
|/ / / / / / / |
|
* / / / / / / | Fixed close icon too high in tabsheet when using IE9 and TABSHEET_MINIMAL sty... | John Ahlroos | 2013-02-11 | 1 | -3/+9 |
|/ / / / / / |
|
* | | | | | | Merge of comment clarification to Vaadin 7. | Anna Koskinen | 2013-02-08 | 1 | -1/+1 |
* | | | | | | Merge "Add "v-overlay-container" class name to the overlay container for easi... | Artur Signell | 2013-02-08 | 1 | -5/+12 |
|\| | | | | |
|
| * | | | | | Add "v-overlay-container" class name to the overlay container for easier cust... | Johannes Dahlström | 2013-02-08 | 1 | -5/+12 |
| | |_|/ /
| |/| | | |
|
* | | | | | Avoid markAsDirty for getters (#10977) | Artur Signell | 2013-02-08 | 1 | -5/+10 |
* | | | | | Fixed race condition in upload (#10942) | Artur Signell | 2013-02-08 | 3 | -23/+50 |
* | | | | | Fixed middle vertical alignments in HorizontalLayout #10852 | John Ahlroos | 2013-02-07 | 3 | -2/+86 |
| |/ / /
|/| | | |
|
* | | | | 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 |
|\ \ \ \ \ |
|