summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JUnit tests should be supported for shared (#13081)Henrik Paul2013-12-123-3/+7
* Simplified support for null intermediate properties (#11435)Artur Signell2013-11-308-225/+35
* Merge changes from origin/7.1Johannes Dahlström2013-11-2926-391/+479
|\
| * Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-192-7/+11
| * Output test results in XML reports instead of to standard outputArtur Signell2013-11-185-17/+47
| * Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-154-294/+1
| * Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-159-94/+140
| * Use localhost when running locally to avoid potential network issuesArtur Signell2013-11-151-0/+3
| * Added extra asserts to make test more safer to blind refactoringsMatti Tahvonen2013-11-141-4/+11
| * Prevents accidental selection of window caption or content. (#12726)Felype Santiago Ferreira2013-11-141-0/+6
| * Added test case for #12726Matti Tahvonen2013-11-141-0/+97
| * Ensure alternate text is still visible (#11780)Artur Signell2013-11-141-0/+4
| * Workaround for missing value change event in chrome (#10109)Matti Tahvonen2013-11-122-0/+147
| * Do not generate ParseException as it has been customized (#12937)Artur Signell2013-11-122-169/+170
| * Regenerated parser files (#12937)Artur Signell2013-11-122-169/+168
| * Ensure generated parser is re-generated during build (#12937)Artur Signell2013-11-122-3/+40
| * Use correct type for UIDL value to avoid development mode problems (#12545)Artur Signell2013-11-111-2/+2
* | Merge changes from origin/7.1Artur Signell2013-11-1112-20/+247
|\|
| * Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-115-0/+192
| * Remove broken JSch checkArtur Signell2013-11-111-5/+0
| * Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-082-2/+17
| * Prevent showing "Session Expired" notification if navigating away (#12298)Johannes Dahlström2013-11-082-13/+12
| * Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
* | Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624'Artur Signell2013-11-1112-904/+1049
|\|
| * Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-0814-14261/+12657
* | Merge changes from origin/7.1Artur Signell2013-11-1112-61/+495
|\|
| * 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
* | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-118-1/+275
|\|
| * Send window position data back to server after drag (#12885)Thomas2013-11-068-1/+274
* | Merge changes from origin/7.1Artur Signell2013-11-111-4/+15
|\|
| * Improve error message in createWidget() (#12901)Leif Åstrand2013-11-051-4/+15
* | Merge commit 'a2f255448e6a755892a97b7df9fc2b65efc5dccc'Artur Signell2013-11-114-215/+306
|\|
| * Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-054-222/+306
* | Merge changes from origin/7.1Artur Signell2013-11-1129-1054/+776
|\|
| * 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