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
/
server-side
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Initial extension support (#6690)
Leif Åstrand
2012-06-06
2
-9
/
+7
*
|
Implement first version of view and navigation APIs (#8859).
Henri Sara
2012-05-24
3
-0
/
+511
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-05-04
2
-0
/
+67
|
\
|
|
*
Add test for $entry and make it ignore some false positives (#8699)
Leif Åstrand
2012-04-25
1
-0
/
+42
|
*
Applied patch provided for #8600 (hasChildren() broken if item used to have c...
Marc Englund
2012-04-24
1
-0
/
+25
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-18
1
-0
/
+37
|
\
|
|
*
Unit test for #8653
Johannes Dahlström
2012-04-16
1
-0
/
+2
|
*
Reverted accidental commit
Johannes Dahlström
2012-04-13
1
-16
/
+6
|
*
Blocked merge of revisions related to 6.7.7 release
Johannes Dahlström
2012-04-13
1
-6
/
+16
|
*
Unit test for #8203
Johannes Dahlström
2012-04-12
1
-3
/
+38
*
|
Reformatted all source files
Artur Signell
2012-04-16
14
-48
/
+64
*
|
Remove classloader field to make Application serializable (#8644)
Leif Åstrand
2012-04-16
2
-5
/
+25
*
|
Vaadin 7 triggers a few more repaints than Vaadin 6
Artur Signell
2012-04-12
1
-1
/
+3
*
|
Component no longer implements Paintable
Artur Signell
2012-04-12
3
-5
/
+5
*
|
Provide a dummy Root to avoid NPE
Artur Signell
2012-04-10
1
-0
/
+16
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-10
2
-3
/
+130
|
\
|
|
*
Fixed #6155: stop listening to Property value change and read only status cha...
Johannes Dahlström
2012-04-05
1
-0
/
+72
|
*
[merge from 6.7] Test for #8328
Automerge
2012-04-04
1
-3
/
+57
*
|
Include ApplicationRunnerServlet in test.war
Artur Signell
2012-04-05
1
-1
/
+0
*
|
Server side unit test for #8542
Leif Åstrand
2012-03-27
1
-0
/
+98
*
|
Enable loading Root subclasses with a custom class loader (#8542)
Leif Åstrand
2012-03-27
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-03-23
1
-0
/
+47
|
\
|
|
*
#8209 Added a public click() method to Button, simulating a click on server side
Johannes Dahlström
2012-03-20
1
-0
/
+47
*
|
KeyMapper now uses HashMap instead of Hashtable internally - fixed test
Artur Signell
2012-03-22
1
-3
/
+3
*
|
Added generics to KeyMapper and made it based on HashMap instead of
Artur Signell
2012-03-21
1
-4
/
+4
*
|
Removed duplicate file (SourceFileChecker performs the same task)
Artur Signell
2012-03-14
1
-57
/
+0
*
|
Better error reporting for anonymous classes
Artur Signell
2012-03-14
1
-2
/
+12
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-02-14
1
-6
/
+23
|
\
|
|
*
[merge from 6.7] Ensure that all opened FileInputStreams are closed
Artur Signell
2012-02-07
1
-6
/
+23
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-02-03
1
-17
/
+60
|
\
|
|
*
Throw an error if directory listing fails
Artur Signell
2012-02-03
1
-1
/
+6
|
*
Removed debug info
Artur Signell
2012-02-02
1
-1
/
+0
|
*
#8311 Extended test to cover non-java files
Artur Signell
2012-02-02
1
-16
/
+55
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-01-31
1
-1
/
+1
|
\
|
|
*
Corrected typo
Artur Signell
2012-01-27
1
-1
/
+1
*
|
Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)
Artur Signell
2012-01-31
71
-8195
/
+8195
|
\
|
|
*
#8311 Additional CRLF->LF fixes
Artur Signell
2012-01-27
3
-89
/
+89
|
*
#8311 Converted CRLF to LF in all source files
Artur Signell
2012-01-27
58
-7088
/
+7088
*
|
Merged 'b1ae3cd70e2ca4656bb28f77ca79fe0efd29dd67' (origin/6.8)
Artur Signell
2012-01-31
1
-0
/
+114
|
\
|
|
*
#8311 Verify that all source files use unix style line delimiters
Artur Signell
2012-01-27
2
-54
/
+114
*
|
#8169, #8326 Removed SplitPanel and special handling of SplitPanel on
Artur Signell
2012-01-31
1
-2
/
+0
*
|
Moved JUnit test to server-side source folder where it belongs
Artur Signell
2012-01-27
1
-0
/
+61
*
|
Merge branch 'master' into contrib
Artur Signell
2012-01-27
5
-0
/
+434
|
\
\
|
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-01-27
5
-0
/
+434
|
|
\
|
|
|
*
Merged #8105 Compile core files and test files to separate folders
Johannes Dahlström
2012-01-16
1
-0
/
+236
|
|
*
#7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout
Artur Signell
2012-01-12
4
-0
/
+186
*
|
|
#8019 Table's column alignment constants to enum.
Jens Jansson
2012-01-20
1
-43
/
+21
|
/
/
*
|
#8170 Updated to work with Vaadin 7
Leif Åstrand
2012-01-06
1
-66
/
+135
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-01-06
1
-0
/
+179
|
\
|
|
*
Merged changes from 6.7
Johannes Dahlström
2011-12-30
1
-0
/
+179
[prev]
[next]