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
/
client
/
ApplicationConnection.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved client files to a client src folder (#9299)
Artur Signell
2012-08-13
1
-2536
/
+0
*
A few improvements to shared state debug console (#8422)
Johannes Dahlström
2012-08-10
1
-12
/
+10
*
Pass ApplicationConnection, not ApplicationConfiguration, to VUIDLBrowser
Johannes Dahlström
2012-08-10
1
-8
/
+10
*
Use constants for magic strings and add / to end of UIDL url (#9168)
Leif Åstrand
2012-07-31
1
-6
/
+17
*
Move classes common to client and server to com.vaadin.shared.* (#8934)
Leif Åstrand
2012-07-27
1
-3
/
+4
*
Support connector resources in portlets (#9059)
Leif Åstrand
2012-07-26
1
-6
/
+9
*
Refactor Portlet URL handling based on Servlet URLs (#9168)
Leif Åstrand
2012-07-26
1
-7
/
+26
*
Initial support for showing state changes in the debug console (#8422)
Johannes Dahlström
2012-07-18
1
-1
/
+11
*
Preload translated url instead of loading raw url (#9044)
Leif Åstrand
2012-06-28
1
-1
/
+2
*
Update #9048 based on reviews
Leif Åstrand
2012-06-28
1
-3
/
+10
*
Tooltips are now handled by the connector and not the widget (#8425)
Sami Viitanen
2012-06-28
1
-94
/
+5
*
Support connector:// and use it for relative dependency urls (#9048)
Leif Åstrand
2012-06-28
1
-6
/
+11
*
Add error handling to ResourceLoader (#9044)
Leif Åstrand
2012-06-28
1
-2
/
+15
*
Rename widget -> dependency in delayed load handling (#9044)
Leif Åstrand
2012-06-27
1
-6
/
+6
*
Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)
Leif Åstrand
2012-06-27
1
-0
/
+55
*
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-15
1
-3
/
+8
|
\
|
*
Rename Javascript -> JavaScript
Leif Åstrand
2012-06-14
1
-3
/
+3
|
*
Require all Connectors to be either Components or Extensions (#6690)
Leif Åstrand
2012-06-14
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-13
1
-29
/
+14
|
\
|
|
*
Initial support for javascript components (#8888)
Leif Åstrand
2012-06-11
1
-29
/
+14
*
|
Merge commit '35b979'
Johannes Dahlström
2012-06-11
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
[merge from 6.7] #8305 extend Liferay session when the user interacts with a ...
Automerge
2012-05-22
1
-0
/
+27
*
|
Remove redundant ConnectorMap from JsonEncoder.encode
Leif Åstrand
2012-06-06
1
-1
/
+1
*
|
Don't send type info from server to client (#8879)
Leif Åstrand
2012-06-06
1
-2
/
+3
*
|
Pass declared types to JsonDecoder and use them (#8677)
Leif Åstrand
2012-06-06
1
-5
/
+14
*
|
Add DiffJSONSerializer for updating existing objects (#8879)
Leif Åstrand
2012-06-06
1
-3
/
+2
*
|
Wrap variable change data in UidlValue wrapper with type info (#8878)
Leif Åstrand
2012-06-06
1
-1
/
+2
*
|
Change widget -> connector in some places
Leif Åstrand
2012-06-06
1
-1
/
+1
*
|
Initial extension support (#6690)
Leif Åstrand
2012-06-06
1
-54
/
+65
*
|
Initialize all variables in constructor instead of while loading the
Artur Signell
2012-05-13
1
-2
/
+2
*
|
Encode enum as String for legacy updates to be Vaadin 6 compatibile
Artur Signell
2012-05-13
1
-3
/
+10
*
|
State is now created using generators, removed setState (#8502)
Artur Signell
2012-05-11
1
-4
/
+3
*
|
Send widgetset version with the first UIDL request
Artur Signell
2012-05-11
1
-4
/
+9
*
|
Initial support for sending difference in state (#8419)
Artur Signell
2012-05-11
1
-3
/
+12
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-05-04
1
-5
/
+5
|
\
|
|
*
Make sure the request timer is always stopped, better names #8694
Jonatan Kronqvist
2012-04-27
1
-5
/
+5
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-25
1
-28
/
+73
|
\
|
|
*
Wrap javascript callback entry points in $entry (#8699)
Leif Åstrand
2012-04-24
1
-12
/
+12
|
*
[merge from 6.7] doUidlRequest() should not set hasActiveRequest=false when r...
Automerge
2012-04-23
1
-4
/
+0
|
*
[merge from 6.7] #8407 Handle the case of a 503 response without a Retry-Afte...
Automerge
2012-04-20
1
-15
/
+27
|
*
Added some comments for #8694
Jonatan Kronqvist
2012-04-19
1
-0
/
+13
|
*
Implemented #8694 - API providing profiling info for TestBench 3.x
Jonatan Kronqvist
2012-04-19
1
-3
/
+29
*
|
Added log message to ease migration (#8698)
Artur Signell
2012-04-19
1
-0
/
+4
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-18
1
-3
/
+2
|
\
|
|
*
[merge from 6.7] VConsole.error() instead of throwing in startRequest() and e...
Automerge
2012-04-13
1
-3
/
+2
*
|
Added exception handling for State and Hierarchy events (#4203)
Artur Signell
2012-04-16
1
-2
/
+10
*
|
Re-added ApplicationConnection.updateCaption to ease porting
Artur Signell
2012-04-12
1
-0
/
+23
*
|
Merge branch 'layoutgraph'
Leif Åstrand
2012-04-12
1
-67
/
+10
|
\
\
|
*
\
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-11
1
-1
/
+4
|
|
\
\
|
*
\
\
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-10
1
-4
/
+8
|
|
\
\
\
[next]