summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed test (maximize button added to DOM)Artur Signell2013-04-291-4/+4
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-2/+2
* Stack windows when no position has been given (#11729)Artur Signell2013-04-291-1/+5
* Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)Artur Signell2013-04-291-145/+204
* Try almost indefinitely to re-establish a push connection (#11727)Artur Signell2013-04-291-0/+1
* 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
* Enabled async-supported for integration and push servlets #11672"John Ahlroos2013-04-261-0/+2
* 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
* Fixed last button in test to actually do somethingArtur Signell2013-04-261-1/+1
* Add hierarchy to the hierarchy section (sic!) (#11706)Leif Åstrand2013-04-263-22/+157
* 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
* Support URL parameters for automatically configuring and running testArtur Signell2013-04-261-0/+10
* Include uitest/src in development mode launch to make it work with TestingWid...Artur Signell2013-04-261-0/+1
* Ensure RPC are not delivered to closed UIs (#11714)Artur Signell2013-04-262-0/+59
* Close push connection when UI is detached (#11596)Artur Signell2013-04-269-4/+275
* 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-2511-103/+101
* Global code clean upLeif Åstrand2013-04-2514-42/+30
* Remove unused indirection (#11192)Leif Åstrand2013-04-251-10/+3
* Support schemas and catalogs in TableQuery (#7827)Henri Sara2013-04-254-33/+257
* Use scheduleFinally for pending variable changes (#11707)Leif Åstrand2013-04-241-1/+1
* 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
* Fixed failing path resolving when scss compiler is resolving included mixins ...John Ahlroos2013-04-242-31/+25
* Avoid excessive logging related to response handling locks (#11702)Leif Åstrand2013-04-241-2/+14
* Add default save actions to the project settingsLeif Åstrand2013-04-241-0/+53
* Added jQuery to license file (#11513)Artur Signell2013-04-241-0/+5
* Re-added Property.toString warning messages (#10916)Artur Signell2013-04-2411-53/+325
* Add default javadoc templates to the project settingsLeif Åstrand2013-04-241-0/+2
* addons.scss should contain "addons"-mixin and include all found mixins into t...John Ahlroos2013-04-241-10/+32
* Assert that connector needing layout is attached (#11698)Leif Åstrand2013-04-241-0/+13
* TestBench test for tree (#11612)michaelvogt2013-04-242-1/+273
* Add missing license header (#11655)Leif Åstrand2013-04-241-0/+16
* Updated test as there is no longer a minimum height for a WindowArtur Signell2013-04-231-2/+2
* Made test work in all browsersArtur Signell2013-04-231-2/+2
* 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/+0
* Fixed screenshot identifiersArtur Signell2013-04-231-7/+7
* Added light and black versions of close, maximize and restore icons (#11544)Artur Signell2013-04-2321-96/+156
* Include commit id and message in merge commit messageArtur Signell2013-04-231-6/+20
* Add patched AtmosphereFramework without support message (#11654)Leif Åstrand2013-04-235-5/+1790
* Remove and deprecate old logging classes (#11658)Leif Åstrand2013-04-2315-1451/+200
* Merged changes from origin/7.0Artur Signell2013-04-231-4/+12
|\