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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
4
-1
/
+811
*
Toolkit 5.3.0 RC13.
Marko Grönroos
2009-02-27
1
-1
/
+1
*
Toolkit 5.3.0 RC12.
Marko Grönroos
2009-02-26
1
-1
/
+1
*
Updated copyright notices from 2008 to 2009. Fixes #2671.
Marko Grönroos
2009-02-24
2
-4
/
+4
*
Added ignoreversion property to allow ignoring version check when building. F...
Marko Grönroos
2009-02-20
1
-2
/
+5
*
Fix for #2642 - Eclipse project now requires and automatically uses java 1.5
Artur Signell
2009-02-19
2
-0
/
+14
*
Toolkit 5.3.0 RC 11. Added also a missing beanitemcontainer jar path.
Marko Grönroos
2009-02-17
2
-1
/
+2
*
Fix for #2608 - modified build.xml to include beanitemcontainer in package
Artur Signell
2009-02-17
1
-0
/
+1
*
Report Java version when compilation fails
Joonas Lehtinen
2009-02-17
1
-1
/
+1
*
Fixed build problem (missing beancontainer.jar)
Artur Signell
2009-02-17
1
-5
/
+17
*
Fixed build problem (missing beancontainer.jar)
Artur Signell
2009-02-17
1
-18
/
+47
*
Fixed build problem (missing beancontainer.jar)
Artur Signell
2009-02-17
1
-4
/
+4
*
Fix for #2359 - Demo app renewal. Merged all changes from /branches/2359_Rene...
Artur Signell
2009-02-16
2
-153
/
+74
*
Toolkit 5.3.0 RC10.
Marko Grönroos
2009-02-09
1
-1
/
+1
*
Demo and QuickStart fixes: use UTF-8 encoding for source files (#2544) and in...
Marko Grönroos
2009-02-09
5
-2
/
+14
*
Enabled inclusion of Sampler in installation packages. Still some problems. F...
Marko Grönroos
2009-02-06
2
-1
/
+43
*
Set JVM stack size to 1024k, as the default was not enough in some platforms ...
Marko Grönroos
2009-02-05
1
-0
/
+2
*
Fixed missing version and date values in the web versions of Manual and Tutor...
Marko Grönroos
2009-02-03
1
-2
/
+29
*
Fixed problems in building application Tutorial HTML for the web. Now uses xm...
Marko Grönroos
2009-02-02
1
-0
/
+2
*
Build application Tutorial HTML for the web.
Marko Grönroos
2009-02-02
1
-3
/
+80
*
Build the HTML and PDF versions of the Tutorial with targets tutorial-html an...
Marko Grönroos
2009-01-30
1
-0
/
+145
*
Toolkit 5.3.0 RC9.
Marko Grönroos
2009-01-26
1
-1
/
+1
*
Toolkit 5.3.0 RC8.
Marko Grönroos
2009-01-13
1
-1
/
+1
*
Automatically determine the publication date and Toolkit version number for T...
Marko Grönroos
2009-01-06
1
-2
/
+29
*
Toolkit 5.3.0 RC7.
Marko Grönroos
2009-01-05
1
-1
/
+1
*
Toolkit 5.3.0 RC6.
Marko Grönroos
2008-12-31
1
-1
/
+1
*
Removed the parallel building of widgetsets as it can take too much memory in...
Marko Grönroos
2008-12-31
1
-9
/
+4
*
Removed Sampler from installation package. Fixes #2352.
Marko Grönroos
2008-12-31
1
-8
/
+20
*
Fixes #2367. Server-side compilation now uses an unpacked version of GWT from...
Marko Grönroos
2008-12-31
1
-13
/
+34
*
Use Java Servlet API 2.3 for compiling to catch incompatibilities. Replaced t...
Marko Grönroos
2008-12-30
1
-6
/
+9
*
Don't compile with other than Java 1.5 compilers. For #2367.
Marko Grönroos
2008-12-30
1
-2
/
+23
*
Toolkit 5.3.0 RC5 release.
Marko Grönroos
2008-12-26
1
-1
/
+1
*
Do not build OOPHM by default in order to assure that correct GWT version is ...
Joonas Lehtinen
2008-12-23
1
-1
/
+1
*
Removed whitelisting from hosted mode launch config
Joonas Lehtinen
2008-12-23
1
-1
/
+1
*
Build-script for OOPHM version of the Toolkit
Joonas Lehtinen
2008-12-23
2
-1
/
+122
*
Updated build instructions
Joonas Lehtinen
2008-12-22
1
-3
/
+2
*
Rolled back OOPHM support from Launch config and build.xml
Joonas Lehtinen
2008-12-22
2
-17
/
+3
*
Build special OOPHM version of hosted mode launch -file for Linux. Fixes #2403
Joonas Lehtinen
2008-12-22
2
-2
/
+16
*
Updated build readme.txt to reflect the OOPHM build procedure
Joonas Lehtinen
2008-12-22
1
-5
/
+6
*
GWT version 1.5.3 is used to build Toolkit. Actually 5.3.0rc4 already used 1....
Joonas Lehtinen
2008-12-21
1
-1
/
+1
*
Remove -whitelist parameter from Hosted Mode launch (conflicts with OOPHM. Se...
Joonas Lehtinen
2008-12-21
1
-1
/
+1
*
Toolkit 5.3.0 RC4.
Marko Grönroos
2008-12-19
1
-1
/
+1
*
Added the headless mode setting for GWT compiler ([6300]) also for building t...
Marko Grönroos
2008-12-19
1
-0
/
+1
*
Merged [6286] from 5.2 branch: Run GWT compiler in headless mode. Running it ...
Marko Grönroos
2008-12-19
1
-0
/
+3
*
Added a logo, chapter and title to the header and footer of the manual. For #...
Marko Grönroos
2008-12-18
1
-0
/
+3
*
Fixed #2383
Joonas Lehtinen
2008-12-18
1
-2
/
+2
*
Removed CSS Tidy from build dir as it is not used anymore
Joonas Lehtinen
2008-12-18
2
-14
/
+0
*
Copied changes made in [6237] to the correct web.xml, for #2185
Marc Englund
2008-12-17
1
-482
/
+313
*
Fix #2229 build-widgetsets.xml should give error of invalid toolkit path, #23...
Joonas Lehtinen
2008-12-16
6
-132
/
+96
*
Renames build-widgetsets.xml in build.xml to build-widgetset.xml as specified...
Joonas Lehtinen
2008-12-16
1
-5
/
+1
[next]