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
*
More debug info
Artur Signell
2012-09-09
1
-4
/
+4
*
Move elemental to client package for now (#9299)
Artur Signell
2012-09-09
1
-5
/
+5
*
Fixed output directory
Artur Signell
2012-09-09
1
-1
/
+1
*
Readme for zip (#9299)
Artur Signell
2012-09-09
2
-0
/
+16
*
Filter webcontent files for @version@ and more (#9299)
Artur Signell
2012-09-09
1
-3
/
+41
*
Moved validation dependency to compiler (#9299)
Artur Signell
2012-09-09
2
-4
/
+4
*
Removed unnecessary files from zip (#9299)
Artur Signell
2012-09-09
1
-1
/
+12
*
Avoid publishing 'all' zip to Maven (#9299)
Artur Signell
2012-09-09
3
-15
/
+9
*
Avoid trying to resolve 'all' during building 'all' (#9299)
Artur Signell
2012-09-09
1
-4
/
+11
*
Fixed typo (#9299)
Artur Signell
2012-09-09
1
-1
/
+1
*
Publish zip also (#9299)
Artur Signell
2012-09-09
4
-9
/
+9
*
Always build buildhelpers first (#9299)
Artur Signell
2012-09-09
1
-1
/
+6
*
Build a zip file containing all jars + dependencies (#9299)
Artur Signell
2012-09-09
4
-4
/
+96
*
Include all required themes
Artur Signell
2012-09-09
1
-1
/
+2
*
Fixed refactoring problem and added missing dependency
Artur Signell
2012-09-09
1
-1
/
+5
*
Added missing dependencies (#9299)
Artur Signell
2012-09-09
2
-6
/
+10
*
Run server integration tests with other tests (#9299)
Artur Signell
2012-09-09
2
-23
/
+29
*
File for compiling widgetset/theme in Eclipse (#9299)
Artur Signell
2012-09-09
1
-0
/
+91
*
Run integration tests too (#9299)
Artur Signell
2012-09-09
1
-0
/
+5
*
Fixed running of TestBench tests (#9299)
Artur Signell
2012-09-09
3
-19
/
+14
*
Do not run test which in not a real test
Artur Signell
2012-09-09
1
-0
/
+1
*
Run TestBench tests from mani tests target (#9299)
Artur Signell
2012-09-09
1
-3
/
+6
*
Dummy default for sftp.ivy.pattern as ivy files are not deployed using sftp
Artur Signell
2012-09-09
1
-1
/
+2
*
Snapshot deployment to Maven now works (#9299)
Artur Signell
2012-09-09
6
-88
/
+68
*
Publish to SFTP (#9299)
Artur Signell
2012-09-09
3
-0
/
+154
*
Build javadoc and sources jars (#9299)
Artur Signell
2012-09-09
18
-36
/
+84
*
Generate pom artifacts and automatically publish to local Maven (#9299)
Artur Signell
2012-09-09
14
-25
/
+47
*
Metadata for client-compiled package (#9299)
Artur Signell
2012-09-09
2
-2
/
+10
*
Java version check (#9299)
Artur Signell
2012-09-09
2
-2
/
+10
*
Include compiled TestingWidgetSet in war (#9299)
Artur Signell
2012-09-09
2
-12
/
+46
*
Ensure required jars are available when running tests (#9299)
Artur Signell
2012-09-09
1
-3
/
+8
*
Run tests with assertions enabled
Artur Signell
2012-09-09
1
-4
/
+4
*
Do not build client-compiled-cache for now, it should be a separate module (#...
Artur Signell
2012-09-09
1
-2
/
+3
*
Assert field is dirty, does not matter how many times it has been marked
Artur Signell
2012-09-09
1
-3
/
+1
*
Reverted invalid change of test data during package rename
Artur Signell
2012-09-09
1
-33
/
+40
*
Support running TestBench tests with the vaadin-uitest war (#9299)
Artur Signell
2012-09-09
9
-627
/
+118
*
Added Git Revision to GWT version file
Artur Signell
2012-09-09
1
-1
/
+10
*
Client-compiled-cache artifact (#9299)
Artur Signell
2012-09-09
5
-42
/
+73
*
Added themes-compiled module (#9299)
Artur Signell
2012-09-09
19
-173
/
+311
*
Module for compiled client side (#9299)
Artur Signell
2012-09-09
7
-12
/
+146
*
Steps towards publishing sources and javadoc jars (#9299)
Artur Signell
2012-09-09
2
-5
/
+17
*
Support running JUnit tests (#9299)
Artur Signell
2012-09-09
29
-472
/
+664
*
Support for running sass junit tests
Artur Signell
2012-09-09
3
-5
/
+63
*
Added build-provided to make build work again
Artur Signell
2012-09-09
5
-2
/
+6
*
Clean ivy cache and gwt dir before build
Artur Signell
2012-09-09
2
-120
/
+126
*
Fixed scopes for generated Maven pom.xml files (#9299)
Artur Signell
2012-09-09
4
-25
/
+43
*
Servlet API dependency
Artur Signell
2012-09-09
1
-2
/
+6
*
Removed extra slash
Artur Signell
2012-09-09
1
-7
/
+7
*
Create dirs when unpacking GWT
Artur Signell
2012-09-09
1
-115
/
+121
*
Jsoup is now declared as a dependency (#9299)
Artur Signell
2012-09-09
52
-17462
/
+0
[next]