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
/
CommunicationManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
1
-122
/
+0
*
Refactor Portlet URL handling based on Servlet URLs (#9168)
Leif Åstrand
2012-07-26
1
-171
/
+0
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-07-26
1
-6
/
+28
|
\
|
*
Fix typo preventing StreamVariable cleanup (#9171)
Leif Åstrand
2012-07-25
1
-5
/
+27
*
|
Added rootId to stream variables URLs (#9034)
Artur Signell
2012-06-29
1
-14
/
+19
*
|
Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)
Leif Åstrand
2012-06-27
1
-1
/
+2
*
|
Moved connector tracking from Application to Root
Artur Signell
2012-06-21
1
-9
/
+9
*
|
Moved Connector -> Connector Id mapping to AbstractComponent
Artur Signell
2012-03-21
1
-20
/
+29
*
|
Rename AjaxPageHandler -> BootstrapHandler
Leif Åstrand
2011-12-22
1
-5
/
+5
*
|
Enable finding theme resources without a Callback instance
Leif Åstrand
2011-12-20
1
-0
/
+15
*
|
Move initial UIDL generation out from AjaxPageHandler
Leif Åstrand
2011-12-14
1
-2
/
+5
*
|
Move the initialization of AjaxPageHandler to avoid null pointers
Leif Åstrand
2011-12-14
1
-53
/
+53
*
|
#8052 Restore Portlet support
Leif Åstrand
2011-12-14
1
-0
/
+57
*
|
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
*
|
Create wrapped requests and responses in service and handleRequest
Leif Åstrand
2011-11-08
1
-75
/
+10
*
|
Move servlet wrapper to AbstractApplicationServlet
Leif Åstrand
2011-11-08
1
-43
/
+7
*
|
Extract WrappedHttpServletResponse to a separate class
Leif Åstrand
2011-11-08
1
-46
/
+5
*
|
Use WrappedResponse instead of AbstractCommunicationManager.Response
Leif Åstrand
2011-11-08
1
-6
/
+9
*
|
Use WrappedRequest instead of CommunicationManager.Request
Leif Åstrand
2011-11-08
1
-84
/
+16
*
|
Merge the functionality of the wrapped Session into WrappedRequest
Leif Åstrand
2011-11-08
1
-40
/
+12
*
|
Created and integrated a RequestHandler for application resources
Leif Åstrand
2011-11-08
1
-40
/
+39
*
|
Pass WrappedRequest to Application.getRoot
Leif Åstrand
2011-11-04
1
-0
/
+4
*
|
Restored (completely untested) support for portlets using Root
Leif Åstrand
2011-11-02
1
-5
/
+4
*
|
Split Window to Root and Window
Leif Åstrand
2011-11-01
1
-7
/
+7
|
/
*
merged #6772 related changes to 6.6
Matti Tahvonen
2011-04-07
1
-3
/
+2
*
#5741 : modified stream variables so that component developers can use the s...
Matti Tahvonen
2010-11-11
1
-12
/
+26
*
method and class renames and cleaning up TODOs
Matti Tahvonen
2010-11-11
1
-30
/
+30
*
#5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.R...
Matti Tahvonen
2010-11-03
1
-18
/
+22
*
Minor javadoc/comment fixes around upload functionality, removed extra semicolon
Henri Sara
2010-10-14
1
-2
/
+2
*
refactored handling of Receiver's lots of other upload related improvements. ...
Matti Tahvonen
2010-10-08
1
-22
/
+108
*
Formatted using Eclipse Helios / Windows XP
Artur Signell
2010-08-16
1
-3
/
+4
*
#4188 PortletListener window parameter and #3921 limited GateIn support
Henri Sara
2010-03-04
1
-3
/
+9
*
Merged [10686]-[10689] from 6.2
Artur Signell
2010-01-12
1
-14
/
+14
*
Portlet 2.0 partial review, some javadoc, removed debug printouts and minor r...
Henri Sara
2009-11-24
1
-11
/
+44
*
CommunicationManager is no longer dependent on the Portlet API. The refactore...
Petter Holmström
2009-11-03
1
-1717
/
+138
*
Now the Calc application works on Liferay.
Petter Holmström
2009-11-03
1
-0
/
+3
*
The current implementation is able to run the Hello World example inside a po...
Petter Holmström
2009-11-03
1
-50
/
+270
*
Merged with 6.2
Petter Holmström
2009-10-30
1
-1
/
+13
*
Fixes #3565: CommunicationManager is not serializable
Jouni Koivuviita
2009-10-23
1
-1
/
+1
*
merged 2009-09-widget-packaging_3332 branch to 6.2
Matti Tahvonen
2009-10-06
1
-14
/
+89
|
\
|
*
cleans cache on some unclean reloads
Matti Tahvonen
2009-09-28
1
-1
/
+13
|
*
steps toward simpler widgetset creation. Still needs a lot of cleaning and re...
Matti Tahvonen
2009-09-25
1
-13
/
+76
*
|
Implements security key w/o use of headers, fixes #3305
Marc Englund
2009-09-23
1
-17
/
+26
|
/
*
Merged: Fix for #3349 - NPE when mainwindow is not set
Artur Signell
2009-09-18
1
-2
/
+5
*
Fix for #3249 - Added null check
Artur Signell
2009-08-31
1
-1
/
+1
*
Window-close XHR moved to onbeforeunload, AbstractApplicationServlet and Comm...
Marc Englund
2009-08-28
1
-3
/
+5
*
Fix for #3096 - Analyze layouts does not check sub windows
Artur Signell
2009-08-21
1
-2
/
+15
*
#3148 Remove reference to ApplicationServlet in CommunicationManager.
Henri Sara
2009-07-20
1
-10
/
+13
*
Fix for #3105 - Show "invalid security key" instead of "Session Expired" for ...
Artur Signell
2009-07-06
1
-1
/
+1
[next]