summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-0814-14261/+12657
* Do not apply fix on mobile devices or devices without scrollbars (#12736)Artur Signell2013-11-082-1/+18
* Minimal fix for error handling with streaming (#12578)Artur Signell2013-11-071-2/+14
* Adds JBoss EAP 6 server to integration test suit (#12908)Thomas2013-11-061-0/+8
* 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
* Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-064-1/+294
* Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-063-0/+122
* Send window position data back to server after drag (#12885)Thomas2013-11-068-1/+274
* Improve error message in createWidget() (#12901)Leif Ã…strand2013-11-051-4/+15
* Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-054-222/+306
* Updated to Atmosphere 1.0.18.vaadin1 (#12891)Artur Signell2013-11-053-3/+3
* 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