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
*
Update copyright year to 2014
Artur Signell
2014-04-16
1
-1
/
+1
*
Fix lost focus in Table when refreshing row cache (#12231)
Tapio Aali
2013-07-16
2
-0
/
+98
*
More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)
Leif Åstrand
2013-05-10
2
-0
/
+134
*
Merge test for #11623 to 7.0.
Johannes Dahlström
2013-05-10
1
-0
/
+72
*
Remove "tests" directory accidentally merged from 6.8
Johannes Dahlström
2012-11-23
1
-38
/
+0
*
Test case for #9508
Johannes Dahlström
2012-10-03
1
-0
/
+38
*
Moved tests applications which got placed in the wrong folder at merge
John Ahlroos
2012-09-06
4
-929
/
+0
*
Merge branch 'master' into layoutgraph
John Ahlroos
2012-08-31
1622
-157241
/
+8
|
\
|
*
Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)
Artur Signell
2012-08-30
1413
-127218
/
+0
|
*
Reformatted project
Artur Signell
2012-08-30
4
-7
/
+10
|
*
Merged Select with ComboBox (#2869)
Artur Signell
2012-08-30
4
-27
/
+25
|
*
Moved server tests from tests/server-side to server/tests/src (#9299)
Artur Signell
2012-08-30
143
-21200
/
+0
|
*
Moved client side tests from tests/client-side to client/tests/src
Artur Signell
2012-08-30
3
-675
/
+0
|
*
Use empty string instead of null to denote "no fragment parameters" in Naviga...
Johannes Dahlström
2012-08-30
1
-11
/
+11
|
*
Moved server test to correct folder
Artur Signell
2012-08-30
1
-10
/
+1
|
*
Moved tests/sass to sass/tests (#9299)
Artur Signell
2012-08-30
66
-8289
/
+0
|
*
Replaced broken file reading routine with IOUtils call (incorrect newlines on...
Artur Signell
2012-08-30
1
-18
/
+2
|
*
Refactor to enable implementing #7545 without changing the API
Leif Åstrand
2012-08-30
2
-2
/
+2
|
*
Replace ApplicationResource with ConnectorResource (#9419)
Leif Åstrand
2012-08-30
32
-87
/
+155
|
*
Merge branch 'sass'
Marc Englund
2012-08-30
3
-0
/
+48
|
|
\
|
|
*
fixed the hsl bug reported by Jouni, it is caused by the LexicalUnitImpl repl...
Haijian Wang
2012-08-21
3
-0
/
+48
|
*
|
Applied patch fixing #9347 (mixin w/ args + nested blocks), includes test
Marc Englund
2012-08-29
3
-4
/
+22
|
*
|
Adds support for StylesheetResolvers, and implements such that look trought t...
Marc Englund
2012-08-29
2
-1
/
+1
|
*
|
Additional fixes for com.vaadin.terminal removal (#9431, #9432)
Artur Signell
2012-08-29
2
-9
/
+9
|
*
|
Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset...
Artur Signell
2012-08-29
1
-3
/
+3
|
*
|
Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)
Artur Signell
2012-08-29
23
-63
/
+66
|
*
|
Renamed com.vaadin.terminal -> com.vaadin.server (#9431)
Artur Signell
2012-08-29
233
-425
/
+393
|
*
|
Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)
Artur Signell
2012-08-29
23
-196
/
+196
|
*
|
Root -> UI fix in test
Artur Signell
2012-08-28
1
-2
/
+2
|
*
|
Include UnknownComponentConnector in eager ConnectorBundle (#9371)
Leif Åstrand
2012-08-28
2
-0
/
+72
*
|
|
Added missing description to test so screenshots match
John Ahlroos
2012-08-30
1
-2
/
+1
*
|
|
Fixed element not found issue with test
John Ahlroos
2012-08-29
1
-1
/
+1
*
|
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-08-29
39
-89
/
+89
|
\
|
|
|
*
|
Fix some renamed method names missing from #9416
Leif Åstrand
2012-08-28
1
-4
/
+4
|
*
|
Renamed Component.debugId to id (#3700)
Pekka Hyvönen
2012-08-28
38
-85
/
+85
*
|
|
Fixed conflicting issues from merge
John Ahlroos
2012-08-28
5
-58
/
+82
*
|
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-08-28
367
-892
/
+1842
|
\
|
|
|
*
|
Change diff state to not depend on bean.equals semantics (#9406, #9026)
Leif Åstrand
2012-08-27
1
-2
/
+2
|
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-08-27
2
-0
/
+54
|
|
\
\
|
|
*
|
Revert 24221 for now, the test does not work reliably
Johannes Dahlström
2012-08-23
1
-83
/
+0
|
|
*
|
More tests for #9145
Johannes Dahlström
2012-08-22
1
-0
/
+83
|
|
*
|
Fix for Table multirow dragging issue #6217 + Testbench test
John Alhroos
2012-08-21
2
-0
/
+54
|
*
|
|
Migrate Slider to Vaadin 7 (#9304)
Johannes Dahlström
2012-08-24
2
-7
/
+9
|
*
|
|
Tests for new componets split from Embedded (#9087)
Johannes Dahlström
2012-08-24
9
-0
/
+546
|
*
|
|
Test for UI.getCurrent() in LoginHandler (#9372)
Artur Signell
2012-08-24
1
-0
/
+57
|
*
|
|
Root -> UI in tests (#8908)
Artur Signell
2012-08-24
56
-187
/
+187
|
*
|
|
Remaining Root -> UI renames (#8908)
Artur Signell
2012-08-24
5
-9
/
+9
|
*
|
|
Component.getRoot() -> Component.getUI() (#8908)
Artur Signell
2012-08-24
24
-29
/
+29
|
*
|
|
Renamed Application and UI methods and fields from "Root" to "UI" (#8908).
Artur Signell
2012-08-24
9
-19
/
+19
|
*
|
|
Rename Root related classes and package to UI (#8908)
Artur Signell
2012-08-24
7
-16
/
+16
[next]