aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add javadoc for @DelegateToWidget (#10980)Leif Åstrand2014-03-041-0/+59
* Fix fallback from websocket when behind proxy (#13299)Artur Signell2014-03-043-3/+3
* Extracted integration-test target.Sauli Tähkäpää2014-03-031-5/+9
* Workaround Streaming Push unreliabilities (#13415)Teemu Suo-Anttila2014-03-033-10/+23
* Re-try opening ssh tunnel if it fails the first time(s)Artur Signell2014-03-031-2/+17
* Update TestBench3 version for UI testingTeemu Suo-Anttila2014-02-281-1/+1
* Use more worker threads for widgetset compilationHenri Sara2014-02-272-2/+2
* Remove tooltip that's causing CalendarAcrionEventSourceTest failuresTeemu Suo-Anttila2014-02-271-3/+2
* Use Chrome 33 for testingHenri Sara2014-02-272-2/+2
* Fix broken TableScrollingWithSQLContainer test UITeemu Suo-Anttila2014-02-251-7/+32
* Remove applet test which does not work reliablyArtur Signell2014-02-251-36/+0
* Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-253-79/+210
* Enable on-the-fly SASS compilation in OSGi (#10307)Johannes Dahlström2014-02-242-1/+2
* Do not prevent deployment if Atmosphere init fails (#13199)Artur Signell2014-02-222-5/+18
* Remove extra whitespace causing validation failuresArtur Signell2014-02-212-17/+16
* TreeTable does not have partial updates enabled in Vaadin 7 and probably won'...Artur Signell2014-02-211-553/+0
* Slow down test to hopefully make it more stable (and four times longer)Artur Signell2014-02-201-2/+2
* Workaround for input prompt used as value on ESC in FF (#8051)Tapio Aali2014-02-171-4/+42
* Eliminate spacing memory leak on client (#13315)Henri Sara2014-02-174-8/+107
* Change copying of Date values to avoid wrapping of date (#13269)Olli Helttula2014-02-131-6/+3
* Implement parenthesis-handling fixes for Sass in Vaadin 7.1 (#12834)Mika Murtojarvi2014-02-133-8/+63
* 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
* Fix typo (#11186)Artur Signell2014-02-061-1/+1
* Sass compiler now treats null-valued variables as unassigned (#12430).Mika Murtojarvi2014-02-0611-252/+332
* Add SuggestionPopup to ComboBox SubParts. (#13286)Teemu Suo-Anttila2014-02-031-0/+4
* Update TestBench dependency to 3.1.2Jonatan Kronqvist2014-01-311-1/+1
* Prevent setting firstRowInViewPort to negative value (#13008)Jarno Rantala2014-01-311-2/+3
* Resolved ambiguous parsing of ";" within @media block (#12923)joheriks2014-01-302-476/+454
* Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-303-2/+199
* Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipp...Juho Nurminen2014-01-301-1/+1
* Exclude a possible bin directory when building (#13258)Artur Signell2014-01-281-0/+1
* Add deprecated expand ratio methods to FormLayout (#12876)Artur Signell2014-01-211-0/+19
* Do not throw NPE for equals(null) (#8910)Artur Signell2014-01-216-0/+62
* Better-looking CSS for Vaadin API Javadocs (#13219)Marlon Richert2014-01-212-1/+238
* Remove references to read/write through modes (#13184)Artur Signell2014-01-211-40/+18
* Ensure widgetset compile messages go to stdout (#7516)Artur Signell2014-01-211-28/+47
* Fix Firefox and Vaadin 7 scroll distance (#11353)Teemu Suo-Anttila2014-01-201-0/+4
* Remove unselected rows from selection on client side (#13008)Jarno Rantala2014-01-161-0/+12
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-164-0/+230
* Update textbox when Select item caption changes (#9250)Tomi Virtanen2014-01-152-9/+28
* Renamed test according to conventions and fixed assertion text.John Ahlroos2014-01-151-2/+2
* Converted TB2 test to TB3 and fixed text assertion.John Ahlroos2014-01-153-50/+66
* Convinience methods for getting mouse and keyboard in test.John Ahlroos2014-01-141-0/+21