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
*
Renamed DisplayState to WindowMode (#11662)
Artur Signell
2013-04-23
7
-105
/
+132
*
Simplify and clarify WAI-ARIA API (#11659)
michaelvogt
2013-04-23
15
-79
/
+90
*
Updated commons-io dependency to 2.2 (#11643)
Artur Signell
2013-04-23
5
-5
/
+5
*
Documented that push and pull settings is only for the app developer (#11666)
Artur Signell
2013-04-22
1
-0
/
+10
*
Add PushConnection interface (#11655)
Leif Åstrand
2013-04-22
5
-362
/
+468
*
Restore Atmosphere version that was accidentally changed (#11506)
Leif Åstrand
2013-04-22
1
-1
/
+1
*
Make handleJSONText private (#11656)
Leif Åstrand
2013-04-22
1
-1
/
+1
*
Set PushMode.AUTOMATIC as the default @Push value (#11653)
Leif Åstrand
2013-04-22
1
-3
/
+9
*
Removed unused class (#11254)
Artur Signell
2013-04-22
1
-36
/
+0
*
Do not use generated ids as anchor points for TestBench (#11634)
Artur Signell
2013-04-19
1
-1
/
+4
*
Load vaadinPush.js on demand (#11506)
Leif Åstrand
2013-04-19
5
-15
/
+78
*
Initial support for toggling push on the fly (#11506)
Leif Åstrand
2013-04-19
10
-27
/
+376
*
Ensure addon css styles are before scss styles in addons.scss #11390
John Ahlroos
2013-04-18
1
-1
/
+26
*
Clean the connector map after pushing (#11624)
Leif Åstrand
2013-04-18
3
-14
/
+48
*
Simple speed test for testing roundtrips/s in various browsers
Artur Signell
2013-04-18
4
-0
/
+257
*
Separate generic UI finding and locking from event handling (#11506)
Leif Åstrand
2013-04-18
1
-93
/
+143
*
Move push mode to UI and add @Push annotation (#11506)
Leif Åstrand
2013-04-18
11
-74
/
+245
*
Restrict longer padding to IE8 as Chrome fails without the original padding (...
Artur Signell
2013-04-18
1
-2
/
+7
*
Fixed streaming problem (Atmosphere bug 1027) (#11629)
Artur Signell
2013-04-18
1
-3
/
+4
*
Run server integration tests with push enabled #11494
John Ahlroos
2013-04-17
2
-0
/
+77
*
Build a minified version of vaadinPush.js in vaadin-push.jar (#11630)
Artur Signell
2013-04-17
8
-182
/
+228
*
Package Atmosphere javascript files in vaadin-push (#11629)
Artur Signell
2013-04-17
2
-20
/
+24
*
Replaced Atmosphere portal implementation with the jQuery implementation (#11...
Artur Signell
2013-04-17
6
-24
/
+12140
*
Add PushMode.isEnabled() (#11626)
Leif Åstrand
2013-04-17
7
-11
/
+17
*
Added test for testing push with different transports #11494
John Ahlroos
2013-04-17
6
-9
/
+169
*
Remove redundant locking (#8894)
Leif Åstrand
2013-04-17
1
-9
/
+4
*
Fix for WAI-ARIA Button test for IE8 (#11616)
michaelvogt
2013-04-17
1
-5
/
+0
*
Don't assign PushConnection to UI before it has been connected (#11506)
Leif Åstrand
2013-04-17
4
-47
/
+43
*
Log message instead of printing to stdout (#11556)
Artur Signell
2013-04-17
1
-2
/
+2
*
Use "push" as a keyword in all push related log messages
Artur Signell
2013-04-17
1
-8
/
+8
*
Fixed invalid log parameter references (#11622)
Artur Signell
2013-04-16
2
-8
/
+8
*
Handle JSONException and InvalidUIDLSecurityKeyException the same way in Push...
Artur Signell
2013-04-16
10
-188
/
+178
*
Simple test for testing push capabilities #11494
John Ahlroos
2013-04-16
2
-0
/
+190
*
Use text/plain instead of application/json (#11610)
Artur Signell
2013-04-15
1
-1
/
+1
*
Fixes test (locator) and quiet mode for DebugWindow #11603
Marc Englund
2013-04-15
2
-4
/
+11
*
Enabled closure compiler for default widget set (#9103)
Artur Signell
2013-04-15
2
-1
/
+2
*
Consider context root redirect when pathInfo is null (#11552)
Leif Åstrand
2013-04-15
1
-1
/
+1
*
Add isPushRequest() check to VaadinServletService.isOtherRequest() (#11556)
Johannes Dahlström
2013-04-15
4
-13
/
+13
*
Ignore duplicate ?restartApplication during UI init (#11587)
Leif Åstrand
2013-04-12
3
-4
/
+29
*
Updated client compiler deps to 1.0.0 #11590
John Ahlroos
2013-04-12
1
-1
/
+1
*
Make AtmosphereResource field transient (#11512)
Leif Åstrand
2013-04-12
2
-1
/
+7
*
Fix minor issues raised in #111 code review
Johannes Dahlström
2013-04-11
2
-2
/
+4
*
TestBench test for Button (#11581)
michaelvogt
2013-04-11
3
-1
/
+136
*
Added Atmosphere dependencies to the licenses list. #11513
Marko Grönroos
2013-04-11
2
-1
/
+399
*
Use longer padding for streaming requests to avoid IE8 issues (#11573)
Leif Åstrand
2013-04-11
1
-0
/
+14
*
Set character encoding before writing any response (#11501)
Artur Signell
2013-04-11
2
-3
/
+3
*
Updated release notes for 7.1.0.beta1. #11530
Marko Grönroos
2013-04-11
1
-287
/
+49
*
Fixed problem with fallback on Safari and iOS (#11546)
Artur Signell
2013-04-10
1
-1
/
+1
*
Implemented poll interval for UI (#11495)
Leif Åstrand
2013-04-10
8
-0
/
+267
*
Added SharedUtil for helpers shared by client and server
Leif Åstrand
2013-04-10
4
-18
/
+74
[next]