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
/
AbstractCommunicationManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
1
-2790
/
+0
*
Refactor to have separate BootstrapListener methods (#9274)
Leif Åstrand
2012-08-13
1
-2
/
+1
*
Add an API for modifying the bootstrap page. (#9274)
Leif Åstrand
2012-08-09
1
-1
/
+2
*
Don't warn when same connector resource is used in multiple tabs (#9205)
Leif Åstrand
2012-08-03
1
-4
/
+6
*
Use constants for magic strings and add / to end of UIDL url (#9168)
Leif Åstrand
2012-07-31
1
-3
/
+3
*
Move classes common to client and server to com.vaadin.shared.* (#8934)
Leif Åstrand
2012-07-27
1
-4
/
+4
*
Support connector resources in portlets (#9059)
Leif Åstrand
2012-07-26
1
-5
/
+13
*
Refactor Portlet URL handling based on Servlet URLs (#9168)
Leif Åstrand
2012-07-26
1
-4
/
+143
*
Add Java 6 @Override annotations to all methods from interfaces
Leif Åstrand
2012-07-23
1
-0
/
+6
*
Correct typos in AbstractCommunicationManager
Henri Sara
2012-07-04
1
-4
/
+4
*
Added rootId to stream variables URLs (#9034)
Artur Signell
2012-06-29
1
-12
/
+15
*
Add logging for rejected connector resource requests (#9048)
Leif Åstrand
2012-06-28
1
-0
/
+12
*
Update #9048 based on reviews
Leif Åstrand
2012-06-28
1
-25
/
+50
*
Support connector:// and use it for relative dependency urls (#9048)
Leif Åstrand
2012-06-28
1
-4
/
+111
*
Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)
Leif Åstrand
2012-06-27
1
-5
/
+64
*
Javadoc fixes (#8943)
Artur Signell
2012-06-25
1
-2
/
+2
*
Rename setCurrentXyz() to setCurrent() (#9029)
Leif Åstrand
2012-06-25
1
-1
/
+1
*
Pass RPC exceptions to Application.terminalError (#9018)
Artur Signell
2012-06-21
1
-4
/
+15
*
Moved connector tracking from Application to Root
Artur Signell
2012-06-21
1
-29
/
+40
*
Show sensible message if variable change target isn't a VariableOwner
Leif Åstrand
2012-06-21
1
-2
/
+12
*
Merge branch '6.8'
Johannes Dahlström
2012-06-19
1
-5
/
+1
|
\
|
*
Avoid potential NPE discovered in review (#8914)
Leif Åstrand
2012-06-06
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-13
1
-1
/
+1
|
\
\
|
*
|
Fix typo
Leif Åstrand
2012-06-12
1
-1
/
+1
*
|
|
Merge commit 'f8cb0'
Johannes Dahlström
2012-06-12
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Show better error message when variable change decoding fails (#8914)
Leif Åstrand
2012-06-06
1
-10
/
+17
*
|
|
Merge commit '17c14'
Johannes Dahlström
2012-06-12
1
-32
/
+43
|
\
|
|
|
|
/
|
/
|
|
*
#8297 Do not use static logger instances
Henri Sara
2012-06-05
1
-18
/
+21
*
|
Use generic parameter types for server->client RPC
Leif Åstrand
2012-06-08
1
-1
/
+1
*
|
Don't send type info from server to client (#8879)
Leif Åstrand
2012-06-06
1
-4
/
+3
*
|
Drop explicit type info from client -> server communication (#8879)
Leif Åstrand
2012-06-06
1
-7
/
+4
*
|
Use UidlValue for sending legacy maps and arrays (#8878)
Leif Åstrand
2012-06-06
1
-1
/
+2
*
|
Wrap variable change data in UidlValue wrapper with type info (#8878)
Leif Åstrand
2012-06-06
1
-1
/
+4
*
|
Redefine isVisible to not paint dirty detached component (#6690)
Leif Åstrand
2012-06-06
1
-2
/
+10
*
|
Initial extension support (#6690)
Leif Åstrand
2012-06-06
1
-51
/
+49
*
|
Include original exception when throwing PaintException
Leif Åstrand
2012-05-14
1
-4
/
+4
*
|
Send widgetset version with the first UIDL request
Artur Signell
2012-05-11
1
-0
/
+23
*
|
Initial support for sending difference in state (#8419)
Artur Signell
2012-05-11
1
-5
/
+31
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-05-04
1
-8
/
+7
|
\
|
|
*
Make sure the request timer is always stopped, better names #8694
Jonatan Kronqvist
2012-04-27
1
-4
/
+4
|
*
Simplified fix for #8694
Jonatan Kronqvist
2012-04-27
1
-11
/
+10
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-25
1
-3
/
+17
|
\
|
|
*
Implemented #8694 - API providing profiling info for TestBench 3.x
Jonatan Kronqvist
2012-04-19
1
-4
/
+18
|
*
Fix #5109: If more than one currently attached Paintables share the same debu...
Johannes Dahlström
2012-03-09
1
-22
/
+17
*
|
Don't throw NPE if no connector is found (warning is logged later)
Leif Åstrand
2012-04-24
1
-1
/
+1
*
|
Fixed GateIn portal support and action request problem (#8670)
Artur Signell
2012-04-19
1
-1
/
+12
*
|
RPC -> Rpc for consistency
Artur Signell
2012-04-18
1
-4
/
+4
*
|
Allow all RPC calls for connectors enabled when receiving the message
Artur Signell
2012-04-18
1
-1
/
+10
*
|
Made it possible to find out RPC parameter types (#8667)
Artur
2012-04-18
1
-110
/
+113
*
|
Simplified RPC handling for client to server RPC
Artur
2012-04-18
1
-96
/
+75
[next]