index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
#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
*
|
Removed Servlet 2.3 API check. No Servlet 2.5 API jar is included in the proj...
Artur Signell
2011-10-31
1
-13
/
+1
*
|
Removed Java 5 check
Artur Signell
2011-10-31
1
-1
/
+1
|
/
*
Ensure cleanup.sh is run by bash
Leif Åstrand
2011-10-25
1
-0
/
+1
*
Improved integration server shutdown
Leif Åstrand
2011-10-24
3
-6
/
+19
*
Increased thread count to possibly speed up testing
Artur Signell
2011-10-21
1
-1
/
+1
*
#7823 JBoss 7 AS can't load FlagSeResource
Artur Signell
2011-10-21
1
-1
/
+2
*
Added testing for jboss6 (#7371) and jboss7 (#7372)
Leif Åstrand
2011-10-21
1
-9
/
+26
*
#7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageError
Leif Åstrand
2011-10-21
1
-3
/
+25
*
Test app for #7780
Jonatan Kronqvist
2011-10-21
1
-0
/
+113
*
Added browser version test again (#7655)
Leif Åstrand
2011-10-20
2
-0
/
+51
*
Improved error handling for integration tests
Leif Åstrand
2011-10-20
1
-25
/
+35
*
Fix for #7808
Jonatan Kronqvist
2011-10-20
2
-2
/
+34
*
TestBench test for #7808
Jonatan Kronqvist
2011-10-20
1
-0
/
+51
*
#7810 Server side test coverage reporting
Leif Åstrand
2011-10-19
2
-1
/
+102
*
Upped VERSION
Jonatan Kronqvist
2011-10-18
1
-1
/
+1
*
Added some timeouts to avoid build going on forever
Leif Åstrand
2011-10-18
2
-14
/
+52
*
Updated release-notes
6.7.1
Jonatan Kronqvist
2011-10-18
1
-76
/
+22
*
Added random delay before starting the quicker servers to avoid contention in...
Leif Åstrand
2011-10-17
4
-3
/
+72
*
Moved the integration test sleep so that it isn't in effect if only running t...
Leif Åstrand
2011-10-17
1
-4
/
+5
*
Improved escaping of error messages passed to teamcity
Leif Åstrand
2011-10-17
1
-4
/
+6
*
New infrastructure for running integration tests in parallel
Leif Åstrand
2011-10-13
2
-469
/
+286
*
#6588, #7776 : fine tuned fix with properties that modify value. ValueChange ...
Matti Tahvonen
2011-10-13
1
-11
/
+20
*
property formatter test
Matti Tahvonen
2011-10-13
1
-0
/
+106
*
Blocked merge from 6.6 of disabling of the Liferay 6 EE integration test - ha...
Henri Sara
2011-10-13
0
-0
/
+0
|
\
|
*
Disabled Liferay 6 EE tests for Vaadin 6.6 - license for testing on Liferay 6...
Henri Sara
2011-10-13
1
-0
/
+6
*
|
fix for #7776
Matti Tahvonen
2011-10-11
1
-14
/
+45
*
|
#7479 Fix for Windows: The name of a resource is a '/'-separated path, not Fi...
Artur Signell
2011-10-11
1
-3
/
+1
*
|
test script
Matti Tahvonen
2011-10-11
1
-0
/
+42
*
|
test case now compatible with 1.5
Matti Tahvonen
2011-10-11
1
-3
/
+4
*
|
#7755 Debug window "highlight component" does not work with sub windows
Artur Signell
2011-10-11
1
-2
/
+2
[prev]
[next]