aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge "Made session reinitializing work again (#10411)"Leif Åstrand2012-11-302-6/+7
|\
| * Made session reinitializing work again (#10411)Artur Signell2012-11-292-6/+7
* | UI scroll position can be given programmatically (#9952)Leif Åstrand2012-11-301-1/+54
|/
* Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097)Leif Åstrand2012-11-291-319/+110
* Merge "Use max-age 0 for *nocache* instead of the default 1h #10421"Leif Åstrand2012-11-291-2/+6
|\
| * Use max-age 0 for *nocache* instead of the default 1h #10421Jonatan Kronqvist2012-11-291-2/+6
* | Merge "Add fragment and parameter support to BrowserWindowOpener (#10093)"Henri Sara2012-11-291-0/+107
|\ \ | |/ |/|
| * Add fragment and parameter support to BrowserWindowOpener (#10093)Leif Åstrand2012-11-291-0/+107
* | Fixed tooltip handling for Table (#9088)Artur Signell2012-11-291-2/+1
|/
* Merge "Added helper for showing a notification with a description (#10401)"Leif Åstrand2012-11-291-0/+22
|\
| * Added helper for showing a notification with a description (#10401)Artur Signell2012-11-281-0/+22
* | Merge "Fixed Table to actually use converter from factory (#10408)"Leif Åstrand2012-11-291-2/+2
|\ \ | |/ |/|
| * Fixed Table to actually use converter from factory (#10408)Artur Signell2012-11-281-2/+2
* | Merge "Moved setVisible dirty logic to AbstractComponent where it belongs (#1...Leif Åstrand2012-11-284-40/+8
|\ \
| * | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)Artur Signell2012-11-284-40/+8
| |/
* / Fixed problems with invalidating the HttpSession during a request (#10411)Artur Signell2012-11-282-5/+31
|/
* getPrevItemId should return null if id not found (#10124)Artur Signell2012-11-282-1/+24
* Avoid using the same Matcher from multiple threads (#10184)Leif Åstrand2012-11-281-7/+4
* Always mark child hierarchy dirty when switching tabs (#10404)Artur Signell2012-11-281-9/+2
* Merge "Fail if a Window is attached to something else than a UI (#10374)"Leif Åstrand2012-11-273-0/+78
|\
| * Fail if a Window is attached to something else than a UI (#10374)Artur Signell2012-11-273-0/+78
* | Merge "Ensure iOS6 does not cache heartbeat responses (#10370)"Leif Åstrand2012-11-271-0/+3
|\ \
| * | Ensure iOS6 does not cache heartbeat responses (#10370)Artur Signell2012-11-261-0/+3
| |/
* | Merge "Add theme name as class name to LoginForm v-app (#10383)"Artur Signell2012-11-261-1/+10
|\ \
| * | Add theme name as class name to LoginForm v-app (#10383)Artur Signell2012-11-261-1/+10
| |/
* / Fixed NPE when converting ""Artur Signell2012-11-261-0/+5
|/
* Don't make VaadinSession serialize VaadinService (#10088)Leif Åstrand2012-11-261-2/+16
* Made ServerRpcManager serializable again (#10364)Artur Signell2012-11-241-1/+2
* Fixed javadoc referring to wrong classArtur Signell2012-11-231-2/+2
* Merge "Updated javadoc (#9684)"Marc Englund2012-11-231-1/+7
|\
| * Updated javadoc (#9684)Artur Signell2012-11-231-1/+7
* | Defer session closing until the end of a request like with UIs (#10252)Johannes Dahlström2012-11-232-25/+49
|/
* Ensure only one sass compilation takes place at a time (#10293)Artur Signell2012-11-231-34/+44
* Revert "Merged shortcut action fix from 6.8 (#8484)"John Ahlroos2012-11-233-74/+10
* Refactor heartbeat handling and inactive UI/session closing (#10252)Johannes Dahlström2012-11-237-219/+239
* Rename ComponentEventListener to ConnectorEventListener (#10340)Leif Åstrand2012-11-2311-32/+52
* Remove server-side RpcManager interface (#10302)Leif Åstrand2012-11-236-73/+42
* Merge "Removed outdated code example from javadoc"Marko Grönroos2012-11-231-31/+0
|\
| * Removed outdated code example from javadocArtur Signell2012-11-221-31/+0
* | Fix incorrect null check in PopupView (#10238)Henri Sara2012-11-231-1/+1
* | Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-1/+1
* | Add VaadinService.setClassLoader (#9819)Leif Åstrand2012-11-234-25/+64
* | Throw exception for non-UIDL requests again (#10332)Artur Signell2012-11-231-12/+21
* | Merge "Document @PreserveOnRefresh"Artur Signell2012-11-231-1/+18
|\ \
| * | Document @PreserveOnRefreshLeif Åstrand2012-11-231-1/+18
* | | Merge "Refactor BrowserPopupOpener API (#10241)"Artur Signell2012-11-232-85/+66
|\ \ \ | |/ / |/| |
| * | Refactor BrowserPopupOpener API (#10241)Leif Åstrand2012-11-232-85/+66
* | | Refactor Extension API (#10337)Leif Åstrand2012-11-233-9/+8
* | | Merge "Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-style...Artur Signell2012-11-231-1/+1
|\ \ \
| * | | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-231-1/+1
| | |/ | |/|