index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
/
AbstractApplicationServlet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure the request timer is always stopped, better names #8694
Jonatan Kronqvist
2012-04-27
1
-6
/
+9
*
Simplified fix for #8694
Jonatan Kronqvist
2012-04-27
1
-6
/
+4
*
Implemented #8694 - API providing profiling info for TestBench 3.x
Jonatan Kronqvist
2012-04-19
1
-0
/
+6
*
[merge from 6.7] fixes #8492, kickstart script query parameter can now be ove...
Automerge
2012-03-06
1
-1
/
+12
*
#5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...
Artur Signell
2011-12-20
1
-1
/
+2
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-2
/
+2
*
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
|
*
#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
*
|
Merged changes from 6.6 (#7692)
Henri Sara
2011-09-30
1
-3
/
+19
*
|
Merged changes from 6.6
Henri Sara
2011-09-27
1
-3
/
+57
*
|
Applied the patch suggested in #6917
Jonatan Kronqvist
2011-08-31
1
-1
/
+1
*
|
Merged changes from 6.6.
Henri Sara
2011-08-31
1
-2
/
+8
|
\
|
|
*
Adds possibility to fix the issue in #7497 by subclassing AbstractApplication...
Jonatan Kronqvist
2011-08-30
1
-2
/
+8
|
*
fixes #7106 (touch device detection) and #7107 (client time issue)
Matti Tahvonen
2011-06-01
1
-5
/
+11
*
|
#6499 Don't close the streams multiple times
Leif Åstrand
2011-08-15
1
-2
/
+0
*
|
#6499 AbstractApplicationServlet#handleDownload() does not close streams in c...
Leif Åstrand
2011-08-12
1
-48
/
+55
*
|
Merge from 6.6
Henri Sara
2011-06-16
1
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix javadoc error that caused Eclipse not to be able to save the file when us...
Henri Sara
2011-04-08
1
-11
/
+13
|
*
#6687 : reverted part of api extension, not really needed. Merge from 6.6 bra...
Matti Tahvonen
2011-03-25
1
-1
/
+1
|
*
merged #6687 fix from 6.6
Matti Tahvonen
2011-03-24
1
-2
/
+2
|
*
Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Mo...
Artur Signell
2011-03-24
1
-2
/
+4
|
*
#6336 IE8 in compatibility mode does not work
Artur Signell
2011-02-09
1
-8
/
+9
|
*
#6336 IE8 in compatibility mode does not work
Artur Signell
2011-02-08
1
-11
/
+24
*
|
Fixes #6936 - extended the browser info timezone api
Jonatan Kronqvist
2011-05-05
1
-1
/
+2
*
|
fixes #6724
Matti Tahvonen
2011-04-27
1
-0
/
+12
*
|
Fixes #5423 Warns serverside if widgetset does not match vaadin version
Marc Englund
2011-04-26
1
-0
/
+18
*
|
#5546 Disabled compatibility mode for IE9 for testing
Artur Signell
2011-04-08
1
-7
/
+3
*
|
Merged tests and fixes from 6.5
Artur Signell
2011-04-08
1
-11
/
+13
*
|
Implements #6691 get timezone offset from client.
Marc Englund
2011-03-29
1
-1
/
+1
*
|
reverted part of api extension, not really needed
Matti Tahvonen
2011-03-25
1
-1
/
+1
*
|
Merged bugfixes and test updates from 6.5
Artur Signell
2011-03-25
1
-2
/
+4
*
|
fixes #6687, opened critical terminal notifications for extension
Matti Tahvonen
2011-03-24
1
-2
/
+2
*
|
Merged changes from 6.5 branch
Henri Sara
2011-02-28
1
-19
/
+33
|
/
*
opening the servlet implementation for customized communication ( e.g. jsonp,...
Matti Tahvonen
2011-01-19
1
-15
/
+37
*
some less critical improvements related to #6200
Matti Tahvonen
2011-01-07
1
-8
/
+11
*
javadoc fix
Matti Tahvonen
2011-01-04
1
-4
/
+3
*
Removed obsolete (?) pathInfo, previously (a very long time ago) used to iden...
Matti Tahvonen
2011-01-04
1
-8
/
+0
*
#6200: title now escaped properly, additional tuning for applicationVersion a...
Matti Tahvonen
2011-01-03
1
-4
/
+64
*
fixes #6200
Matti Tahvonen
2010-12-28
1
-1
/
+7
*
fixes #5261, default header now contains X-UA-Compatible = chrome1 to use chr...
Matti Tahvonen
2010-11-09
1
-2
/
+3
*
CommunicationManager implementation can now be replaced (instantiated via Abs...
Matti Tahvonen
2010-10-31
1
-3
/
+18
*
#5715 server-side logging: some changes to the used log levels
Henri Sara
2010-10-25
1
-3
/
+3
*
This is the implementation of the server-side logging feature
Jonatan Kronqvist
2010-10-12
1
-11
/
+19
*
refactored handling of Receiver's lots of other upload related improvements. ...
Matti Tahvonen
2010-10-08
1
-2
/
+13
*
Fixed compiler warnings in demo and core source (#2274)
Artur Signell
2010-10-07
1
-1
/
+0
[next]