summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)Artur Signell2013-10-162-2/+7
* Handle numbers in the same way if they do not have a unit (#12732)Artur Signell2013-10-169-8/+106
* Add sub directory support to sass test scanner (#12790)Artur Signell2013-10-1611-21/+41
* Added liferay module for building liferay.zip #12748John Ahlroos2013-10-163-0/+104
* Allow running tests locally by overriding runLocally() (#12786)Artur Signell2013-10-153-2/+57
* Created constants for tested browser versions (#12786)Artur Signell2013-10-154-17/+24
* Validate that the connector is enabled before triggering actions for it (#12743)Artur Signell2013-10-156-12/+238
* Fixed swallower access. Now error handler logs exceptions. (#12703)Felype Santiago Ferreira2013-10-156-2/+330
* Allow skipping TB2/TB3 tests using tests.tb2/tb3.skipArtur Signell2013-10-152-2/+2
* Disable unit cache to avoid compilation issues when switching between branchesArtur Signell2013-10-151-0/+1
* Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)Artur Signell2013-10-148-12183/+49
* Fix whitespace after including a mixin (#12715)Mika Murtojarvi2013-10-144-607/+629
* Also hide shim iframe of VOverlay on setVisible(false) (#12731)Henri Sara2013-10-141-0/+8
* Handle ClientMethodInvocation serialization with JSONArray as parameterPekka Hyvönen2013-10-112-0/+165
* Converted broken test to TB3Artur Signell2013-10-112-168/+161
* Make the various Writers member fields instead of local variables (#12446)Johannes Dahlström2013-10-103-14/+148
* Only fetch rows if there are some (#11189)Matti Tahvonen2013-10-093-0/+107
* added small pause to make test passMatti Tahvonen2013-10-091-0/+10
* Focus selected row in Table #12540John Ahlroos2013-10-093-0/+211
* Fixed compilation error in TB3 testJohn Ahlroos2013-10-092-103/+118
* Avoid obsolete calendar panel renderings to avoid various NPEs.Matti Tahvonen2013-10-083-15/+121
* Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-0812-24/+73
* Allow configuring deployment port for TB3 testsJohn Ahlroos2013-10-082-1/+20
* Recreate transient pendingAccessQueue in readObject() (#12456)Johannes Dahlström2013-10-082-12/+33