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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...
John Alhroos
2011-08-15
2
-0
/
+152
*
#7178 eliminated "example" theme
Henri Sara
2011-08-13
3
-7
/
+7
*
#7178 corrected GAE integration test script
Henri Sara
2011-08-12
1
-1
/
+1
*
#7178 New servlet integration test not using the address book demo, related s...
Henri Sara
2011-08-12
7
-106
/
+128
*
#7020 Explicitly focus a field to avoid random focus frames in IE screenshots
Leif Åstrand
2011-08-12
1
-0
/
+1
*
Updated layout IDs in Liferay theme tests
Henri Sara
2011-08-11
2
-85
/
+85
*
Tests for #5916
Artur Signell
2011-08-11
3
-13
/
+346
*
WebLogic portal integration test using a separate test portlet
Henri Sara
2011-08-11
3
-64
/
+60
*
eXo portal integration test using a separate test portlet
Henri Sara
2011-08-11
2
-19
/
+34
*
Added dummy test method so JUnit will not complain about "No runnable methods"
John Alhroos
2011-08-11
3
-0
/
+20
*
#4497 GateIn Portlet2 test
Henri Sara
2011-08-11
2
-14
/
+27
*
Liferay theme integration tests: fix layout IDs for TestBench
Henri Sara
2011-08-11
2
-85
/
+85
*
#7178 moved Liferay theme test portlet to com.vaadin.tests.integration
Henri Sara
2011-08-10
1
-0
/
+721
*
#7178 replaced most demo portlets with a test portlet, use it in Liferay 5 in...
Henri Sara
2011-08-10
2
-17
/
+222
*
Updated Liferay 5 integration test (layout id)
Henri Sara
2011-08-10
1
-6
/
+6
*
#6097 Added support for htmlModeAllowed in notifications opened from a sub wi...
Leif Åstrand
2011-08-10
2
-10
/
+75
*
#7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests that...
Henri Sara
2011-08-10
5
-841
/
+0
*
#6097 Window.showNotification should support plain text in addition to Html
Leif Åstrand
2011-08-10
2
-0
/
+106
*
#7178 Liferay theme test corrections (layout id)
Henri Sara
2011-08-10
2
-85
/
+85
*
Moved SQLContainer from util package into its own util.sqlcontainer package. ...
John Alhroos
2011-08-10
18
-86
/
+86
*
- Merged SQLContainer with Vaadin 6.7.
John Alhroos
2011-08-10
21
-0
/
+7777
*
#7187 Allow HTML content in an MenuItem
Leif Åstrand
2011-08-10
3
-1
/
+136
*
#7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.)
Henri Sara
2011-08-10
11
-14
/
+299
*
#5402 Removed java 1.6 annotations and added javadocs for html support in Opt...
Leif Åstrand
2011-08-09
2
-2
/
+0
*
#7178 Remove AddressBook, reindeer and runo test scripts from Vaadin 6.7 - no...
Henri Sara
2011-08-09
6
-548
/
+4
*
#5402 Support html in OptionGroup items
Leif Åstrand
2011-08-09
3
-0
/
+155
*
#7178 removed demopage test script from Vaadin 6.7 - now in a separate project
Henri Sara
2011-08-09
2
-238
/
+0
*
Merged changes from 6.6
Henri Sara
2011-08-08
2
-0
/
+99
|
\
|
*
Reduce maxmemory to 96 MB for TestBench JUnit tests
Henri Sara
2011-08-04
1
-1
/
+1
|
*
Added Testbench testcase for #6934
John Alhroos
2011-08-03
2
-0
/
+99
*
|
#7178 related: Removed test version of FeatureBrowser (two feature browser ap...
Henri Sara
2011-08-08
43
-4294
/
+0
*
|
Corrected Liferay theme test scripts
Henri Sara
2011-08-05
2
-44
/
+415
*
|
Liferay theme demo not instanceable, related test updates
Henri Sara
2011-08-05
2
-415
/
+44
*
|
Merged change from 6.6: TestBench JUnit maxmemory 96 MB
Henri Sara
2011-08-04
1
-1
/
+1
*
|
#7266 removed dependencies from integration tests to Sampler: Liferay 5; fixe...
Henri Sara
2011-08-03
4
-234
/
+10
*
|
#7266 eliminate use of Sampler in GAE integration test
Henri Sara
2011-08-03
3
-880
/
+59
*
|
#7266 eliminate use of Sampler in GateIn integration test, related new screen...
Henri Sara
2011-08-03
2
-20
/
+21
*
|
#7266 converted most integration tests not to use Sampler, related screenshot...
Henri Sara
2011-08-03
3
-122
/
+81
*
|
Switch back to using Firefox 3.6 for integration tests until tests fixed
Henri Sara
2011-08-02
1
-1
/
+1
*
|
Fix ComboBoxItemIcon test - theme broken by previous change
Henri Sara
2011-08-02
1
-7
/
+5
*
|
Fixed: execute integration tests with Chrome
Henri Sara
2011-08-01
1
-1
/
+1
*
|
Run integration tests with Chrome
Henri Sara
2011-08-01
1
-9
/
+9
*
|
Added missing .html extension
Artur Signell
2011-08-01
1
-0
/
+0
*
|
#7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc.
Henri Sara
2011-08-01
3
-9
/
+59
*
|
Updated the TreeTablePartialUpdates-LongScroll test to always scroll to the b...
Jonatan Kronqvist
2011-08-01
1
-2
/
+2
*
|
#7266 Remove main sampler tests from Vaadin 6.7
Henri Sara
2011-08-01
1
-1
/
+0
*
|
#7337 Tests for column alignment, headers+header mode, column icons and gener...
Artur Signell
2011-08-01
7
-31
/
+1269
*
|
Merged changes from 6.6
Henri Sara
2011-07-29
2
-29
/
+24
|
\
|
|
*
Updated test to use Log class and not to use any screenshots
Artur Signell
2011-07-29
2
-29
/
+24
*
|
Merged changes from 6.6
Henri Sara
2011-07-28
3
-0
/
+216
|
\
|
[next]