summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replaced css inject hack in TestUtils with Page.Styles.add() #11798John Ahlroos2013-05-071-12/+3
* Fixed order of tests in LayoutTesterApplication #11796John Ahlroos2013-05-071-16/+30
* Form field and layout Aria corrections (#11785)michaelvogt2013-05-075-13/+47
* Fixed IllegalSyntaxException when using spaces in path #11782John Ahlroos2013-05-062-14/+131
* Don't start merging if there are uncommitted changesLeif Åstrand2013-05-061-0/+8
* Update merge script to merge 7.0 to 7.1Leif Åstrand2013-05-061-7/+9
* Update state before purging outgoing queue (#11768)Leif Åstrand2013-05-031-5/+4
* Mention asserts and experimental plugin in release notes (#11530)Leif Åstrand2013-05-031-1/+3
* Only complain about other session if it is locked (#11757)Leif Åstrand2013-05-031-1/+2
* Fixed scss file resolving issue in Windows (#11762)Artur Signell2013-05-031-0/+4
* Enable sources and javadoc building for push (#11498)Artur Signell2013-05-021-2/+0
* Build sources and javadoc jars for push (#11498)Artur Signell2013-05-021-0/+4
* Fix typo (#11754)Leif Åstrand2013-05-021-3/+3
* Allow setting push mode in UI.init (#11739)Johannes Dahlström2013-05-023-5/+77
* Make access() throw if another session is already locked (#11757)Leif Åstrand2013-05-023-0/+41
* Rename runSafely() to access() (#11756)Leif Åstrand2013-05-0213-37/+66
* Fix order in web.xml to pass validation (#11688, #11672)Henri Sara2013-05-021-2/+2
* Fixed invalid xml (#11688)Artur Signell2013-05-021-3/+2
* Made test work also when current month is not April 2013Artur Signell2013-05-021-69/+4
* Updated release notes for beta1 (#11530)Artur Signell2013-05-021-2/+5
* Updated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for old...Artur Signell2013-05-022-3/+136
* Removed changing session id from testArtur Signell2013-05-021-2/+1
* Add Jetty to compilation class path of uitest WAR (#11688)Henri Sara2013-04-301-3/+3
* Revert "Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)"Artur Signell2013-04-301-204/+145
* Remove Jetty JARs from uitest WAR (related to #11688)Henri Sara2013-04-301-7/+6
* Split client-to-server messages when websockets are used (#11648)Johannes Dahlström2013-04-295-13/+171
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-294-25/+25
* Added workaround for #11737 to testArtur Signell2013-04-291-0/+11
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-1/+1
* Merge commit 'd214efa39a011002eb88e683676508e438842fe4'Henri Sara2013-04-294-52/+83
|\
| * Ensure actions are handled in a deterministic order (#11735) (mergedHenri Sara2013-04-291-35/+25
| * Fixed NPE regression after fix for #11693John Ahlroos2013-04-261-1/+4
| * Remove duplicate copying of mixin child nodes (#11604)Henri Sara2013-04-261-10/+4
| * Add content length header for static resources (#11699)Henri Sara2013-04-251-7/+25
| * Fix for IE8 forgetting to move error indicator when component is resized #11693"John Ahlroos2013-04-241-0/+25
* | 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