summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Reuse provided session instead of attempting to find it again (#9888)"Marc Englund2012-10-151-4/+3
|\ \ \ | |_|/ |/| |
| * | Reuse provided session instead of attempting to find it again (#9888)Leif Åstrand2012-10-101-4/+3
* | | Remove invalid constructors and fix setCaption exception (#9947)Leif Åstrand2012-10-121-35/+5
* | | Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-101-3/+6
* | | Allow overriding handleContextRootWithoutSlash (#9921)Leif Åstrand2012-10-101-6/+17
|/ /
* | Update test to use relative paths (#6771)Leif Åstrand2012-10-101-11/+19
* | Preserve query string and use sendRedirect (#9921)Leif Åstrand2012-10-101-3/+7
* | Import all required jsoup packages (#9793)Johannes Dahlström2012-10-091-1/+1
* | Explicitly specify symbolic names for each bundle to prevent names like "com...Johannes Dahlström2012-10-091-2/+3
* | Merge "Allow specifying prefixes also for resource directories (#9793)"Johannes Dahlström2012-10-091-0/+1
|\ \
| * | Allow specifying prefixes also for resource directories (#9793)Artur Signell2012-10-091-0/+1
* | | Redirect if no ending slash in context root request (#9921)Leif Åstrand2012-10-091-0/+25
|/ /
* | Fixed typos and added missing import in OSGi requirements (#9793)Artur Signell2012-10-091-3/+3
* | Merge "Rename connector resource -> dependency resource (#9691)"Leif Åstrand2012-10-094-38/+38
|\ \
| * | Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-094-38/+38
* | | Added import package and require bundle definitions (#9793)Artur Signell2012-10-091-0/+3
* | | Fixed build issue with provided depdencies no longer being used (#9793)Artur Signell2012-10-091-1/+0
|/ /
* | Merge "Remove CombinedRequest and BrowserDetails (#8165)"Henri Sara2012-10-0814-387/+57
|\ \
| * | Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-0814-387/+57
* | | Merge branch 'sass'John Ahlroos2012-10-082-0/+39
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into sassJohn Ahlroos2012-10-082-41/+14
| |\ \
| * \ \ Merge branch 'master' into sassMarc Englund2012-10-0419-115/+175
| |\ \ \
| * | | | Javadoc + fixed a typo in method name #9724John Ahlroos2012-10-012-5/+21
| * | | | Merge branch 'primary-stylename' into sassMarc Englund2012-10-012-0/+23
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-10-0127-97/+74
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-281-2/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-279-58/+45
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-2542-225/+571
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added primary stylename handling on server side #9724John Ahlroos2012-09-242-0/+23
* | | | | | | | | | Remove VaadinServiceSession.getURL (#9884)Leif Åstrand2012-10-087-263/+128
* | | | | | | | | | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-089-162/+122
* | | | | | | | | | Add SystemMessagesProvider for getting messages for a Locale (#4127)Leif Åstrand2012-10-0810-22/+219
* | | | | | | | | | Merge "Add Page.getLocation() (#9249)"Leif Åstrand2012-10-058-44/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-058-44/+124
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* / | | | | | | | | Allow servletInitialized,portletInitialized to throw exception (#9848)Artur Signell2012-10-052-4/+4
|/ / / / / / / / /
* | | | | | | | | Merge "Remove default bootstrap parameter support (#9824)"Johannes Dahlström2012-10-042-41/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Remove default bootstrap parameter support (#9824)Leif Åstrand2012-10-022-41/+14
* | | | | | | | | Ensure the browser does not cache UIDL responses (#9732)Johannes Dahlström2012-10-031-0/+5
|/ / / / / / / /
* | | | | | | | Make DefaultUIProvider work with lower case parameter name (#9474)7.0.0.beta3Leif Åstrand2012-10-021-3/+5
* | | | | | | | Merge changes Iae2ac641,I50a0ac7aLeif Åstrand2012-10-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Made GlobalResourceHandler serializable (#9817)Artur Signell2012-10-011-1/+1
* | | | | | | | | 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
* | | | | | | | | Moved ShortcutActionHandler constants to shared (#8484)Artur Signell2012-10-011-11/+10
* | | | | | | | | Merge "Merged shortcut action fix from 6.8 (#8484)"John Ahlroos2012-10-013-9/+75
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merged shortcut action fix from 6.8 (#8484)John Alhroos2012-09-283-9/+75
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Avoid adding RpcInvocationHandler toString as invocations (#9802)"Leif Åstrand2012-10-011-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid adding RpcInvocationHandler toString as invocations (#9802)Artur Signell2012-10-011-0/+5
| | |/ / / / / / | |/| | | | | |