aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1241-293/+769
| |\ \ \
| * | | | Grid supports data set changes (#12645)Henrik Paul2013-12-172-13/+420
| * | | | Validate column group boundaries #12907John Ahlroos2013-12-102-5/+82
| * | | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-048-225/+35
| |\ \ \ \
| * | | | | Support custom column widths in Grid #13024John Ahlroos2013-12-041-2/+11
| * | | | | Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-023-3/+52
| * | | | | Added JUnit tests for column groups #3153John Ahlroos2013-11-252-41/+211
| * | | | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-243-0/+108
| * | | | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-222-0/+110
| * | | | | Multiple headers and footer rows #3153John Ahlroos2013-11-225-44/+593
| * | | | | Merge branch 'master' into gridJohn Ahlroos2013-11-2032-245/+1247
| |\ \ \ \ \
| * | | | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-193-0/+653
* | | | | | | Fix race condition that might leave access queue unpurged (#12292)Leif Åstrand2014-03-172-2/+31
* | | | | | | Make com.vaadin.data.util.filter.Like accept Object as a property id.Maciej Przepióra2014-03-141-2/+2
* | | | | | | Avoid using toString method to access to SCSS serialized state (#9530).denisanisimov2014-03-131-1/+1
* | | | | | | Merge changes from origin/7.1Build Agent2014-03-131-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Class AbstractTransactionalQuery should be public (#12285)Edoardo Vacchi2014-03-121-1/+1
* | | | | | | Do not ever set title to null (#13430)Artur Signell2014-03-111-1/+4
* | | | | | | Merge changes from origin/7.1Build Agent2014-03-111-2/+7
|\| | | | | |
| * | | | | | Do not fail assertion if re-setting the same lock (#13440)Artur Signell2014-03-101-2/+7
| * | | | | | Update to Atmosphere 1.0.18.vaadin3 to fix regressions (#13299).Artur Signell2014-03-051-1/+1
| * | | | | | Fix fallback from websocket when behind proxy (#13299)Artur Signell2014-03-041-1/+1
* | | | | | | Resource constructors for Button (#13446)Artur Signell2014-03-111-0/+25