summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.0Leif Åstrand2013-05-172-6/+13
|\
| * Avoid marking AbstractField dirty in primitive getters (#11201)Artur Signell2013-05-171-3/+8
| * SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-141-3/+5
* | Merge changes from origin/7.0Leif Åstrand2013-05-171-2/+2
|\|
| * Clear items in ComboBox only if changed (#10924)Henri Sara2013-05-141-2/+2
* | Tooltip accessibility fixes (#11799)michaelvogt2013-05-171-0/+24
* | Send browser window resizes if there is a listener (#10055)Henri Sara2013-05-173-11/+56
* | Merge changes from origin/7.0Leif Åstrand2013-05-101-6/+63
|\|
| * Liferay 6.2 compatibility (#11751)Henri Sara2013-05-101-6/+63
* | Only complain about other session if it is locked (#11757)Leif Åstrand2013-05-031-1/+2
* | Fix typo (#11754)Leif Åstrand2013-05-021-3/+3
* | Allow setting push mode in UI.init (#11739)Johannes Dahlström2013-05-021-5/+5
* | Make access() throw if another session is already locked (#11757)Leif Åstrand2013-05-023-0/+41
* | Rename runSafely() to access() (#11756)Leif Åstrand2013-05-026-30/+59
* | Split client-to-server messages when websockets are used (#11648)Johannes Dahlström2013-04-293-9/+112
* | Merge commit 'd214efa39a011002eb88e683676508e438842fe4'Henri Sara2013-04-292-42/+50
|\|
| * Ensure actions are handled in a deterministic order (#11735) (mergedHenri Sara2013-04-291-35/+25
| * Add content length header for static resources (#11699)Henri Sara2013-04-251-7/+25
* | Fixed NPE in UI check (#11714)Artur Signell2013-04-291-1/+2
* | Fixed refresh after invalid CSRF has been received (#11635)Artur Signell2013-04-261-7/+21
* | Moved message 'escaping' to AtmospherePushConnection to be able to send pre-e...Artur Signell2013-04-262-4/+4
* | Store security key in VaadinSession (#11717)Leif Åstrand2013-04-266-61/+36
* | Send communication error if UI with given id is not found (#11485)Artur Signell2013-04-262-5/+39
* | Wait max 1000ms before closing push channel (#11596)Artur Signell2013-04-261-4/+22
* | Handle session expired for UIDL requests correctly (#11705)Artur Signell2013-04-262-5/+35
* | Deal correctly with session expired during opening of push connection (#11705)Artur Signell2013-04-267-87/+168
* | Ensure RPC are not delivered to closed UIs (#11714)Artur Signell2013-04-261-0/+14
* | Close push connection when UI is detached (#11596)Artur Signell2013-04-264-3/+39
* | Pass ServletConfig to atmosphere init (#11716)Leif Åstrand2013-04-259-19/+61
* | Fixed incorrect assert (#11720)Artur Signell2013-04-251-1/+2
* | Verify CSRF token before accepting new CSRF connection (#11635)Leif Åstrand2013-04-256-38/+78
* | Global code clean upLeif Åstrand2013-04-252-4/+4
* | Remove unused indirection (#11192)Leif Åstrand2013-04-251-10/+3
* | Support schemas and catalogs in TableQuery (#7827)Henri Sara2013-04-254-33/+257
* | Update javadoc to reflect moved getPushMode method (#11506)Leif Åstrand2013-04-241-1/+1
* | Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-247-17/+76
* | Re-added Property.toString warning messages (#10916)Artur Signell2013-04-2410-53/+321
* | addons.scss should contain "addons"-mixin and include all found mixins into t...John Ahlroos2013-04-241-10/+32
* | Make WebBrowser information available in LegacyApplication init again (#11690)Artur Signell2013-04-231-0/+4
* | Added push dependency to make project compile (#11654)Artur Signell2013-04-231-0/+2
* | Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591)Artur Signell2013-04-231-0/+213
* | Add patched AtmosphereFramework without support message (#11654)Leif Åstrand2013-04-232-4/+4
* | Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591John Ahlroos2013-04-232-0/+716
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-231-1/+6
|\|
| * Fixed date reset when calendar is first initialized #11387John Ahlroos2013-04-121-1/+6
| * Remove resource related code from VaadinPortlet (#11527)Henri Sara2013-04-081-30/+3
| * Backported fix of minimal (empty hashmap) leak on redeploy (#9993)Artur Signell2013-04-032-9/+171
* | Renamed loading indicator states to 'first','second','third' (#11668)Artur Signell2013-04-231-38/+39
* | Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)Artur Signell2013-04-232-9/+9
* | Renamed UI.getTooltip to getTooltipConfiguration (#11663)Artur Signell2013-04-232-9/+9