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