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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor reconnect dialog (#11733,#17075)
Artur Signell
2015-07-13
8
-110
/
+438
*
Allow configuration of reconnect dialog parameters (#11733)
Artur Signell
2015-07-13
5
-35
/
+296
*
Merge communication problem handlers (#11733,#17075)
Artur Signell
2015-07-13
4
-312
/
+186
*
Handle out of order messages (#11733,#17075)
Artur Signell
2015-07-13
3
-65
/
+190
*
Use same reconnect logic for Push as for XHR (#17075)
Artur Signell
2015-07-13
9
-75
/
+181
*
Initial version of the reconnect dialog and a problem handler which uses it (...
Artur Signell
2015-07-13
8
-3
/
+282
*
Test for various UIDL/heartbeat response codes from the server (#11733)
Artur Signell
2015-07-13
3
-0
/
+270
*
Extract CommunicationProblemHandler methods to an interface (#11733)
Artur Signell
2015-07-13
3
-256
/
+346
*
Move XHR code to XhrConnection (#11733)
Artur Signell
2015-07-13
5
-226
/
+312
*
Send resynchronize and widgetset version in JSON (#11733)
Artur Signell
2015-07-13
8
-75
/
+80
*
Simplify UIDL message handling (#11733)
Artur Signell
2015-07-13
6
-49
/
+30
*
Handle push errors in CommunicationProblemHandler (#11733)
Artur Signell
2015-07-13
6
-37
/
+107
*
Handle heartbeat problems in CommunicationProblemHandler (#11733)
Artur Signell
2015-07-13
2
-22
/
+66
*
Use counter in client to server messages to avoid duplicate handling (#11733)
Artur Signell
2015-07-13
7
-22
/
+156
*
Separate server message sending to its own class (#11733)
Artur Signell
2015-07-13
13
-492
/
+626
*
Separate server message handling to its own class (#11733)
Artur Signell
2015-07-13
12
-1478
/
+1678
*
Separate XHR error handling to its own class (#11733)
Artur Signell
2015-07-13
6
-153
/
+408
*
Separate server RPC queue to its own class (#11733)
Artur Signell
2015-07-13
9
-190
/
+394
*
Track application state through an explicit variable (#11733)
Artur Signell
2015-07-13
1
-19
/
+62
*
Ensure application is stopped when stopped events are sent (#11733)
Artur Signell
2015-07-13
1
-3
/
+4
*
Remove ConnectionStatusEvent (#11733)
Artur Signell
2015-07-13
2
-45
/
+0
*
Do not send empty server requests (#11733)
Artur Signell
2015-07-13
4
-52
/
+79
*
Remove 'burst' concept to simplify communication handling (#11733)
Artur Signell
2015-07-13
4
-97
/
+67
*
Update connector hierarch when canceling editor (#16976).
Leif Åstrand
2015-07-13
3
-0
/
+167
*
Add optional --repo parameter for Demo validation script
Teemu Suo-Anttila
2015-07-13
2
-6
/
+11
*
Remove remaining OutOfSync message references
Artur Signell
2015-07-13
2
-55
/
+0
*
Use role=alert for all notifications (#17079)
Artur Signell
2015-07-13
2
-2
/
+7
*
Convert TB2 test TreeContextMenuAndIcons to TB4
Henri Sara
2015-07-13
4
-161
/
+138
*
Update archetype validation script to use single repo URL
Henri Sara
2015-07-13
2
-28
/
+21
*
Ignore .pyc files
Henri Sara
2015-07-13
1
-0
/
+3
*
Convert EmbeddedAltText test to TB4
Henri Sara
2015-07-13
2
-47
/
+60
*
Convert UndefinedHeightSubWindowAndContent test to TB4
Henri Sara
2015-07-13
2
-57
/
+34
*
Convert EmbeddedClickListenerRelativeCoordinates test to TB4
Henri Sara
2015-07-13
3
-55
/
+95
*
Fix repo URL in staging report
Henri Sara
2015-07-13
1
-1
/
+1
*
Cache connector state types (#18437)
Leif Åstrand
2015-07-11
1
-1
/
+9
*
Log exception from responsive with cross site css in FF (#16249)
Leif Åstrand
2015-07-11
3
-4
/
+86
*
Make async remove check work without push (#12909)
Leif Åstrand
2015-07-11
4
-29
/
+166
*
Eliminate unguarded Profiler string concatenation
Leif Åstrand
2015-07-11
1
-4
/
+8
*
Add staging report file generator
Teemu Suo-Anttila
2015-07-10
2
-3
/
+47
*
Add @since check to build report generator
Teemu Suo-Anttila
2015-07-10
1
-2
/
+14
*
Fix BasicPersonForm test UI notifications to be more stable
Teemu Suo-Anttila
2015-07-10
1
-1
/
+3
*
Add missing @since 7.5.1 to JavaDoc
Teemu Suo-Anttila
2015-07-09
4
-12
/
+12
*
Fix Archetype validation script to use correct path for pom files
Teemu Suo-Anttila
2015-07-09
2
-4
/
+4
*
Fix passing repo id to archetype generation function
Teemu Suo-Anttila
2015-07-09
1
-2
/
+2
*
Fix BuildHelpers to create all necessary directories
Teemu Suo-Anttila
2015-07-09
1
-2
/
+2
*
Fix displaying Details when Grid is attached to DOM (#18390)
Teemu Suo-Anttila
2015-07-09
5
-14
/
+81
*
Attach GridLayout children in logical order to preserve focus order (#18353)
Yuriy Artamonov
2015-07-09
4
-3
/
+213
*
Fix Grid detaching with open details rows (#18415)
Teemu Suo-Anttila
2015-07-09
3
-0
/
+188
*
Fix version number resolution for validation scripts
Teemu Suo-Anttila
2015-07-08
3
-24
/
+36
*
Fix archetype validation and make report demo listing prettier
Teemu Suo-Anttila
2015-07-08
2
-4
/
+6
[next]