summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated license.html and release-notes.htmlJouni Koivuviita2014-04-162-80/+80
* Prefixed all Valo-specific 'property values' with 'v-'Jouni Koivuviita2014-04-1611-18/+22
* Initial commit of Valo (from original repo at 60e2fa9ea119d24bb2421d3671a8cb8...Jouni Koivuviita2014-04-11296-0/+11711
* Make ComboBox always immediate (#4054)Jonatan Kronqvist2014-04-111-3/+11
* Merge from 7.2Artur Signell2014-04-111-1/+1
* Update 3rd party license information (#13449)Jonatan Kronqvist2014-04-111-1/+10
* Remove old widget from tab content on replace (#12931).Denis Anisimov2014-04-103-0/+121
* Merge commit '3d0ff32bea81c3e3c64bd044276ff04a4f8555ed'Johannes Dahlström2014-04-102-1/+87
|\
| * Prevent duplicate detach() calls with push (#13261)Johannes Dahlström2014-04-022-41/+86
* | Refactor VaadinPortletRequest extending. (#13551)Sauli Tähkäpää2014-04-106-107/+472
* | Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-104-20/+99
* | Don't allocate unnecessary memory for empty array of Objects inDenis Anisimov2014-04-102-9/+162
* | Refactor PushConfigurationTest.Sauli Tähkäpää2014-04-105-103/+209
* | Don't use WindowConnector as a content connector in UI (#13127).Denis Anisimov2014-04-093-0/+105
* | Optimizes memory and CPU usage in JSONCodec (#13545)Fabian Lange2014-04-092-10/+29
* | Don't add slash after jsessionid in URL (#12307)Henri Sara2014-04-092-2/+104
* | Start drag only when mouse left button is pressed (#9814).Denis Anisimov2014-04-081-0/+1
* | Slider handle is now correctly updated on resize (#12550)Teemu Pöntelin2014-04-084-3/+130
* | Added push test category to PushLargeDataLongPollingTest.Sauli Tähkäpää2014-04-081-0/+2
* | Support for middle left/right positions in Notification (#12931).Denis Anisimov2014-04-083-0/+183
* | Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-0819-612/+953
* | Update Atmosphere 2.1.2.vaadin2 (#12329)Artur Signell2014-04-073-4/+4
* | Merge changes from origin/7.1Build Agent2014-04-071-1/+4
|\|
| * Selectors based on Reindeer.LAYOUT* are added for absolute layoutDenis Anisimov2014-04-021-1/+4
* | Throw an exception if you misspell transportArtur Signell2014-04-041-0/+4
* | Change push default fallback to long polling (#13409)Artur Signell2014-04-042-2/+2
* | Fix typo in @OnStateChange javadoc (#12958)Leif Åstrand2014-04-041-1/+1
* | Mousedown - mouseout - mouseover - mouseup now counts a click (#13550)Artur Signell2014-04-043-5/+130
* | Update Atmosphere 2.1.2 for better Tomcat 8 support (#12329)Artur Signell2014-04-033-3/+3
* | Make Checkstyle align better with the Eclipse formatting (#13541)Henrik Paul2014-04-031-1/+9
* | Deprecate AbstractTestUI.setContentLeif Åstrand2014-04-031-0/+17
* | Update uitest/ivy.xml to use build.properties (#13532)Leif Åstrand2014-04-031-2/+2
* | Override elements must be after dependency elements #13532Jonatan Kronqvist2014-04-032-6/+7
* | Override the cssparser dependency from sass-compiler (#13532)Jonatan Kronqvist2014-04-033-1/+10
* | Update commons-io to the same version in all modules (#13531)Jonatan Kronqvist2014-04-035-4/+6
* | Support font icons in ComboBox (#13376)Johannes Dahlström2014-04-031-32/+39
* | Test for session expiration (#12139)Artur Signell2014-04-021-0/+49
* | Wait for all messages to be sent before disconnect (#13529)Artur Signell2014-04-021-2/+30
* | Do not allow Atmosphere to make session infinitely long (#12139)Artur Signell2014-04-021-1/+3
* | Workaround for Atmosphere race condition (#13528)Artur Signell2014-04-021-32/+40
* | Make removeFromParent throw if the right session is not locked (#13473)Leif Åstrand2014-04-023-3/+161
* | Merge changes from origin/7.1Build Agent2014-04-026-196/+128
|\|
| * Replaced flaky TB2 test with stable TB3 testArtur Signell2014-04-023-190/+125
| * Removed unnecessary tooltips from LayoutTesterApplication.Sauli Tähkäpää2014-04-013-6/+3
* | Merge "Merge changes from origin/7.1"Sauli Tähkäpää2014-04-024-45/+43
|\ \
| * | Merge changes from origin/7.1Build Agent2014-04-014-45/+43
| |\|
| | * Added a button hitting method to AbstractTB3Test.Sauli Tähkäpää2014-04-014-45/+43
* | | Trigger action/submenu on SPACE key along with ENTER (#12525).Denis Anisimov2014-04-023-1/+137
* | | Fixed eclipse classpathJuho Nurminen2014-04-011-6/+3
|/ /
* | Implement @OnStateChange (#12958)Leif Åstrand2014-04-0111-85/+494