summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Build Agent2014-02-138-49/+154
|\
| * Javadoc formatting fixupLeif Åstrand2014-02-131-43/+42
| * Release notes updated to describe #13310 #13311Marc Englund2014-02-111-1/+39
| * Changed getAbsoluteUrl to use the correct escaping method (#13311)Juho Nurminen2014-02-111-1/+2
| * Added proper escaping to OptionGroup item icon URLs (#13310)Juho Nurminen2014-02-111-2/+3
| * Servlet test for push with default parameters (#13299)Artur Signell2014-02-102-0/+50
| * Test using Wildfly 8 (currently CR1) (#13167)Artur Signell2014-02-101-0/+7
| * Test using Tomcat 7 behind Apache proxy (#13302)Artur Signell2014-02-101-0/+7
| * Fix caption lost issue related to focus changing (#12967)Teemu Suo-Anttila2014-02-101-2/+4
* | Avoid error in rgb() function if variables are used (#12752).denisanisimov2014-02-135-23/+46
* | Move passing Sass tests from sasslangbroken to sasslang.Mika Murtojarvi2014-02-1212-0/+0
* | Function compilation is refactored (#13253).denisanisimov2014-02-129-25/+379
* | Add ' to allowed characters in LegacyLocator validation (#13329)Teemu Suo-Anttila2014-02-121-1/+1
* | Reduce generated ConnectorBundleLoaderImpl size. (#9379)denisanisimov2014-02-128-264/+420
* | Adds tests to changeset 53282726 (#12337)Henrik Paul2014-02-122-26/+255
* | Collapse all permutations by default (#13274)Artur Signell2014-02-121-0/+4
* | Ignore JSON serializers which do not need to be serializableArtur Signell2014-02-121-0/+2
* | Re-enable Opera permutation (#13259)Artur Signell2014-02-111-1/+2
* | Use consistent date output in serializer test (#13073)Leif Åstrand2014-02-102-3/+10
* | Merge branch 'testbench4' into masterJonatan Kronqvist2014-02-1030-1540/+3955
|\ \
| * | Change the way TestBenchSection in Debug Window stops finding mode.Teemu Suo-Anttila2014-02-062-3/+5
| * | 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