Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge "Unified log message with other Property implementors (#9804)" | Henri Sara | 2012-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Unified log message with other Property implementors (#9804) | Artur Signell | 2012-10-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge "Avoid throwing exceptions from toString, log message instead (#9804)" | Henri Sara | 2012-10-02 | 3 | -7/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Avoid throwing exceptions from toString, log message instead (#9804) | Artur Signell | 2012-10-01 | 3 | -7/+47 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Fixed test to work also on build server | Artur Signell | 2012-10-01 | 2 | -47/+1 | |
* | | | | | | | | | | | Moved ShortcutActionHandler constants to shared (#8484) | Artur Signell | 2012-10-01 | 1 | -0/+28 | |
* | | | | | | | | | | | Moved ShortcutActionHandler constants to shared (#8484) | Artur Signell | 2012-10-01 | 2 | -29/+24 | |
* | | | | | | | | | | | Merge "Fixed typo in method name" | John Ahlroos | 2012-10-01 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed typo in method name | Artur Signell | 2012-10-01 | 1 | -9/+9 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge "CRLF -> LF" | John Ahlroos | 2012-10-01 | 1 | -57/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CRLF -> LF | Artur Signell | 2012-09-28 | 1 | -57/+57 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge "Merged shortcut action fix from 6.8 (#8484)" | John Ahlroos | 2012-10-01 | 7 | -46/+266 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merged shortcut action fix from 6.8 (#8484) | John Alhroos | 2012-09-28 | 7 | -46/+266 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge "Added a dummy value to the parameter to make Websphere happy (#9776)" | Leif Åstrand | 2012-10-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Added a dummy value to the parameter to make Websphere happy (#9776) | Artur Signell | 2012-09-28 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge "Avoid adding RpcInvocationHandler toString as invocations (#9802)" | Leif Åstrand | 2012-10-01 | 3 | -0/+130 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Avoid adding RpcInvocationHandler toString as invocations (#9802) | Artur Signell | 2012-10-01 | 3 | -0/+130 | |
* | | | | | | | | | | Merge "Publish all javadoc as an artifact and build as part of the all module... | Henri Sara | 2012-10-01 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Publish all javadoc as an artifact and build as part of the all module (#9745) | Artur Signell | 2012-09-28 | 2 | -2/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Remove unused method (#9634) | Leif Åstrand | 2012-10-01 | 1 | -20/+0 | |
* | | | | | | | | | | Remove VaadinServletSession (#9638) | Leif Åstrand | 2012-10-01 | 10 | -83/+43 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merged tests for height recalculation issue for TabSheet in TabSheet (#9275) | Artur Signell | 2012-09-29 | 2 | -0/+105 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Serialize and deserialize diff state manually (#9717, #9767) | Artur Signell | 2012-09-28 | 4 | -6/+79 | |
|/ / / / / / / | ||||||
* | | | | | | | Move reinitialize session to VaadinService (#9638) | Leif Åstrand | 2012-09-28 | 7 | -62/+124 | |
* | | | | | | | Do UI cleanup on heartbeat and connector resource requests (#9770) | Johannes Dahlström | 2012-09-28 | 2 | -13/+2 | |
* | | | | | | | Ensure there's a service for each session (#9733) | Leif Åstrand | 2012-09-28 | 15 | -18/+54 | |
* | | | | | | | Rename VaadinSession -> VaadinServiceSession (#9733) | Leif Åstrand | 2012-09-28 | 72 | -312/+330 | |
* | | | | | | | Use one VaadinSession per VaadinServlet (#9733) | Leif Åstrand | 2012-09-28 | 10 | -199/+75 | |
* | | | | | | | Add missing semicolons to vaadinBootstrap.js | Henri Sara | 2012-09-28 | 1 | -9/+9 | |
* | | | | | | | Increased memory for javadoc task (#9745) | Artur Signell | 2012-09-28 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well) | Johannes Dahlström | 2012-09-27 | 3 | -1/+88 | |
* | | | | | | Global code cleanup | Leif Åstrand | 2012-09-27 | 60 | -210/+179 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Removed JavaDoc spam | John Ahlroos | 2012-09-27 | 1 | -2/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Update mini tutorial code to reflect reality. | Leif Åstrand | 2012-09-27 | 8 | -29/+58 | |
|/ / / | ||||||
* | | | Remove special path handling from DefaultUIProvider (#9764) | Leif Åstrand | 2012-09-26 | 1 | -6/+0 | |
* | | | Update test to not use red for success. | Leif Åstrand | 2012-09-26 | 1 | -3/+3 | |
* | | | Release notes for 7.0.0.beta2 | Artur Signell | 2012-09-25 | 1 | -33/+33 | |
* | | | Make VaadinServiceData Serializable (#9752) | Leif Åstrand | 2012-09-25 | 1 | -1/+1 | |
* | | | Fix "invalid" xml. | Leif Åstrand | 2012-09-25 | 1 | -5/+5 | |
* | | | Some more renames to remove "Vaadin" from the API (#9750) | Leif Åstrand | 2012-09-25 | 3 | -8/+6 | |
* | | | Shorten addVaadinSessionInitializationListener name pattern (#9750) | Leif Åstrand | 2012-09-25 | 9 | -54/+49 | |
* | | | Fix logic error in initialPath handling (#9747) | Leif Åstrand | 2012-09-25 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Added test case for vertical layout relative children. | John Ahlroos | 2012-09-25 | 2 | -0/+86 | |
* | | Restored content:"" for layout slots which fixes #9736 | John Ahlroos | 2012-09-25 | 1 | -1/+1 | |
* | | Added defaults for slider state (#9734) | Artur Signell | 2012-09-25 | 1 | -4/+4 | |
* | | Map PortalDefaultWidgetSet -> DefaultWidgetSet when source is portal (#9731) | Artur Signell | 2012-09-25 | 1 | -0/+7 | |
* | | Portlet resource URLs are now portlet specific instead of global (#9730) | Artur Signell | 2012-09-25 | 1 | -8/+8 | |
* | | Show internal error reponses for browser details request (#8243) | Artur Signell | 2012-09-24 | 1 | -0/+2 | |
* | | Added javadoc | Artur Signell | 2012-09-24 | 1 | -0/+9 | |
* | | Deprecated LoginForm as it no longer works in most supported browsers (#8405) | Artur Signell | 2012-09-24 | 1 | -1/+5 |