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
/
AbstractApplicationServlet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
1
-1623
/
+0
*
Rename VaadinContext -> AddonContext (#9273)
Leif Åstrand
2012-08-13
1
-4
/
+4
*
Register BootstrapListener to Application (#9274)
Leif Åstrand
2012-08-13
1
-0
/
+1
*
Use ServiceLoader to let add-ons register listeners (#9273)
Leif Åstrand
2012-08-09
1
-0
/
+12
*
Move common code to AbstractDeploymentConfiguration (#8574)
Leif Åstrand
2012-07-31
1
-135
/
+17
*
Support connector resources in portlets (#9059)
Leif Åstrand
2012-07-26
1
-11
/
+6
*
Refactor Portlet URL handling based on Servlet URLs (#9168)
Leif Åstrand
2012-07-26
1
-66
/
+19
*
Remove check for header not sent since svn revision [11874] (#9168)
Leif Åstrand
2012-07-26
1
-2
/
+0
*
Add Java 6 @Override annotations to all methods from interfaces
Leif Åstrand
2012-07-23
1
-0
/
+8
*
Added rootId to stream variables URLs (#9034)
Artur Signell
2012-06-29
1
-5
/
+3
*
Update #9048 based on reviews
Leif Åstrand
2012-06-28
1
-4
/
+5
*
Support connector:// and use it for relative dependency urls (#9048)
Leif Åstrand
2012-06-28
1
-1
/
+26
*
Javadoc fixes (#8943)
Artur Signell
2012-06-25
1
-1
/
+2
*
Rename setCurrentXyz() to setCurrent() (#9029)
Leif Åstrand
2012-06-25
1
-3
/
+3
*
Moved connector tracking from Application to Root
Artur Signell
2012-06-21
1
-6
/
+9
*
Merge branch '6.8'
Johannes Dahlström
2012-06-19
1
-10
/
+4
|
\
|
*
Fixed typo (: instead of =) (#8941)
Artur Signell
2012-06-14
1
-1
/
+1
|
*
Remove document.write from bootstrap (#8924)
Leif Åstrand
2012-06-07
1
-5
/
+7
*
|
Merge commit '17c14'
Johannes Dahlström
2012-06-12
1
-27
/
+34
|
\
|
|
*
#8297 Do not use static logger instances
Henri Sara
2012-06-05
1
-29
/
+38
|
*
Remove clientHeight/Width from WebBrowser (#5655)
Leif Åstrand
2012-05-22
1
-2
/
+1
*
|
Merge commit 'a810ce'
Johannes Dahlström
2012-06-11
1
-3
/
+12
|
\
|
|
*
Don't assume there's always an application (#8694)
Leif Åstrand
2012-05-07
1
-3
/
+4
*
|
Send widgetset version with the first UIDL request
Artur Signell
2012-05-11
1
-63
/
+0
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-05-04
1
-6
/
+7
|
\
|
|
*
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
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-25
1
-0
/
+5
|
\
|
|
*
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
*
|
Remove classloader field to make Application serializable (#8644)
Leif Åstrand
2012-04-16
1
-1
/
+9
*
|
Close all URLConnections, not only Java6 specific FileURLConnection.
Henri Sara
2012-04-10
1
-4
/
+2
*
|
Fixed potential problem with file descriptors remaining in use
Artur Signell
2012-04-05
1
-1
/
+21
*
|
Enable loading Root subclasses with a custom class loader (#8542)
Leif Åstrand
2012-03-27
1
-2
/
+4
*
|
Moved Connector -> Connector Id mapping to AbstractComponent
Artur Signell
2012-03-21
1
-1
/
+2
*
|
#8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper
Leif Åstrand
2012-01-06
1
-20
/
+19
*
|
Rename AjaxPageHandler -> BootstrapHandler
Leif Åstrand
2011-12-22
1
-1
/
+1
*
|
Enable finding theme resources without a Callback instance
Leif Åstrand
2011-12-20
1
-8
/
+0
*
|
Fix npe (#6619)
Leif Åstrand
2011-12-20
1
-1
/
+1
*
|
#6619 AbstractApplicationServlet.init: parameters reading order is strange
Leif Åstrand
2011-12-20
1
-9
/
+10
*
|
#8052 Restore Portlet support
Leif Åstrand
2011-12-14
1
-6
/
+66
*
|
Refactor to use different WrappedRequests for Portal specific hacks
Leif Åstrand
2011-12-14
1
-17
/
+2
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2011-12-09
1
-2
/
+2
|
\
|
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-2
/
+2
*
|
Initial support for lazy root creation
Leif Åstrand
2011-11-25
1
-3
/
+13
*
|
Move ajax page generation code to AjaxPageHandler
Leif Åstrand
2011-11-22
1
-451
/
+17
*
|
Remove old Debug param and make productionMode available in Application
Leif Åstrand
2011-11-22
1
-9
/
+4
*
|
Drop support for request attributes used by support for portlet 1.0
Leif Åstrand
2011-11-22
1
-144
/
+16
*
|
Initial migration of ajax page generation to a RequestHandler (#7888)
Leif Åstrand
2011-11-22
1
-10
/
+3
[next]