aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for non-recursive eQueries in debug WindowTeemu Suo-Anttila2014-02-051-0/+4
* Fix a typo in SelectorPath generatorTeemu Suo-Anttila2014-01-291-1/+1
* Implement TestBench4 features in debug window (#12694)Patrik Lindström2014-01-298-1145/+775
* Fix VaadinFinderLocatorStrategy result filtering (#13154)Teemu Suo-Anttila2014-01-081-6/+4
* Merge commit '9026cef9719e8607c289bb91515bb23b5b0b9fe5' into testbench4Henri Sara2013-12-1326-1539/+4320
|\
| * Allow also dots and spaces in legacy locator PIDs (#13017)Henri Sara2013-12-131-1/+1
| * More flexible criteria for using LegacyLocatorStrategy (#13017)Henri Sara2013-12-121-1/+1
| * Allow also subparts in LegacyLocatorStrategy (#13017)Henri Sara2013-12-121-1/+1
| * Expand allowed character set for LegacyLocatorStrategy (#13017)Henri Sara2013-12-121-1/+1
| * Add VaadinLocator multielement queries (#13016, #13017, #13018, #13019)Patrik Lindström2013-12-116-72/+628
| * Merge remote-tracking branch 'origin/7.1' into testbench4Henri Sara2013-11-2726-1537/+3761
| |\
| | * Merge remote-tracking branch 'origin/7.1' into testbench4Henri Sara2013-11-2126-1537/+3761
| | |\
| | | * Merge branch '7.1' into testbench4Henri Sara2013-11-1235-14344/+13025
| | | |\
| | | * | Support special characters in quotes in locators (#12738). Teemu Suo-Anttila2013-11-071-3/+31
| | | * | Make component predicate matches exact (#12913)Patrik Lindström2013-11-062-1/+12
| | | * | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-11-0669-1487/+2576
| | | |\ \
| | | * | | Fix TB3 style selectors (#12902, #12904)Patrik Lindström2013-11-064-83/+59
| | | * | | Produce TB4 style selectors in debug window (#12694)Henri Sara2013-10-313-10/+81
| | | * | | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-2382-13118/+2525
| | | |\ \ \
| | | * | | | Improve Calculator test application (#12744)Patrik Lindström2013-10-211-6/+84
| | | * | | | Generate correct selectors in debug window for TestBench 4 (#12694)Henri Sara2013-10-163-64/+910
| | | * | | | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-11121-1739/+5316
| | | |\ \ \ \
| | | * | | | | Accept "=" in caption/id strings (#12737)Patrik Lindström2013-10-091-9/+17
| | | * | | | | Support mixed legacy and VaadinFinder locators (#12641, #12642, #12643)Henri Sara2013-10-014-55/+36
| | | * | | | | Add simple calculator test application (#12444)Patrik Lindström2013-09-231-0/+190
| | | * | | | | Merge branch '7.1' into testbench4Jonatan Kronqvist2013-09-1660-155/+1592
| | | |\ \ \ \ \
| | | * | | | | | Implemented SubPartAware in VScrollTable #12514Jonatan Kronqvist2013-09-162-12/+151
| | | * | | | | | Implemented the extensions to ComponentLocator needed for TB4 #12485Jonatan Kronqvist2013-09-135-2/+472
| | | * | | | | | Allow different locator strategies #12485Jonatan Kronqvist2013-09-128-724/+841
| | | * | | | | | Added a target to publish to local Maven repository.Marko Gronroos2013-09-041-3/+31
| | | * | | | | | Add TestBenchSection for the debug window (#12445)Henri Sara2013-08-303-0/+311
| | | * | | | | | Preserve open nodes in debug window hierarchy over refresh (#12472)Henri Sara2013-08-302-5/+53
| | | * | | | | | Refactor the debug window hierarchy section (#12471)Henri Sara2013-08-307-447/+728
* | | | | | | | | Make VTreeTableScrollBody extendable (#13054)Henrik Paul2013-12-101-1/+1
* | | | | | | | | Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (...Juho Nurminen2013-12-051-5/+4
* | | | | | | | | Don't send TabSheet focus and blur events to the server when moving the focus...Juho Nurminen2013-12-041-1/+1
* | | | | | | | | Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-043-2/+140
* | | | | | | | | Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-034-1/+177
* | | | | | | | | Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-032-8/+24
* | | | | | | | | Fix compilation errorArtur Signell2013-12-021-1/+1
* | | | | | | | | Test for pushing for an extended period of time (24h)Artur Signell2013-12-027-3/+245
* | | | | | | | | Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-0210-16/+131
* | | | | | | | | Allow excluding test from the standard test suiteArtur Signell2013-11-302-0/+46
* | | | | | | | | Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)Artur Signell2013-11-292-0/+108
* | | | | | | | | Correct assertion message which changed due to #12915Artur Signell2013-11-293-27/+50
* | | | | | | | | For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-2869-803/+898
* | | | | | | | | Move a sass test that no longer fails.Mika Murtojarvi2013-11-272-0/+0
* | | | | | | | | Move working sass tests from sasslangbroken to sasslang.Mika Murtojarvi2013-11-274-0/+0
* | | | | | | | | Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-273-3/+162
|/ / / / / / / /
* | | | | | | | Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50