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
/
build
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relaxed memory settings for widgetset compilation. Seems that GWT has been fi...
Artur Signell
2010-09-03
1
-4
/
+3
*
Avoid compiling the same thing multple times (and hopefully solve "unable to ...
Artur Signell
2010-07-02
1
-5
/
+9
*
Packaged the servletless GWT jars with jar (not zip), and as separate JAR fil...
Marko Grönroos
2010-07-01
1
-3
/
+9
*
Removed the Servlet API 2.4 from GWT libraries instead of unpacking the libra...
Marko Grönroos
2010-07-01
1
-13
/
+2
*
Generation of Sampler tests in the build script; #5248.
Marko Grönroos
2010-06-30
1
-2
/
+13
*
Added missing property test-output-dir to target testbench-tests
Mikael Grankvist
2010-06-24
1
-0
/
+1
*
Added sleep to integration tests
Mikael Grankvist
2010-06-22
1
-0
/
+3
*
#5204 include demo portlets in demo package: copy portlet configuration to pa...
Henri Sara
2010-06-21
1
-0
/
+7
*
fixes #5168 now creates an optimized client side for the HelloWorld and Calcu...
Matti Tahvonen
2010-06-21
1
-4
/
+13
*
#5204 Include demo portlets in demo package; portlet configuration files are ...
Henri Sara
2010-06-21
1
-7
/
+0
*
Merged changes from 6.3 to 6.4
Henri Sara
2010-05-31
1
-1
/
+1
|
\
|
*
Renamed ant targets for integration tests
Henri Sara
2010-05-31
1
-1
/
+1
|
*
Dependency demo publish -> war to ensure the war is built before it should be...
Artur Signell
2010-04-30
1
-1
/
+1
|
*
Show demo publish target
Artur Signell
2010-04-30
1
-3
/
+1
|
*
Show demo publish target
Artur Signell
2010-04-30
1
-0
/
+3
|
*
Target for publishing demo of nightly builds
Artur Signell
2010-04-30
1
-1
/
+23
|
*
Disabled deployment of javadocs and sources to maven in the nightly target as...
Artur Signell
2010-04-20
1
-3
/
+4
|
*
Do not generate an unique version for the snapshots
Artur Signell
2010-04-20
1
-0
/
+3
|
*
Deploy vaadin jar as last
Artur Signell
2010-04-20
1
-9
/
+10
|
*
Deploy -javadoc and -sources jar to maven for nightly builds (#3587)
Artur Signell
2010-04-20
1
-0
/
+24
|
*
Renamed libs -> vaadin.jar for clarity.
Artur Signell
2010-04-20
1
-8
/
+8
|
*
#3587 - Added targets for building javadoc and sources jar (mainly for Maven)
Artur Signell
2010-04-20
1
-13
/
+36
|
*
#4418 - build.xml fails due to java.lang.OutOfMemoryError
Artur Signell
2010-04-19
1
-0
/
+1
|
*
Updated differences script to assume that Vaadin distribution package is a Zi...
Marko Grönroos
2010-04-15
1
-2
/
+1
|
*
#4534 temporarily disable build differencing
Henri Sara
2010-04-14
1
-1
/
+2
*
|
Merged build script changes for nightly demo deployment
Artur Signell
2010-04-30
1
-1
/
+24
*
|
Merged -javadoc and -sources jar fixes
Artur Signell
2010-04-20
1
-19
/
+71
*
|
Merged fixes from 6.3:
Artur Signell
2010-04-19
1
-0
/
+1
*
|
Added parameters for skipping one or more types of tests
Artur Signell
2010-04-13
1
-3
/
+3
|
/
*
Merged [11295] from 6.2 (sampler test generator moved)
Artur Signell
2010-04-09
1
-0
/
+1
*
Fixed obvious error for #4467
Artur Signell
2010-04-09
1
-6
/
+6
*
#4500 move Reservr outside Vaadin core
Henri Sara
2010-04-09
1
-32
/
+0
*
Re-enabled parallel run of integration tests
Artur Signell
2010-04-09
1
-3
/
+3
*
Changed -docs package from tar.gz to zip (#4467). Still needs testing.
Artur Signell
2010-04-09
1
-1
/
+1
*
Integration tests interfere with testbench tests when running in parallel
Artur Signell
2010-04-09
1
-1
/
+1
*
Run tests in parallel (#4493)
Artur Signell
2010-04-08
1
-12
/
+7
*
Removed remaining Coverflow references (#4387)
Artur Signell
2010-04-08
1
-8
/
+0
*
Updated Vaadin Framework 6.3 build instructions (removed platform specific bu...
Joonas Lehtinen
2010-04-05
1
-11
/
+0
*
Fixed GWT Development Mode launch script name in build.xml.
Marko Grönroos
2010-04-02
1
-1
/
+1
*
Do not run abstract classes as test cases (avoid errors)
Artur Signell
2010-03-08
1
-1
/
+1
*
Added a JavaDoc stylesheet customization that adds a 'code' style class to pr...
Marko Grönroos
2010-03-08
1
-6
/
+17
*
Disabled automatic building and inclusion of reservr widgetset in the package...
Artur Signell
2010-03-02
1
-2
/
+0
*
#3682 - Maven pom.xml should use the same version as all other build scripts
Artur Signell
2010-03-01
1
-1
/
+20
*
Removed com.vaadin.automatedtests for #3398
Artur Signell
2010-02-11
1
-1
/
+0
*
Removed some obsolete comments.
Marko Grönroos
2010-02-04
1
-11
/
+0
*
Target 'package-jar-quick' for quickly building the Vaadin JAR; compiles only...
Marko Grönroos
2010-02-03
1
-5
/
+11
*
remove extra "maven." from gpg passphrase property
Artur Signell
2010-01-28
1
-1
/
+1
*
Re-enabled Servlet API version check. Fixes #3887.
Marko Grönroos
2010-01-11
1
-1
/
+3
*
Leave GWT doc and samples out of the installation package properly. Also a 'p...
Marko Grönroos
2010-01-11
1
-3
/
+6
*
Changed differences filename to generic. For #3811.
Marko Grönroos
2010-01-11
1
-2
/
+2
[next]