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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"
Henri Sara
2014-03-10
4
-246
/
+0
*
Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets.
Sauli Tähkäpää
2014-03-10
1
-0
/
+38
*
Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)
Pekka Hyvönen
2014-03-05
4
-0
/
+246
*
Refactored VerifyJreVersion test to TB3.
Sauli Tähkäpää
2014-03-04
3
-27
/
+42
*
Refactored TB3 test ip address whitelisting.
Sauli Tähkäpää
2014-03-04
1
-10
/
+9
*
Workaround Streaming Push unreliabilities (#13415)
Teemu Suo-Anttila
2014-03-03
2
-10
/
+22
*
Re-try opening ssh tunnel if it fails the first time(s)
Artur Signell
2014-03-03
1
-2
/
+17
*
Update TestBench3 version for UI testing
Teemu Suo-Anttila
2014-02-28
1
-1
/
+1
*
Use more worker threads for widgetset compilation
Henri Sara
2014-02-27
1
-1
/
+1
*
Remove tooltip that's causing CalendarAcrionEventSourceTest failures
Teemu Suo-Anttila
2014-02-27
1
-3
/
+2
*
Use Chrome 33 for testing
Henri Sara
2014-02-27
2
-2
/
+2
*
Fix broken TableScrollingWithSQLContainer test UI
Teemu Suo-Anttila
2014-02-25
1
-7
/
+32
*
Remove applet test which does not work reliably
Artur Signell
2014-02-25
1
-36
/
+0
*
Fix SQLContainer paging and caching issue (#11199)
Teemu Suo-Anttila
2014-02-25
2
-0
/
+109
*
Remove extra whitespace causing validation failures
Artur Signell
2014-02-21
2
-17
/
+16
*
TreeTable does not have partial updates enabled in Vaadin 7 and probably won'...
Artur Signell
2014-02-21
1
-553
/
+0
*
Slow down test to hopefully make it more stable (and four times longer)
Artur Signell
2014-02-20
1
-2
/
+2
*
Eliminate spacing memory leak on client (#13315)
Henri Sara
2014-02-17
2
-0
/
+93
*
Servlet test for push with default parameters (#13299)
Artur Signell
2014-02-10
2
-0
/
+50
*
Test using Wildfly 8 (currently CR1) (#13167)
Artur Signell
2014-02-10
1
-0
/
+7
*
Test using Tomcat 7 behind Apache proxy (#13302)
Artur Signell
2014-02-10
1
-0
/
+7
*
Update TestBench dependency to 3.1.2
Jonatan Kronqvist
2014-01-31
1
-1
/
+1
*
Use Calendar as sender for action handlers (#13191)
Henri Sara
2014-01-30
2
-0
/
+197
*
Retain focus while changing DOM in OrderedLayout (#12967)
Teemu Suo-Anttila
2014-01-16
3
-0
/
+179
*
Update textbox when Select item caption changes (#9250)
Tomi Virtanen
2014-01-15
1
-2
/
+2
*
Renamed test according to conventions and fixed assertion text.
John Ahlroos
2014-01-15
1
-2
/
+2
*
Converted TB2 test to TB3 and fixed text assertion.
John Ahlroos
2014-01-15
3
-50
/
+66
*
Convinience methods for getting mouse and keyboard in test.
John Ahlroos
2014-01-14
1
-0
/
+21
*
Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.
John Ahlroos
2014-01-13
5
-40
/
+91
*
Selected option is updated when item caption changes in Select (#9250)
Tomi Virtanen
2014-01-09
2
-0
/
+122
*
Fix for scrolling with modal opened. (#12899)
Felype Santiago Ferreira
2014-01-09
2
-0
/
+105
*
Ignores scroll events while update from server is in progress (#11454)
Jarno Rantala
2014-01-09
3
-0
/
+586
*
Add helper for adding multiple components to AbstractTestUI
Leif Åstrand
2014-01-08
1
-0
/
+4
*
Only use ClientRcp and ServerRpc types that are interfaces (#13056)
Leif Åstrand
2014-01-08
5
-0
/
+180
*
Upload control with empty selection (#9602)
Tomi Virtanen
2014-01-07
2
-0
/
+139
*
Moved selection of selected rows in TableConnector to occur after the new row...
Jarno Rantala
2014-01-07
2
-0
/
+188
*
Changes padding for Textfields with Chameleon theme. (#12974)
Felype Santiago Ferreira
2013-12-10
2
-0
/
+81
*
Fixes right click selection focus issues in Tree. (#12618)
Felype Santiago Ferreira
2013-12-04
2
-0
/
+122
*
Timeout redirect timer is reset on server activity (#12446)
Henrik Paul
2013-12-03
2
-0
/
+159
*
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
9
-16
/
+119
*
Allow excluding test from the standard test suite
Artur Signell
2013-11-30
2
-0
/
+46
*
Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)
Artur Signell
2013-11-29
1
-0
/
+39
*
Correct assertion message which changed due to #12915
Artur Signell
2013-11-29
3
-27
/
+50
*
Make test work reliably by activating @Push
Artur Signell
2013-11-27
2
-31
/
+50
*
Fixed TabSheet keyboard navigation (#12971)
Juho Nurminen
2013-11-20
1
-0
/
+60
*
Fix TB3 local testing and occasionally failing SliderDisableTest.
Teemu Suo-Anttila
2013-11-19
2
-7
/
+11
*
Output test results in XML reports instead of to standard output
Artur Signell
2013-11-18
4
-13
/
+34
*
Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."
Leif Åstrand
2013-11-15
2
-211
/
+0
[next]