summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not apply fix on mobile devices or devices without scrollbars (#12736)7.1.8Artur Signell2013-11-082-1/+18
* Minimal fix for error handling with streaming (#12578)Artur Signell2013-11-071-2/+14
* Fix scroll position handling in Window Webkit hack (#12736)Artur Signell2013-11-061-0/+10
* Revert "Make Panel scroll the correct div (#12736)"Artur Signell2013-11-063-57/+29
* Ensure testing Jetty does not run out of heap spaceArtur Signell2013-11-051-1/+1
* Make Panel scroll the correct div (#12736)Artur Signell2013-11-052-7/+4
* Make test more reliable by updating description which does not update the DOMArtur Signell2013-11-041-1/+3
* Fix NPE in fix (#12504)Artur Signell2013-11-041-2/+10
* Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0
* Extracted test to separate classArtur Signell2013-11-042-55/+72
* Fix NPE caused by setting ApplicationConnection too late (#12736)Artur Signell2013-11-041-3/+2
* Reverted change in how hack works (#12727, #12736)Artur Signell2013-11-041-2/+2
* fix regression related to #12504Matti Tahvonen2013-11-042-8/+9
* Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-013-13/+73
* Prepare for Safari 7 testing (#5288)Artur Signell2013-11-012-2/+3
* Fix duplicate id issue in test and test more corner casesArtur Signell2013-10-312-1/+22
* Update to Atmosphere js 2.0.3.vaadin2 (#12868, #12852)Artur Signell2013-10-311-1/+1
* No longer require specifying Atmosphere js version in two placesArtur Signell2013-10-312-6/+6
* Force connection to closed state on reconnect (#12853)Artur Signell2013-10-311-0/+4
* Tests for validating reconnect works for streaming and websockets (#12868,#12...Artur Signell2013-10-319-48/+362
* Fix compilation error in testArtur Signell2013-10-311-1/+1
* Converted LayoutTesterApplication test to TB3Artur Signell2013-10-316-904/+211
* Add StringToLongConverter for automatic handling of long values (#12225)Artur Signell2013-10-304-0/+190
* Fixed Tab error tooltips (#12802)Juho Nurminen2013-10-303-1/+143
* Fixes the handling of the scroll position of a Window (#12736)Mika Murtojarvi2013-10-305-71/+183
* Added dummy checkstyle and test targets to liferay moduleJohn Ahlroos2013-10-301-1/+5
* Stop polling if Communication Error #12362John Ahlroos2013-10-302-9/+105
* Revert "Publish error artifacts immediatly in TeamCity"Artur Signell2013-10-302-15/+1
* Revert "Only print testbench failure TeamCity messages when running in TC"Artur Signell2013-10-303-23/+6
* Ensure error screenshots are named according to the browser and not referenceArtur Signell2013-10-291-7/+35
* Parser stripped minus of negative numbers with unknown units (#12811)joheriks2013-10-284-72/+85
* Remove out of order flush() (#12283)Artur Signell2013-10-241-2/+0
* Fixes test issues preventing it from passingArtur Signell2013-10-236-19/+51
* Convert push test to TB3 so it has a chance to passArtur Signell2013-10-233-41/+49
* Recovering scroll position after regression problems. (#12727)Felype Santiago Ferreira2013-10-231-2/+9
* Revert broken fix and test (#12446)Johannes Dahlström2013-10-223-148/+14
* Fixed focus issue in TableMoveFocusWithSelectionTest (#12540)John Ahlroos2013-10-211-8/+14
* Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is ...Felype Santiago Ferreira2013-10-214-0/+176
* Sass variables can now start with underscore (#12716)joheriks2013-10-212-31/+11
* Added more exception handling to PushHandler (#12578, #11882)Marc Englund2013-10-213-5/+179
* Fix serialization issue (#12703)Artur Signell2013-10-181-1/+3
* Add more hax to make test work with new Atmosphere JS (#12241)Artur Signell2013-10-171-3/+5
* Fixed javadocArtur Signell2013-10-171-5/+3
* Resolve concurrency issue in running TB3 testsArtur Signell2013-10-175-18/+18
* Remove unused test super class (#12786)Artur Signell2013-10-171-50/+0
* Fix compilation errorArtur Signell2013-10-161-3/+0
* Disable automated testing on Opera until issues are resolved (#12487, #12367,...Artur Signell2013-10-161-2/+3
* Reverted button click() logic check (#12743)Artur Signell2013-10-161-1/+1
* Skip compilation of TB2 tests if tests.tb2.skip is setArtur Signell2013-10-161-2/+2
* Test for pushing large chunks of data (#12567)Artur Signell2013-10-167-0/+335