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
*
Updated eclipse demo project to reflect library path changes. For #3298
Artur Signell
2009-10-27
1
-1
/
+1
*
Include launcher source in demo package, as before.
Artur Signell
2009-10-27
1
-0
/
+2
*
Fixed build path, #3298
Artur Signell
2009-10-27
1
-0
/
+1
*
Fixed build path, #3298
Artur Signell
2009-10-27
1
-3
/
+9
*
Reorganized lib hierarchy for #3298. Fixed build script to use the new hierar...
Artur Signell
2009-10-27
1
-19
/
+10
*
Fixed build script, for #3298
Artur Signell
2009-10-27
1
-3
/
+3
*
Split demo and tests files to own source folders, for #3298
Artur Signell
2009-10-27
1
-141
/
+144
*
Reformatted build script indentation to use only spaces instead of a mixture ...
Marko Grönroos
2009-10-26
1
-1073
/
+1072
*
Shortened TeamCity build number by removing date.
Marko Grönroos
2009-10-26
1
-1
/
+1
*
Compile JavaDocs from the preprocessed sources as it probably should be done....
Marko Grönroos
2009-10-26
1
-1
/
+1
*
Removed extra changeset number from TeamCity build number.
Marko Grönroos
2009-10-26
1
-1
/
+1
*
Allow parameterizing documentation checkout repository URL. Make the checkout...
Marko Grönroos
2009-10-26
1
-1
/
+8
*
Fixed widgetset build output directory. Also had to reorder build process a b...
Marko Grönroos
2009-10-26
1
-80
/
+110
*
Always get version number from property file, also for nightlies. For #3553.
Marko Grönroos
2009-10-20
2
-48
/
+59
*
Merged: Fix for #3393 - Update release build configuration to also build Life...
Artur Signell
2009-10-15
1
-1
/
+30
*
Added basic OSGi manifest for #2199
Artur Signell
2009-10-12
2
-1
/
+9
*
Corrected version (6.2)
Artur Signell
2009-10-12
1
-1
/
+1
*
Compile server-side code before compiling widget sets.
Marko Grönroos
2009-10-09
1
-32
/
+20
*
Fixed classpaths for widgetset and widgetset generator builds to work properl...
Marko Grönroos
2009-10-09
1
-8
/
+14
*
Fixed a problem in running the widgetset generator.
Marko Grönroos
2009-10-08
1
-4
/
+4
*
Added compiling of widgetset generator so the gwt compiler finds it
Artur Signell
2009-10-06
1
-0
/
+1
*
Added compiling of widgetset generator so the gwt compiler finds it
Artur Signell
2009-10-06
1
-6
/
+14
*
merged 2009-09-widget-packaging_3332 branch to 6.2
Matti Tahvonen
2009-10-06
1
-2
/
+9
|
\
|
*
added DefaultWidgetSet to manifest file
Matti Tahvonen
2009-10-06
1
-2
/
+3
|
*
steps toward simpler widgetset creation. Still needs a lot of cleaning and re...
Matti Tahvonen
2009-09-25
1
-0
/
+6
*
|
Merge from 6.1 to 6.2:
Marko Grönroos
2009-10-05
1
-0
/
+49
*
|
Merged [9014] from 6.1 to 6.2: Added a script to list closed tickets in Relea...
Marko Grönroos
2009-10-01
1
-0
/
+16
*
|
Merged [8980] from 6.1 to 6.2: List differences from latest release package.
Marko Grönroos
2009-09-29
2
-0
/
+126
*
|
Merged recent release and build changes from 6.1 to 6.2:
Marko Grönroos
2009-09-25
1
-6
/
+28
*
|
Merged recent changes to build and test scripts from 6.1 to 6.2 branch.
Marko Grönroos
2009-09-23
1
-4
/
+48
|
/
*
Merged: Fixed #3371 - Remove obsolete testingtools references
Artur Signell
2009-09-18
1
-20
/
+0
*
Merged test changes from 6.1
Artur Signell
2009-09-15
2
-17
/
+24
*
Undid [8659] as it didn't have any effect after all; the LANG environment var...
Marko Grönroos
2009-09-03
1
-2
/
+2
*
Specified input and output character encoding in filtered copy operations on ...
Marko Grönroos
2009-09-03
1
-2
/
+2
*
Reverted sampler widgetset build parameter to OBF
Artur Signell
2009-09-01
1
-1
/
+1
*
Appengine fixes; This version uses GAE sessions, but attempts to keep synchro...
Marc Englund
2009-09-01
1
-1
/
+2
*
The Button Component Strikes Back
Jouni Koivuviita
2009-08-27
1
-41
/
+71
*
Testingtools -> Testbench renames
Artur Signell
2009-08-24
1
-2
/
+2
*
Added missing maven ant task jar and updated maven snapshot version to 6.1
Artur Signell
2009-08-21
1
-1
/
+1
*
Maven publish target for nightly builds
Artur Signell
2009-08-18
1
-2
/
+2
*
Maven publish target for nightly builds
Artur Signell
2009-08-17
1
-1
/
+2
*
Maven publish target for nightly builds
Artur Signell
2009-08-14
1
-1
/
+1
*
Maven publish target for nightly builds
Artur Signell
2009-08-14
1
-1
/
+22
*
#1862 initial Maven POM file for publishing Vaadin releases and snapshots
Henri Sara
2009-08-14
1
-0
/
+63
*
Updated default version to 6.1.development and GWT-VERSION to 1.7.0
Artur Signell
2009-08-11
2
-2
/
+2
*
#3126 portal widgetset is now com.vaadin.portal.gwt.PortalDefaultWidgetSet
Henri Sara
2009-07-09
1
-2
/
+2
*
3127 remove FeatureBrowser from demo WAR portlet list
Henri Sara
2009-07-08
1
-2
/
+0
*
#3126 - Added a portal default widget set with IE8 fixes
Artur Signell
2009-07-07
1
-1
/
+26
*
Reindeer style name reference example added to web.xml and index.html.
Jouni Koivuviita
2009-05-28
1
-0
/
+14
*
Include build date in Release Notes. Fixes #2963.
Marko Grönroos
2009-05-25
1
-0
/
+7
[next]