summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated shared-deps dependency to 1.0.3 (#12421)John Ahlroos2013-10-111-1/+1
* Merge changes from origin/7.1Leif Åstrand2013-10-1039-695/+1053
|\
| * Use class name and not enclosing class for screenshot nameArtur Signell2013-10-081-4/+0
| * Makes test stable and adds helper comparison methodsArtur Signell2013-10-082-13/+92
| * Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-0828-585/+837
| * Mark as deprecated to discourage usage for new testsArtur Signell2013-10-081-0/+1
| * Fixed incorrect logging (#12241)Artur Signell2013-10-081-2/+4
| * Converted push test to TB3 (#12226, #12522)Artur Signell2013-10-083-98/+84
| * Rebuild OptionGroup on HtmlContentAllowed/Multiselect changes (#10451)Artem Godin2013-10-081-1/+13
| * Actually open integration test.Artur Signell2013-10-081-0/+1
| * Run tests on Tomcat 8 (#12326)Artur Signell2013-10-071-0/+7
| * Fixed Table range selection IE regression #12407John Ahlroos2013-10-071-0/+6
| * Fix NullPointerException in logger when message is null (#12588)Artem Godin2013-10-042-4/+20
* | No-op merge from origin/7.1Leif Åstrand2013-10-100-0/+0
|\|
| * Prepare for Atmosphere Javascript 2.0 (#12241)Artur Signell2013-10-041-2/+22
* | Merge changes from origin/7.1Leif Åstrand2013-10-1013-88/+450
|\|
| * Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)Matti Tahvonen2013-10-042-17/+111
| * Fix OptionGroup elements losing focus on value change (#10451)Artem Godin2013-10-033-17/+174
| * Ported regression fixes in 6.8 for #12407 to 7.1 branchJohn Ahlroos2013-10-021-15/+17
| * Only print testbench failure TeamCity messages when running in TCJohn Ahlroos2013-10-023-6/+23
| * Do not try to focus invisible components which not present in UIDL #12654Yuriy Artamonov2013-10-021-0/+5
| * reduce reflow and calculation in VOverlay (#12566)Fabian Lange2013-10-021-33/+38
| * Only publish files actually produced by this test/browserArtur Signell2013-10-021-2/+2
| * Update slider client-side state object on value change (#12676)Juho Nurminen2013-10-012-0/+82
* | Merge commit '478acb8e9aa7505cc6eacf219e87202191810a39'Juho Nurminen2013-10-102-12/+64
|\|
| * Check modifiers when handling TabSheet hot keys. Fixes #12178Juho Nurminen2013-10-012-8/+60
* | Table column header dnd ghost element location and styles (#12714)Pekka Hyvönen2013-10-092-8/+157
* | Fixed method name collision with new GWT Timer method (#12710)Artur Signell2013-10-071-6/+6
* | Fix typo in automerge scriptLeif Åstrand2013-10-041-1/+1
* | Merge changes from origin/7.1Leif Åstrand2013-10-0421-109/+184
|\|
| * Refactor how TB3 tests are written (#12572)Artur Signell2013-09-2712-98/+87
| * Prefixes GET parameters in Liferay with portlet namespace #12602John Ahlroos2013-09-275-5/+58
| * Added user agent for IE 11 (#12631)Artur Signell2013-09-271-0/+3
| * Publish error artifacts immediatly in TeamCityJohn Ahlroos2013-09-272-1/+15
| * Fixes normal drag and drop events (regression since 7.1) and html5 styleMatti Tahvonen2013-09-262-5/+21
* | Link no longer implements LegacyComponent (#10015)joheriks2013-10-024-110/+43
* | Moved test class to appropriate source folder (#12337)Henrik Paul2013-10-011-1/+1
* | Merge changes from origin/7.1Artur Signell2013-09-2653-831/+3137
|\|
| * Limit the number of tests run concurrently (#12572)Artur Signell2013-09-263-4/+42
| * Fixes issue with Table not scrolling completely to the end #12651John Ahlroos2013-09-264-18/+143
| * Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-2525-792/+799
| * Run TB3 tests also on IE11 (#12631)Artur Signell2013-09-251-0/+1
| * Fixes browser detection for IE11 (#12638)Artur Signell2013-09-252-6/+60
| * Do not add empty package javadoc for new classesArtur Signell2013-09-241-1/+1
| * TB3 test for browsers (#12572)Artur Signell2013-09-242-4/+51
| * Updated TB3 tests to use Firefox 24 (#12604)Artur Signell2013-09-241-1/+1
| * Converted servlet integration tests to TB3 (#12573)Artur Signell2013-09-248-5/+298
| * Refactored build scripts to support TB2, TB3 + integration tests (#12572)Artur Signell2013-09-247-69/+411
| * Make it possible to override web driver in tests (#12572)Artur Signell2013-09-231-8/+27
| * Base files for TB3 tests (#12572)Artur Signell2013-09-2310-35/+1415