aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Check modifiers when handling TabSheet hot keys. Fixes #12178Juho Nurminen2013-10-012-8/+60
* 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
* 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
* Don't try to cast a connector to Widget. Fixes #12619Jonatan Kronqvist2013-09-202-2/+53
* PostLayoutListener javadocs (#12562)7.1.6Leif Åstrand2013-09-191-0/+18
* Update release notes to more closely be like 7.0.x (#12544)Artur Signell2013-09-191-25/+29
* Add v-iosN classname for all iOS versions instead of just N=6 (#12324)Johannes Dahlström2013-09-191-4/+1
* Ensure string converter is always setArtur Signell2013-09-191-0/+1
* Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12...Johannes Dahlström2013-09-182-7/+9
* Include TestBench 3.1.1 in the project (#12572)Artur Signell2013-09-173-15/+35
* Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-174-4/+4
* Add async-supported to all servlets to enable push testing (#12573)Artur Signell2013-09-171-0/+4
* Clarified error message (#12583)Artur Signell2013-09-161-2/+5
* Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)Johannes Dahlström2013-09-134-36/+272
* NullPointerException in DateToSqlDateConverter (#12284)Edoardo Vacchi2013-09-132-0/+34
* Test for push with streaming based on TableArtur Signell2013-09-131-0/+126
* fixed incorrect name for close-pressed.png for windows in black theme (#12563)Fabian Lange2013-09-131-0/+0
* NullPointerException in TableQuery.fetchMetadata() (#11403)Edoardo Vacchi2013-09-131-1/+3
* Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-106-8/+36
* Added a comment that hopefully explains the NULL_OBJECT #12509Jonatan Kronqvist2013-09-091-0/+16
* Allow storing and restoring null instances in CurrentInstance #125097.1.5Jonatan Kronqvist2013-09-092-9/+75
* Protect CurrentInstance instances from garbage collection (#12509)Leif Åstrand2013-09-054-236/+219
* Fix keystore path to correspond to the Vaadin 7 directory structure (#12520)Johannes Dahlström2013-09-051-1/+1
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-048-22/+22
* Unified xml files to end with new lineArtur Signell2013-09-0412-12/+12
* Include unobfuscated file used by test in the war (#12468)Leif Åstrand2013-09-041-0/+1
* Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491)Fabian Lange2013-09-041-14/+53
* Add <br> as empty representation for webkit (#12490)7.1.4Artur Signell2013-09-031-1/+1
* Fix for #12279 (caret jumps when formatting in RTA).Marc Englund2013-09-031-1/+1
* Excludes WeakValueMap from the serializable test #12401Jonatan Kronqvist2013-09-032-0/+3
* Sets the locale in the test case. #12460Jonatan Kronqvist2013-09-031-0/+3