summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-211-9/+5
|\|
| * Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-131-9/+5
* | 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-192-14/+12
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-185-1693/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-185-0/+1693
|\ \
| * \ Merge branch 'master' into gridHenrik Paul2014-03-039-130/+775
| |\ \
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-181-0/+54
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1233-286/+569
| |\ \ \
| * | | | Grid supports data set changes (#12645)Henrik Paul2013-12-172-13/+420
| * | | | Validate column group boundaries #12907John Ahlroos2013-12-101-5/+53
| * | | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-044-163/+21
| |\ \ \ \
| * | | | | Support custom column widths in Grid #13024John Ahlroos2013-12-041-2/+11
| * | | | | Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-022-3/+27
| * | | | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-242-0/+94
| * | | | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-222-0/+110
| * | | | | Multiple headers and footer rows #3153John Ahlroos2013-11-224-22/+523
| * | | | | Merge branch 'master' into gridJohn Ahlroos2013-11-2023-133/+804
| |\ \ \ \ \
| * | | | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-192-0/+446
* | | | | | | 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
* | | | | | | Fix Android/org.json incompatibility (#13277)Artur Signell2014-03-111-3/+3
* | | | | | | Fire value change events from Label when content changes (#12414)Maciej Przepióra2014-03-101-5/+14
* | | | | | | Default error handler now report relevant exceptions (#11599)Matti Tahvonen2014-03-061-1/+40
| |_|_|_|_|/ |/| | | | |
* | | | | | Use separate dependencies instead of shared-depsArtur Signell2014-02-281-2/+2
* | | | | | Merge changes from origin/7.1Build Agent2014-02-273-84/+119
|\| | | | |
| * | | | | Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-251-79/+101
| * | | | | Do not prevent deployment if Atmosphere init fails (#13199)Artur Signell2014-02-222-5/+18
* | | | | | Add change event for Upload (#13222)Artur Signell2014-02-211-1/+91
* | | | | | Font icon support (#13152)Marc Englund2014-02-203-0/+521
* | | | | | Merge changes from origin/7.1Build Agent2014-02-131-43/+42
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Javadoc formatting fixupLeif Åstrand2014-02-131-43/+42
| * | | | Fix typo (#11186)Artur Signell2014-02-061-1/+1
* | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-109-70/+104
|\| | | |
| * | | | Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-301-2/+2
| * | | | 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-215-0/+18
| * | | | 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