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
/
uitest
/
src
/
com
/
vaadin
/
tests
/
push
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation error
Artur Signell
2013-12-02
1
-1
/
+1
*
Test for pushing for an extended period of time (24h)
Artur Signell
2013-12-02
7
-3
/
+245
*
Disable client timeout so websockets are not disconnected when idle (#13015)
Artur Signell
2013-12-02
7
-7
/
+102
*
Make test work reliably by activating @Push
Artur Signell
2013-11-27
2
-31
/
+50
*
Make test more reliable by updating description which does not update the DOM
Artur Signell
2013-11-04
1
-1
/
+3
*
Extracted test to separate class
Artur Signell
2013-11-04
2
-55
/
+72
*
Made test more stable and added Firefox reconnect test (#12492)
Artur Signell
2013-11-01
1
-3
/
+23
*
Fix duplicate id issue in test and test more corner cases
Artur Signell
2013-10-31
2
-1
/
+22
*
Tests for validating reconnect works for streaming and websockets (#12868,#12...
Artur Signell
2013-10-31
5
-42
/
+262
*
Fixes test issues preventing it from passing
Artur Signell
2013-10-23
5
-19
/
+46
*
Convert push test to TB3 so it has a chance to pass
Artur Signell
2013-10-23
3
-41
/
+49
*
Added more exception handling to PushHandler (#12578, #11882)
Marc Englund
2013-10-21
2
-0
/
+134
*
Add more hax to make test work with new Atmosphere JS (#12241)
Artur Signell
2013-10-17
1
-3
/
+5
*
Resolve concurrency issue in running TB3 tests
Artur Signell
2013-10-17
1
-2
/
+2
*
Test for pushing large chunks of data (#12567)
Artur Signell
2013-10-16
5
-0
/
+310
*
Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)
Artur Signell
2013-10-16
1
-1
/
+3
*
Makes test stable and adds helper comparison methods
Artur Signell
2013-10-08
1
-13
/
+12
*
Update TB3+ convention to use a separate *Test file
Artur Signell
2013-10-08
17
-495
/
+568
*
Converted push test to TB3 (#12226, #12522)
Artur Signell
2013-10-08
2
-98
/
+59
*
Refactor how TB3 tests are written (#12572)
Artur Signell
2013-09-27
8
-71
/
+20
*
Converted TB2 push tests to TB3 (#12580)
Artur Signell
2013-09-25
19
-679
/
+605
*
Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)
Johannes Dahlström
2013-09-13
2
-0
/
+216
*
Test for push with streaming based on Table
Artur Signell
2013-09-13
1
-0
/
+126
*
Updated _trackMessageSize based on latest upstream version (#12468)
Leif Åstrand
2013-09-02
2
-0
/
+178
*
Search only remaining message for delimiter (#12404)
Artur Signell
2013-08-20
2
-0
/
+108
*
Add transport parameter to @Push (#11966)
Artur Signell
2013-06-05
3
-0
/
+66
*
Allow customizing client-side push config on server side (#11867)
Artur Signell
2013-06-05
4
-5
/
+392
*
Allow setting push mode in UI.init (#11739)
Johannes Dahlström
2013-05-02
2
-0
/
+72
*
Rename runSafely() to access() (#11756)
Leif Åstrand
2013-05-02
3
-3
/
+3
*
Fixed test (gwt-id-X not stable)
Artur Signell
2013-04-29
2
-12
/
+12
*
Support URL parameters for automatically configuring and running test
Artur Signell
2013-04-26
1
-0
/
+10
*
Initial support for toggling push on the fly (#11506)
Leif Åstrand
2013-04-19
2
-0
/
+173
*
Clean the connector map after pushing (#11624)
Leif Åstrand
2013-04-18
1
-0
/
+47
*
Simple speed test for testing roundtrips/s in various browsers
Artur Signell
2013-04-18
1
-0
/
+67
*
Added test for testing push with different transports #11494
John Ahlroos
2013-04-17
2
-0
/
+91
*
Simple test for testing push capabilities #11494
John Ahlroos
2013-04-16
2
-0
/
+190
*
Don't process push messages until init JSON is processed (#11529)
Leif Åstrand
2013-04-10
2
-0
/
+68