summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Make ComboBox always immediate (#4054)Jonatan Kronqvist2014-04-111-3/+11
* Merge commit '3d0ff32bea81c3e3c64bd044276ff04a4f8555ed'Johannes Dahlström2014-04-102-1/+87
|\
| * Prevent duplicate detach() calls with push (#13261)Johannes Dahlström2014-04-022-41/+86
| * Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-291-3/+9
* | 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
* | 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
* | Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-082-212/+185
* | Update Atmosphere 2.1.2.vaadin2 (#12329)Artur Signell2014-04-071-1/+1
* | Update Atmosphere 2.1.2 for better Tomcat 8 support (#12329)Artur Signell2014-04-031-1/+1
* | Override elements must be after dependency elements #13532Jonatan Kronqvist2014-04-031-3/+3
* | Override the cssparser dependency from sass-compiler (#13532)Jonatan Kronqvist2014-04-031-0/+3
* | Update commons-io to the same version in all modules (#13531)Jonatan Kronqvist2014-04-031-1/+1
* | 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
* | 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
* | Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-4/+6
* | Add reinit method for preserve-on-refresh UIs (#12191)Johannes Dahlström2014-03-316-19/+243
* | Move DragAndDropService to VaadinSession (#11409)Johannes Dahlström2014-03-317-37/+37
* | Merge changes from origin/7.1Build Agent2014-03-285-46/+306
|\|
| * Added headers support for WebSphere Portal. (#13491)7.1.13Sauli Tähkäpää2014-03-261-0/+35
| * Improved portlet configuration resolution. (#7814)Sauli Tähkäpää2014-03-264-46/+271
* | Handle default package properly in deployment config (#12461).Denis Anisimov2014-03-283-4/+95
* | Added convenience methods for bean binding (#13068)Matti Tahvonen2014-03-272-0/+148
* | Use the ErrorHandler mechanism in ConnectorResourceHandler (#12269)Johannes Dahlström2014-03-272-0/+105
* | Always call close() method for session valueUnbound() method (#12843).Denis Anisimov2014-03-274-0/+124
* | Use window name "_self" with Page.setLocation (#12925)Johannes Dahlström2014-03-261-1/+16
* | Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-251-3/+9
* | Integrate the Responsive add-on #12394Jonatan Kronqvist2014-03-251-0/+161
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-2116-21/+20
* | Merge changes from origin/7.1Build Agent2014-03-212-14/+48
|\|
| * Improve error message when reusing UI instance (#13457)Leif Åstrand2014-03-131-1/+12
| * reduce frequency of session locking and StreamingProgressEvents (#13155)Fabian Lange2014-03-131-13/+36
* | Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-213-9/+65
|\|
| * Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-133-9/+65
* | Throw exception when trying to invalidate FakeHttpSessionArtur Signell2014-03-211-0/+14
* | Use IE11 mode (#12629)Juho Nurminen2014-03-211-1/+1
* | Upgrade to atmosphere-runtime 2.1.1.vaadin2 (#12601, #13196)Artur Signell2014-03-201-1/+1
* | Format project files according to conventionsArtur Signell2014-03-194-16/+15
* | Refactored failing test for OptionGroup.Sauli Tähkäpää2014-03-192-26/+32
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-187-2186/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-187-0/+2186
|\ \
| * \ Merge branch 'master' into gridHenrik Paul2014-03-0310-131/+776
| |\ \
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-181-0/+54