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
about
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
*
Added push test category to PushLargeDataLongPollingTest.
Sauli Tähkäpää
2014-04-08
1
-0
/
+2
*
Merge commit '3775a7f'
Sauli Tähkäpää
2014-03-28
9
-0
/
+18
|
\
|
*
Added categories inclusion and exclusion feature to TB3TestSuite.
Sauli Tähkäpää
2014-03-28
9
-2
/
+20
*
|
Merge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into master
Jonatan Kronqvist
2014-03-28
1
-16
/
+0
|
\
|
|
*
Remove flaky tests which does not give much additional info
Artur Signell
2014-03-25
1
-16
/
+0
*
|
Remove all unnecessary semicolons reported by Eclipse
Leif Åstrand
2014-03-21
1
-1
/
+1
*
|
Merge changes from origin/7.1
Build Agent
2014-03-21
1
-0
/
+75
|
\
|
|
*
Test for streaming reconnect issue (#13435)
Artur Signell
2014-03-14
1
-0
/
+75
*
|
Format project files according to conventions
Artur Signell
2014-03-19
1
-2
/
+2
*
|
Fix broken PushConfigurationTest
Teemu Suo-Anttila
2014-03-04
1
-6
/
+4
*
|
Merge commit '06d0cf4daa414eca3c2a73df8171706ca7012213'
Teemu Suo-Anttila
2014-03-04
2
-10
/
+22
|
\
|
|
*
Workaround Streaming Push unreliabilities (#13415)
Teemu Suo-Anttila
2014-03-03
2
-10
/
+22
*
|
Rename to follow same scheme as other push tests
Artur Signell
2014-02-21
4
-5
/
+5
*
|
Missing long polling tests (#13164)
Artur Signell
2014-02-21
4
-0
/
+111
*
|
Merge changes from origin/7.1
Build Agent
2014-02-21
1
-2
/
+2
|
\
|
|
*
Slow down test to hopefully make it more stable (and four times longer)
Artur Signell
2014-02-20
1
-2
/
+2
*
|
Added missing exception declarations to TB3 tests
Juho Nurminen
2014-02-07
1
-2
/
+2
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-07
14
-10
/
+347
|
\
|
|
*
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
*
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-06
2
-31
/
+50
|
\
|
|
*
Make test work reliably by activating @Push
Artur Signell
2013-11-27
2
-31
/
+50
*
|
Implement long polling support for push (#13011)
Johannes Dahlström
2014-01-31
5
-0
/
+171
|
/
*
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
[next]