index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-02-12
33
-286
/
+569
|
\
|
*
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-10
9
-70
/
+104
|
|
\
|
|
*
Use Calendar as sender for action handlers (#13191)
Henri Sara
2014-01-30
1
-2
/
+2
|
|
*
Add deprecated expand ratio methods to FormLayout (#12876)
Artur Signell
2014-01-21
1
-0
/
+19
|
|
*
Do not throw NPE for equals(null) (#8910)
Artur Signell
2014-01-21
5
-0
/
+18
|
|
*
Remove references to read/write through modes (#13184)
Artur Signell
2014-01-21
1
-40
/
+18
|
|
*
Ensure widgetset compile messages go to stdout (#7516)
Artur Signell
2014-01-21
1
-28
/
+47
|
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-07
3
-14
/
+16
|
|
\
|
|
|
*
Upload control with empty selection (#9602)
Tomi Virtanen
2014-01-07
1
-12
/
+2
|
|
*
Fixed spelling mistake in log message.
John Ahlroos
2014-01-07
1
-1
/
+1
|
|
*
Allow user to override Atmosphere init params set by Vaadin (#13088)
Johannes Dahlström
2013-12-18
1
-1
/
+13
|
|
*
Backported null value support for NestedMethodProperty to 7.1 (#12884)
Jarno Rantala
2013-12-16
3
-10
/
+19
|
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-07
1
-8
/
+9
|
|
\
|
|
|
*
Do not throw NPE if conversion messages is null (#12962)
Artur Signell
2013-12-03
1
-8
/
+9
|
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-06
2
-3
/
+51
|
|
\
|
|
|
*
Catch and log exceptions in session lifecycle listeners (#12915)
Henri Sara
2013-11-27
2
-3
/
+51
|
*
|
Refactor PushConnection handling (#13223)
Johannes Dahlström
2014-01-31
5
-143
/
+176
|
*
|
Remove dead code
Johannes Dahlström
2014-01-17
7
-19
/
+0
|
*
|
Remove client side dependencies in server side javadoc (#13073)
Artur Signell
2014-01-15
1
-7
/
+3
|
*
|
Add support for using java.util.Date in communications (#13073)
Artur Signell
2014-01-15
3
-0
/
+133
|
*
|
Upgrade to atmosphere-runtime 2.0.3.vaadin1 (#12601)
Johannes Dahlström
2014-01-13
3
-20
/
+2
|
*
|
Method for retrieving all VaadinSessions inside a HTTP session (#13053)
Artur Signell
2014-01-13
1
-0
/
+29
|
*
|
Fixes serialization-related errors
Henrik Paul
2013-12-18
1
-1
/
+1
|
*
|
Make fields with value change listener immediate
Matti Tahvonen
2013-12-18
2
-1
/
+21
|
*
|
Added convenience method to add items as a varargs array (#13067)
Matti Tahvonen
2013-12-18
1
-0
/
+31
|
*
|
removed invalid documentation
Matti Tahvonen
2013-12-17
1
-8
/
+1
*
|
|
Grid supports data set changes (#12645)
Henrik Paul
2013-12-17
2
-13
/
+420
*
|
|
Validate column group boundaries #12907
John Ahlroos
2013-12-10
1
-5
/
+53
*
|
|
Merge branch 'master' into grid-merge
Henrik Paul
2013-12-04
4
-163
/
+21
|
\
|
|
|
*
|
Simplified support for null intermediate properties (#11435)
Artur Signell
2013-11-30
4
-163
/
+21
*
|
|
Support custom column widths in Grid #13024
John Ahlroos
2013-12-04
1
-2
/
+11
*
|
|
Ensure setting value on detached column group throws exception #3153
John Ahlroos
2013-12-02
2
-3
/
+27
*
|
|
Add server-side API for column freezing (#3087)
Henrik Paul
2013-11-24
2
-0
/
+94
*
|
|
Introduce initial data source support for Grid (#12878)
Leif Åstrand
2013-11-22
2
-0
/
+110
*
|
|
Multiple headers and footer rows #3153
John Ahlroos
2013-11-22
4
-22
/
+523
*
|
|
Merge branch 'master' into grid
John Ahlroos
2013-11-20
23
-133
/
+804
|
\
|
|
|
*
|
Merge changes from origin/7.1
Artur Signell
2013-11-11
1
-2
/
+2
|
|
\
|
|
|
*
Fixes NPE in TreeTable.setContainerDS(null) (#12928)
Thomas
2013-11-08
1
-2
/
+2
|
*
|
Merge changes from origin/7.1
Artur Signell
2013-11-11
1
-2
/
+14
|
|
\
|
|
|
*
Minimal fix for error handling with streaming (#12578)
Artur Signell
2013-11-07
1
-2
/
+14
|
*
|
Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'
Artur Signell
2013-11-11
1
-0
/
+10
|
|
\
|
|
|
*
Send window position data back to server after drag (#12885)
Thomas
2013-11-06
1
-0
/
+10
|
*
|
Merge changes from origin/7.1
Artur Signell
2013-11-11
1
-1
/
+1
|
|
\
|
|
|
*
Updated to Atmosphere 1.0.18.vaadin1 (#12891)
Artur Signell
2013-11-05
1
-1
/
+1
|
|
*
Add StringToLongConverter for automatic handling of long values (#12225)
Artur Signell
2013-10-30
2
-0
/
+80
|
*
|
Merge changes from origin/7.1
Artur Signell
2013-11-11
1
-2
/
+0
|
|
\
|
|
|
*
Remove out of order flush() (#12283)
Artur Signell
2013-10-24
1
-2
/
+0
|
*
|
Let UI fire PollEvents (#12466)
Henrik Paul
2013-10-29
2
-5
/
+133
|
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-10-22
7
-40
/
+177
|
|
\
|
|
|
*
Revert broken fix and test (#12446)
Johannes Dahlström
2013-10-22
2
-23
/
+14
[next]