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
*
Formatting changes
Leif Åstrand
2011-11-09
1
-6
/
+6
*
Merge remote branch 'origin/6.8'
Artur Signell
2011-11-08
1
-0
/
+73
|
\
|
*
Test for #7908
Artur Signell
2011-11-08
1
-0
/
+73
*
|
Merge remote-tracking branch 'origin/6.8' into master
Leif Åstrand
2011-11-08
53
-251
/
+2778
|
\
|
|
*
Removed svn:executable property to avoid problems with Git on Windows
Artur Signell
2011-11-08
28
-0
/
+0
|
*
Test for file uploads. Not run automatically due to limitations in testing fi...
Artur Signell
2011-11-08
3
-0
/
+1062
|
*
Fixed dates
Artur Signell
2011-11-04
1
-15
/
+11
|
*
#7839 Corrected cases where pagelength=0 or where number of children > pagebu...
Artur Signell
2011-11-04
1
-21
/
+29
|
*
Test for TreeTable with pageLength set to zero
Artur Signell
2011-11-04
2
-0
/
+124
|
*
Fixed dates
Artur Signell
2011-11-04
1
-4
/
+4
|
*
Theme for tickets, based on Reindeer
Artur Signell
2011-11-04
1
-0
/
+4
|
*
#7780 Don't do partial repaints if the item set has changed during an expand ...
Artur Signell
2011-11-04
3
-114
/
+242
|
*
Test for #7839
Artur Signell
2011-11-04
1
-0
/
+238
|
*
Test for #7839
Artur Signell
2011-11-04
1
-0
/
+528
|
*
#7839 Avoid discarding rows when updating rows as row indexes have not been u...
Artur Signell
2011-11-04
1
-4
/
+6
|
*
#7839 Cleanup based on review
Artur Signell
2011-11-04
1
-14
/
+18
|
*
#7839 Out of Sync error when using Generated Columns with TreeTable - additio...
Artur Signell
2011-11-04
1
-2
/
+2
|
*
#7839 Out of Sync error when using Generated Columns with TreeTable
Artur Signell
2011-11-03
2
-42
/
+226
|
*
Added javadoc and debug logging
Artur Signell
2011-11-03
1
-0
/
+32
|
*
#7790 Reverted sort methods to call refreshRenderedCells instead of refreshRo...
Artur Signell
2011-11-03
1
-4
/
+6
|
*
Partly reverted [21883] as it caused unnecessary rendering in some cases
Artur Signell
2011-11-03
1
-14
/
+54
|
*
Include c.v.terminal.gwt.server in the test coverage data
Leif Åstrand
2011-11-03
1
-1
/
+2
|
*
#7790 Renamed method to refreshRowCache, ensured it is used internally by Tab...
Artur Signell
2011-11-03
1
-33
/
+33
|
*
#7790 Added a method for forcing Table to repaint its rows
Artur Signell
2011-11-03
1
-38
/
+55
|
*
Corrected the Scrollable JavaDoc to correspond with the code.
Marko Grönroos
2011-11-02
2
-14
/
+76
|
*
#7810 Fixed error handling of the row disabled in [21824]
Leif Åstrand
2011-11-02
1
-1
/
+1
|
*
#5562 Widgetset build throws an exception while throwing an exception
Artur Signell
2011-11-01
1
-1
/
+1
|
*
Corrected scroll offsets
Artur Signell
2011-11-01
1
-3
/
+3
|
*
Test and fix for #7852 TreeTable partial update throws NegativeArraySizeExcep...
Artur Signell
2011-10-31
2
-1
/
+56
|
*
MergedDo not test that DST is active as it fails when DST is not active...
Artur Signell
2011-10-31
1
-6
/
+0
|
*
#7836 Table repaint throws ArrayIndexOutOfBounds when using FileSystemContainer
Artur Signell
2011-10-27
1
-1
/
+16
|
*
#7810 temporarily commented out row that prevents build from succeeding
Artur Signell
2011-10-27
1
-1
/
+1
|
*
#7698 FileSystemContainer throws NPE when a directory cannot be read
Artur Signell
2011-10-27
1
-0
/
+5
|
*
Test for #7698
Artur Signell
2011-10-27
1
-0
/
+16
|
*
Added output of some debug information
Leif Åstrand
2011-10-27
2
-2
/
+12
|
*
Don't fail if unable to clean up the deploy dir (should be taken care of by r...
Leif Åstrand
2011-10-27
3
-4
/
+1
*
|
Some minor formatting changes
Leif Åstrand
2011-11-04
1
-3
/
+3
*
|
Don't fail build if test coverage generation is disabled
Leif Åstrand
2011-11-03
1
-1
/
+1
*
|
Merge branch 'master' of ssh://git@dev.vaadin.com/vaadin.git
Leif Åstrand
2011-11-02
3
-6
/
+4
|
\
\
|
*
|
Removed extra c from build number
Artur Signell
2011-11-01
1
-1
/
+1
|
*
|
Merge branch 'master' of ssh://dev.vaadin.com/vaadin
Artur Signell
2011-11-01
2
-4
/
+66
|
|
\
\
|
|
*
|
Do not use special -noservlet versions of GWT JARs.
Henri Sara
2011-11-01
1
-4
/
+2
|
*
|
|
Updated test as JDK1.6 gives a different date format for the locale than JDK1.5
Artur Signell
2011-11-01
1
-1
/
+1
*
|
|
|
Some additions to .gitignore
Leif Åstrand
2011-11-02
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Converted .gitignore file from svn:ignore properties
Mikael Vappula
2011-10-31
1
-0
/
+64
|
/
/
*
|
Do not exclude GWT JARs from classpath as it should contain servlet API
Henri Sara
2011-10-31
1
-2
/
+0
*
|
Updated version to 7.0.0
Artur Signell
2011-10-31
1
-1
/
+1
*
|
Don't test with JBoss AS 3 and Tomcat 4 any more because of dropped
Leif Åstrand
2011-10-31
1
-16
/
+0
*
|
Updated GWT version to 2.4.0
Henri Sara
2011-10-31
1
-1
/
+1
*
|
Removed testing of unsupported browsers
Artur Signell
2011-10-31
1
-3
/
+3
[next]