aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Make Invoker support non-public methods (#12959)Leif Åstrand2014-04-012-31/+186
* | Use UUIDBroadcasterCache (#13514)Artur Signell2014-04-011-0/+3
* | Use existing AbstractReflectorAtmosphereHandler (#13514)Artur Signell2014-04-011-46/+3
* | Refactor AtmosphereHandler to a field (#13514)Artur Signell2014-04-012-61/+69
* | Merge changes from origin/7.1Build Agent2014-03-314-2/+101
|\|
| * Prevent popup open when datafield is disabled (#13508).Denis Anisimov2014-03-314-2/+101
* | VDateField shoud implement HasEnabled (#13124).Denis Anisimov2014-03-313-1/+120
* | Bring window to front on window header click (#13445).Denis Anisimov2014-03-313-4/+121
* | Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311845-49765/+50
* | Show caption for PopupView (#10618).Denis Anisimov2014-03-313-5/+102
* | Fix multiple icons in caption (#13516)Teemu Suo-Anttila2014-03-311-1/+1
* | Merge "Merge changes from origin/7.1"Leif Åstrand2014-03-311-4/+31
|\ \
| * | Merge changes from origin/7.1Build Agent2014-03-311-4/+31
| |\|
| | * Refactored slider disable test.Sauli Tähkäpää2014-03-311-4/+31