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
/
server
/
src
/
com
/
vaadin
/
ui
/
ConnectorTracker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Vaadin component handling proxy-friendly (#14639)
Juuso Valli
2014-09-12
1
-1
/
+1
*
replaced all org.json.* usages with elemental.json.* (#8942)
Taras Hupalo
2014-08-26
1
-16
/
+17
*
Optimizes initial sizes of frequently used Collections. (#14223)
Fabian Lange
2014-07-14
1
-44
/
+47
*
Avoid object creation in getAllChildrenIterable in most cases. (#14142)
Fabian Lange
2014-07-04
1
-1
/
+1
*
Ignore -1 sync id on the server (#14084)
Leif Åstrand
2014-07-01
1
-2
/
+15
*
Optimizes ConnectorTracker.cleanConnectorMap (#13803)
Fabian Lange
2014-05-22
1
-45
/
+32
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
1
-1
/
+1
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
1
-1
/
+1
*
|
Move DragAndDropService to VaadinSession (#11409)
Johannes Dahlström
2014-03-31
1
-1
/
+10
*
|
Remove all unnecessary semicolons reported by Eclipse
Leif Åstrand
2014-03-21
1
-1
/
+1
*
|
Ignore RPC calls from components that are concurrently removed (#12337)
Henrik Paul
2013-09-10
1
-0
/
+135
|
/
*
Verify the connector hierarchy if assertions are enabled (#12271)
Leif Åstrand
2013-07-23
1
-0
/
+50
*
Improving performance of ConnectorTracker (#12218)
Fabian Lange
2013-07-15
1
-3
/
+3
*
Do not push only meta data to the client (#11490)
Artur Signell
2013-04-05
1
-1
/
+10
*
Removed CommunicationManager and PortletCommunicationManager
Johannes Dahlström
2013-03-27
1
-3
/
+3
*
Refactor server-side communications (#11192, #7891)
Johannes Dahlström
2013-03-27
1
-0
/
+17
*
(#10563) Logging now uses parameters.
Mikael Grankvist
2013-02-28
1
-32
/
+44
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
1
-1
/
+1
*
Don't remove diffstate data before cleanup (#10532)
Leif Åstrand
2012-12-14
1
-11
/
+43
*
Moved StreamVariable handling from AbstractCommunicationManager to
Anna Koskinen
2012-12-07
1
-0
/
+115
*
Moved isComponentVisible to separate interface (#10303)
Artur Signell
2012-11-20
1
-1
/
+2
*
Serialize and deserialize diff state manually (#9717, #9767)
Artur Signell
2012-09-28
1
-3
/
+42
*
Fixed serialization issues (#9640)
Artur Signell
2012-09-24
1
-1
/
+1
*
Revert "Verify that lock is held when accessing state (#9515)"
Leif Åstrand
2012-09-10
1
-3
/
+0
*
Verify that lock is held when accessing state (#9515)
Leif Åstrand
2012-09-09
1
-0
/
+3
*
Remove getApplication() and add getSession() (#9402)
Leif Åstrand
2012-09-05
1
-1
/
+1
*
Don't mark connector as dirty when writing response (#9444, #9452)
Leif Åstrand
2012-09-03
1
-1
/
+46
*
Replace ApplicationResource with ConnectorResource (#9419)
Leif Åstrand
2012-08-30
1
-0
/
+14
*
Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-2
/
+2
*
Renamed com.vaadin.terminal -> com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-1
/
+1
*
Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)
Artur Signell
2012-08-29
1
-1
/
+1
*
Discard reference state for invisible connectors (#9400)
Leif Åstrand
2012-08-27
1
-4
/
+13
*
Remaining Root -> UI renames (#8908)
Artur Signell
2012-08-24
1
-3
/
+3
*
Component.getRoot() -> Component.getUI() (#8908)
Artur Signell
2012-08-24
1
-1
/
+1
*
Renamed Root to UI, automatic rename (#8908)
Artur Signell
2012-08-24
1
-18
/
+18
*
Handle requestRepaint automatically (#9325)
Leif Åstrand
2012-08-23
1
-0
/
+4
*
Don't import from client even for javadoc (#9026)
Leif Åstrand
2012-08-20
1
-2
/
+2
*
Add crude support for only sending state changes (#9026)
Leif Åstrand
2012-08-20
1
-0
/
+13
*
Introduce ClientConnector.beforeClientResponse(boolean initial) #9228
Leif Åstrand
2012-08-20
1
-0
/
+45
*
Replaced license place holder with actual license (#8955)
Artur Signell
2012-08-16
1
-1
/
+13
*
Removed @version which is included in some files but not in all (#9299)
Artur Signell
2012-08-15
1
-1
/
+0
*
Eliminated dependencies from server to client (#9279)
Artur Signell
2012-08-13
1
-1
/
+0
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
1
-0
/
+320