summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
* | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-073-14/+16
|\| | | |
| * | | | Upload control with empty selection (#9602)Tomi Virtanen2014-01-071-12/+2
| * | | | Fixed spelling mistake in log message.John Ahlroos2014-01-071-1/+1
| * | | | Allow user to override Atmosphere init params set by Vaadin (#13088)Johannes Dahlström2013-12-181-1/+13
| * | | | Backported null value support for NestedMethodProperty to 7.1 (#12884)Jarno Rantala2013-12-163-10/+19
* | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-8/+9
|\| | | |
| * | | | Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-031-8/+9
* | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-062-3/+51
|\| | | |
| * | | | Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-272-3/+51
* | | | | Refactor PushConnection handling (#13223)Johannes Dahlström2014-01-315-143/+176
* | | | | Remove dead codeJohannes Dahlström2014-01-177-19/+0
* | | | | Remove client side dependencies in server side javadoc (#13073)Artur Signell2014-01-151-7/+3
* | | | | Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-153-0/+133
* | | | | Upgrade to atmosphere-runtime 2.0.3.vaadin1 (#12601)Johannes Dahlström2014-01-133-20/+2
* | | | | Method for retrieving all VaadinSessions inside a HTTP session (#13053)Artur Signell2014-01-131-0/+29
* | | | | Fixes serialization-related errorsHenrik Paul2013-12-181-1/+1
* | | | | Make fields with value change listener immediateMatti Tahvonen2013-12-182-1/+21
* | | | | Added convenience method to add items as a varargs array (#13067)Matti Tahvonen2013-12-181-0/+31
* | | | | removed invalid documentationMatti Tahvonen2013-12-171-8/+1
| |_|_|/ |/| | |
* | | | Simplified support for null intermediate properties (#11435)Artur Signell2013-11-304-163/+21
| |_|/ |/| |
* | | Merge changes from origin/7.1Artur Signell2013-11-111-2/+2
|\| |
| * | Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-081-2/+2
* | | Merge changes from origin/7.1Artur Signell2013-11-111-2/+14
|\| |
| * | Minimal fix for error handling with streaming (#12578)Artur Signell2013-11-071-2/+14
* | | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-111-0/+10
|\| |
| * | Send window position data back to server after drag (#12885)Thomas2013-11-061-0/+10
* | | Merge changes from origin/7.1Artur Signell2013-11-111-1/+1
|\| |
| * | Updated to Atmosphere 1.0.18.vaadin1 (#12891)Artur Signell2013-11-051-1/+1
| * | Add StringToLongConverter for automatic handling of long values (#12225)Artur Signell2013-10-302-0/+80
* | | Merge changes from origin/7.1Artur Signell2013-11-111-2/+0
|\| |
| * | Remove out of order flush() (#12283)Artur Signell2013-10-241-2/+0
* | | Let UI fire PollEvents (#12466)Henrik Paul2013-10-292-5/+133
* | | Merge changes from origin/7.1Leif Åstrand2013-10-227-40/+177
|\| |