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
/
src
/
com
/
vaadin
/
terminal
/
gwt
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #5109: If more than one currently attached Paintables share the same debu...
Johannes Dahlström
2012-03-09
1
-22
/
+17
*
[merge from 6.7] fixes #8492, kickstart script query parameter can now be ove...
Automerge
2012-03-06
1
-1
/
+12
*
[merge from 6.7] #8373 Handler DragAndDropService changeVariables error by fi...
Automerge
2012-02-15
1
-4
/
+8
*
Merged changes from 6.8
Johannes Dahlström
2011-12-22
1
-1
/
+7
*
#5655 Javadoc that the size is only updated on full repaint
Artur Signell
2011-12-20
1
-1
/
+7
*
#5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...
Artur Signell
2011-12-20
3
-4
/
+39
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
33
-39
/
+39
*
#7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageError
Leif Åstrand
2011-10-21
1
-3
/
+25
*
#7479 Fix for Windows: The name of a resource is a '/'-separated path, not Fi...
Artur Signell
2011-10-11
1
-3
/
+1
*
#7738 corrected ticket reference for fix
Artur Signell
2011-10-07
1
-1
/
+1
*
#5488 Avoid encoding slashes and back slashes in ApplicationResource URLs
Artur Signell
2011-10-07
1
-1
/
+7
*
Merged changes from 6.6
Henri Sara
2011-10-03
1
-7
/
+3
|
\
|
*
Another fix for #7692 for JBoss 5+ and possibly other servers/class loaders.
Henri Sara
2011-09-30
1
-7
/
+3
|
*
#7692 Improved logging based on review
Henri Sara
2011-09-29
1
-1
/
+1
|
*
#7692 Improved logging based on review
Henri Sara
2011-09-29
1
-4
/
+5
|
*
#7692 Cannot load static resources in /VAADIN from JARs on GlassFish and some...
Henri Sara
2011-09-29
1
-2
/
+17
*
|
Merged changes from 6.6 (#7692)
Henri Sara
2011-09-30
1
-3
/
+19
*
|
Merged fix from 6.6
Henri Sara
2011-09-27
1
-1
/
+1
|
\
|
|
*
#7669 escape separator characters in client-server communication: correct cha...
Henri Sara
2011-09-27
1
-1
/
+1
|
*
#7672 Fixed null handling in escaping for HTML.
Henri Sara
2011-09-27
1
-0
/
+3
|
*
#7670 Prevent classpath based directory traversal in AbstractApplicationServl...
Henri Sara
2011-09-27
1
-3
/
+54
|
*
#7669 escape separator characters in client-server communication
Henri Sara
2011-09-27
1
-20
/
+81
*
|
Merged changes from 6.6
Henri Sara
2011-09-27
2
-21
/
+137
*
|
small fixes to debug window
Matti Tahvonen
2011-09-08
1
-15
/
+14
*
|
added changeVariables hook for extending classes
Matti Tahvonen
2011-09-06
1
-1
/
+6
*
|
debug console enhancements. Somebody should kick my butt for not doing this e...
Matti Tahvonen
2011-09-06
1
-0
/
+79
*
|
#7479 WebSphere 8 class loading problem workaround (similar to old GlassFish ...
Henri Sara
2011-08-31
1
-43
/
+67
*
|
Applied the patch suggested in #6917
Jonatan Kronqvist
2011-08-31
1
-1
/
+1
*
|
Merged changes from 6.6.
Henri Sara
2011-08-31
2
-3
/
+9
|
\
|
|
*
Adds possibility to fix the issue in #7497 by subclassing AbstractApplication...
Jonatan Kronqvist
2011-08-30
2
-3
/
+9
*
|
Merged changes from 6.6 to 6.7
Henri Sara
2011-08-24
1
-2
/
+10
|
\
|
|
*
#7461 more robust fetching of portlet application context - fixes redeploymen...
Henri Sara
2011-08-24
1
-2
/
+10
|
*
Backported #6094 to Vaadin 6.6
Leif Åstrand
2011-08-23
2
-0
/
+82
*
|
Made the LicenseInJavaFiles test pass
Jonatan Kronqvist
2011-08-24
8
-0
/
+24
*
|
#5488 Link: Error when trying to use a link to a file with a percent in the f...
Leif Åstrand
2011-08-23
2
-2
/
+15
*
|
#7065 ConcurrentModificationException in AbstractWebApplicationContext.endTra...
Leif Åstrand
2011-08-22
1
-11
/
+17
*
|
#6094 Add a way to switch session key
Leif Åstrand
2011-08-19
2
-0
/
+82
*
|
#6499 Don't close the streams multiple times
Leif Åstrand
2011-08-15
2
-3
/
+0
*
|
#6499 AbstractApplicationServlet#handleDownload() does not close streams in c...
Leif Åstrand
2011-08-12
3
-95
/
+121
*
|
Merged changes from 6.6
Henri Sara
2011-08-11
1
-1
/
+1
|
\
|
|
*
Made portlet session transient #7366
John Alhroos
2011-08-09
1
-1
/
+1
*
|
Review fixes for #6766
Jonatan Kronqvist
2011-08-02
2
-13
/
+13
*
|
Implemented review comments for #6766
Jonatan Kronqvist
2011-08-01
2
-38
/
+28
*
|
Merge changes from 6.6
Henri Sara
2011-06-30
1
-1
/
+1
|
\
|
|
*
Terminate reading the multipart request propertly if file is not the last fie...
Matti Tahvonen
2011-06-23
1
-1
/
+1
|
*
fixes #7151
Matti Tahvonen
2011-06-09
1
-1
/
+3
|
*
fixed javadoc typo
Matti Tahvonen
2011-06-03
1
-2
/
+2
|
*
fixes #7106 (touch device detection) and #7107 (client time issue)
Matti Tahvonen
2011-06-01
3
-102
/
+136
*
|
Fix for #6766 - don't repaint the entire table when selecting an item
Jonatan Kronqvist
2011-06-17
2
-21
/
+41
*
|
Merge from 6.6
Henri Sara
2011-06-16
4
-103
/
+139
|
\
\
|
|
/
|
/
|
[next]