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
*
Add a client test for row focus moving with reset size (#16607)
7.4.2
Teemu Suo-Anttila
2015-03-17
3
-0
/
+205
*
Fix Grid CellFocusHandler position on DataSource size reset (#16607)
Teemu Suo-Anttila
2015-03-17
1
-2
/
+8
*
Add test for RpcDataProvider calls to Container (#16642)
Teemu Suo-Anttila
2015-03-17
2
-22
/
+57
*
Optimise RpcDataProvider calls to container (#16642)
Teemu Suo-Anttila
2015-03-17
2
-82
/
+39
*
Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)
Leif Åstrand
2015-03-17
3
-182
/
+19
*
Make Slider.clear() consistent with the no-args contstructor (#17073)
Leif Åstrand
2015-03-17
2
-0
/
+94
*
Add link to the push issues wiki page to the release notes (#17142)
Leif Åstrand
2015-03-17
1
-17
/
+24
*
Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16...
Sauli Tähkäpää
2015-03-17
1
-0
/
+10
*
Convert browserframe, flash and requesthandler tests to TB4
Teemu Suo-Anttila
2015-03-17
6
-181
/
+105
*
Migrate TB2 tests from package applicationcontext to TB4
Teemu Suo-Anttila
2015-03-17
7
-303
/
+199
*
Migrate TB2 test from application package to TB4
Teemu Suo-Anttila
2015-03-17
19
-500
/
+298
*
Disable auto-testing of TB2 tests on Chrome
Artur Signell
2015-03-17
1
-1
/
+1
*
Add OSGi integration tests (#9583)
Miki
2015-03-17
1
-0
/
+8
*
Converted ValidationOfRequiredEmptyFields to TB4
Artur Signell
2015-03-17
4
-168
/
+134
*
Remove eXo test which is unreliable and tests an old version
Artur Signell
2015-03-17
2
-339
/
+0
*
Fix invalid assumptions about empty Grid (#16734, #16684)
Leif Åstrand
2015-03-16
4
-2
/
+200
*
Use Math.floor instead of casting to int when trimming decimals. (#16926)
Sauli Tähkäpää
2015-03-11
2
-1
/
+10
*
Fix regression for Table selection and checkbox issue (#17064)
Teemu Suo-Anttila
2015-03-11
3
-32
/
+24
*
Ensure refresh message is sent on invalid CSRF (#17042)
Artur Signell
2015-03-11
1
-17
/
+3
*
Improve performance of setNeedsMeasure (#16972).
Fabian Lange
2015-03-11
2
-7
/
+19
*
LayoutManager uses shortcut when delaying overflow fixes (#16963).
Fabian Lange
2015-03-11
1
-9
/
+18
*
Improve performance of getMeasureTargetsJsArray (#16973).
Fabian Lange
2015-03-11
1
-13
/
+4
*
Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)
Alexey Fansky
2015-03-11
2
-10
/
+36
*
Update Atmosphere to 2.2.4.vaadin5 (#17074)
Artur Signell
2015-03-10
3
-3
/
+3
*
Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"
7.4.1
Leif Åstrand
2015-03-06
3
-61
/
+16
*
Remove accidentally cherry-picked test
Leif Åstrand
2015-03-05
1
-219
/
+0
*
Update @since for 7.4.1
Leif Åstrand
2015-03-05
5
-8
/
+10
*
Add project, build and test name capabilities.
Sauli Tähkäpää
2015-03-04
1
-0
/
+12
*
Fix test url parameter concatenation.
Sauli Tähkäpää
2015-03-04
2
-14
/
+26
*
Migrate TB2 tests from package applicationservlet to TB4
Teemu Suo-Anttila
2015-03-04
6
-191
/
+145
*
Use TestBench-4.0.2
Teemu Suo-Anttila
2015-03-04
116
-1491
/
+719
*
Migrated tb2 tests to tb4
Miki
2015-03-04
10
-242
/
+238
*
Add build parameter com.vaadin.testbench.hub.url.
Sauli Tähkäpää
2015-03-04
2
-0
/
+13
*
Refactor ContextMenuSizeTest.
Sauli Tähkäpää
2015-03-04
1
-71
/
+53
*
Use TestBenchElements in GridElement API (#16600)
Teemu Suo-Anttila
2015-03-04
1
-11
/
+11
*
Remove broken TB2 test, replaced by WindowCaptionTest
Artur Signell
2015-03-04
1
-76
/
+0
*
Clarify that 7.4.1 is a maintenance release and not a feature release
Leif Åstrand
2015-03-04
1
-3
/
+2
*
Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)
Alexey Fansky
2015-03-04
4
-1
/
+224
*
Fix text input of PopupCalendar in Internet Explorer (#16677).
Mika Murtojarvi
2015-03-04
3
-2
/
+119
*
Displaying tooltip in slot for touch devices (#15353)
Alexey Fansky
2015-03-04
3
-19
/
+182
*
Fixes subpixel allocation accuracy and speed (#16614, #16750)
Henrik Paul
2015-03-04
5
-135
/
+280
*
Add missing osgi import to guava (#16739)
Miki
2015-03-04
2
-4
/
+6
*
Always include default widget set files in OSGi manifest (#16993)
Artur Signell
2015-03-03
3
-5
/
+15
*
Make Grid recalculate columns on resize (#16539)
Teemu Suo-Anttila
2015-03-03
3
-0
/
+121
*
Reapplying column width on Grid actually reapplies the width (#16900)
Pekka Hyvönen
2015-03-03
3
-1
/
+45
*
Make server tests work again
Artur Signell
2015-03-03
1
-2
/
+2
*
Javadoc fix
Artur Signell
2015-03-02
1
-3
/
+4
*
Fixes javadocs.
Henrik Paul
2015-03-02
1
-4
/
+4
*
Improve performance of Util.collectionEquals (#16968).
Fabian Lange
2015-03-02
1
-10
/
+9
*
LayoutManager reuses shortcut Element instance for measure (#16964).
Fabian Lange
2015-03-02
1
-9
/
+8
[next]