| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CombinedRequest and BrowserDetails (#8165) | Leif Åstrand | 2012-10-08 | 1 | -1/+2 |
* | Remove VaadinServiceSession.getURL (#9884) | Leif Åstrand | 2012-10-08 | 1 | -7/+5 |
* | Add Page.getLocation() (#9249) | Johannes Dahlström | 2012-10-05 | 1 | -1/+1 |
* | Merge "Merged tests for initial fragment events (#9558)" | Johannes Dahlström | 2012-10-02 | 4 | -0/+223 |
|\ |
|
| * | Merged tests for initial fragment events (#9558) | Artur Signell | 2012-09-28 | 4 | -0/+223 |
* | | Fixed test to work also on build server | Artur Signell | 2012-10-01 | 2 | -47/+1 |
* | | Avoid adding RpcInvocationHandler toString as invocations (#9802) | Artur Signell | 2012-10-01 | 2 | -0/+125 |
* | | Serialize and deserialize diff state manually (#9717, #9767) | Artur Signell | 2012-09-28 | 2 | -2/+36 |
|/ |
|
* | Rename VaadinSession -> VaadinServiceSession (#9733) | Leif Åstrand | 2012-09-28 | 2 | -8/+11 |
* | Update test to not use red for success. | Leif Åstrand | 2012-09-26 | 1 | -3/+3 |
* | Use event objects for future-proofing UIProvider API (#9721) | Leif Åstrand | 2012-09-24 | 2 | -9/+13 |
* | Fixed serialization issues (#9640) | Artur Signell | 2012-09-24 | 2 | -0/+159 |
* | Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) | Leif Åstrand | 2012-09-20 | 8 | -23/+23 |
* | Tweak UIProvider API based on review (#9443) | Leif Åstrand | 2012-09-11 | 1 | -2/+2 |
* | Removed deprecated ContenMode.XHTML | John Ahlroos | 2012-09-07 | 1 | -1/+1 |
* | Remove Application from UIProvider API (#9402) | Leif Åstrand | 2012-09-06 | 2 | -6/+4 |
* | Reformat project | Leif Åstrand | 2012-09-05 | 2 | -3/+3 |
* | Rename Application to VaadinSession (#9402) | Leif Åstrand | 2012-09-05 | 2 | -9/+9 |
* | Change LegacyApplication to be a UIProvider (#9402) | Leif Åstrand | 2012-09-05 | 2 | -36/+35 |
* | Move UI class info querying to UIProvider (#9402) | Leif Åstrand | 2012-09-05 | 1 | -2/+2 |
* | Rename UIProvider.instantiateUI -> createInstance (#8159) | Leif Åstrand | 2012-09-03 | 1 | -1/+1 |
* | Remove @EagerInit (#9445) | Leif Åstrand | 2012-08-31 | 1 | -2/+1 |
* | Refactor UI bootstrap (#9443) | Leif Åstrand | 2012-08-31 | 2 | -20/+28 |
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 13 | -0/+548 |