Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 3 | -3/+3 |
* | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 3 | -4/+4 |
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 1 | -1/+1 |
* | Global code cleanup | Leif Åstrand | 2012-09-27 | 1 | -1/+1 |
* | Constants -> enums (#9072) | Pekka Hyvönen | 2012-09-11 | 1 | -2/+2 |
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+5 |
* | Use dedicated Lock for session synchronization (#9156) | Leif Åstrand | 2012-09-07 | 1 | -9/+20 |
* | Rename Application back to LegacyApplication (#9402) | Leif Åstrand | 2012-09-07 | 3 | -6/+6 |
* | Reformat project | Leif Åstrand | 2012-09-05 | 2 | -5/+5 |
* | Rename LegacyApplication -> Application (#9402) | Leif Åstrand | 2012-09-05 | 3 | -6/+6 |
* | Move LegacyApplication to its own file (#9402) | Leif Åstrand | 2012-09-05 | 3 | -6/+6 |
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 12 | -0/+1285 |