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
/
server
/
src
/
com
/
vaadin
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Remove dead code
Johannes Dahlström
2014-01-17
1
-6
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Simplified support for null intermediate properties (#11435)
Artur Signell
2013-11-30
4
-163
/
+21
|
|
/
|
/
|
*
|
Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)
Jarno Rantala
2013-10-16
4
-18
/
+214
*
|
Merge changes from origin/7.1
Artur Signell
2013-09-17
2
-1
/
+12
|
\
|
|
*
NullPointerException in DateToSqlDateConverter (#12284)
Edoardo Vacchi
2013-09-13
1
-0
/
+9
|
*
NullPointerException in TableQuery.fetchMetadata() (#11403)
Edoardo Vacchi
2013-09-13
1
-1
/
+3
*
|
Add StringToLongConverter for automatic handling of long values (#12291)
Artur Signell
2013-09-03
2
-0
/
+80
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-08-30
1
-1
/
+1
|
\
|
|
*
Fixed a typo in FieldGroup.isModified() JavaDoc. (#12172)
Teemu Pöntelin
2013-08-12
1
-1
/
+1
*
|
Merge from origin/7.1
Artur Signell
2013-08-19
1
-1
/
+17
|
\
|
|
*
Make sure bean field validators are only added once (#11045)
Patrik Lindström
2013-08-07
1
-1
/
+17
*
|
Merge changes from origin/7.1
Artur Signell
2013-08-19
1
-1
/
+16
|
\
|
|
*
Ensure StringToIntegerConverter rejects values outside range of int (#12230)
Johannes Dahlström
2013-08-01
1
-1
/
+16
*
|
Support for null intermediate beans in NestedMethodProperty (#11435)
Matti Hosio
2013-08-09
4
-5
/
+156
*
|
BeanValidator changed to throw exception with array of causes (#11324)
Jarno Rantala
2013-07-30
1
-12
/
+7
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-07-15
1
-0
/
+5
|
\
|
|
*
Fix NPE in Like.java (#10167)
Patrik Lindström
2013-06-28
1
-0
/
+5
*
|
Adds String <-> BigDecimal converter (#9997)
Artur Signell
2013-07-01
2
-0
/
+63
*
|
Removed StringToNumberConverter (#12092)
Artur Signell
2013-07-01
2
-67
/
+0
|
/
*
Use varargs instead of array where appropriate (#4513)
Artur Signell
2013-06-26
5
-18
/
+5
*
Fix NPE when converting null values (#11895)
Artur Signell
2013-06-12
1
-20
/
+39
*
Added type parameter to converter methods (#11895)
Artur Signell
2013-06-11
12
-50
/
+124
*
Log stack trace using fine when logging toString warnings
Artur Signell
2013-06-05
1
-0
/
+5
*
Do not log legacy warnings in JUnit tests (#11963)
Artur Signell
2013-05-31
1
-5
/
+5
*
Add missing license header
Artur Signell
2013-05-28
1
-1
/
+1
*
Added Serializable where missing and ignore classes which do not need Seriali...
Artur Signell
2013-05-28
1
-1
/
+2
*
Added Java Date to Sql Date converter to better support sql dates (#11224)
Artur Signell
2013-05-24
2
-0
/
+61
*
Modified the logic in setPropertyDatasource which determines if a new convert...
Artur Signell
2013-05-22
1
-4
/
+46
*
Fixed order of parameters in javadoc (#11158)
Artur Signell
2013-05-22
1
-3
/
+3
*
Extracted common code for number conveters to abstract super class (#11900)
Artur Signell
2013-05-22
5
-229
/
+148
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
1
-3
/
+5
|
\
|
*
SQLContainer.indexOfId() also searches backwards (#11849, #10376)
Henri Sara
2013-05-14
1
-3
/
+5
*
|
Support schemas and catalogs in TableQuery (#7827)
Henri Sara
2013-04-25
1
-33
/
+167
*
|
Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)
Artur Signell
2013-04-24
5
-8
/
+63
*
|
Re-added Property.toString warning messages (#10916)
Artur Signell
2013-04-24
4
-49
/
+165
*
|
Global code reformat
Leif Åstrand
2013-04-05
1
-1
/
+2
*
|
Added Container.hasContainerFilters() API #11234
John Ahlroos
2013-03-22
5
-1
/
+33
*
|
Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'
Artur Signell
2013-03-21
3
-230
/
+292
|
\
|
|
*
Eliminate connection/statement/result set leaks in TableQuery (#10582)
Leif Åstrand
2013-03-13
3
-230
/
+292
*
|
Create a PopupDateField by default for Dates (#11159)
Artur Signell
2013-03-18
1
-1
/
+2
*
|
Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'
Artur Signell
2013-03-12
4
-8
/
+6
|
\
|
|
*
Corrected javadoc (#10774)
Artur Signell
2013-03-06
1
-3
/
+3
|
*
Corrected javadoc regarding nested property support (#8210)
Artur Signell
2013-03-06
2
-4
/
+2
|
*
Catch NoSuchFieldException instead of NoSuchFieldError (#10944)
Artur Signell
2013-03-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/7.0'
John Ahlroos
2013-03-01
5
-19
/
+34
|
\
|
|
*
Fixed BindException when binding nested properties with BeanFieldGroup.buildA...
John Ahlroos
2013-02-28
1
-2
/
+12
|
*
(#10563) Logging now uses parameters.
Mikael Grankvist
2013-02-28
4
-17
/
+22
*
|
Merge "Added support for Dates to DefaultFieldGroupFieldFactory (#8539)"
John Ahlroos
2013-02-14
1
-0
/
+25
|
\
\
|
*
|
Added support for Dates to DefaultFieldGroupFieldFactory (#8539)
Artur Signell
2013-02-12
1
-0
/
+25
|
|
/
*
|
Fix JDK 1.7 dependency in #10426
Henri Sara
2013-02-14
1
-1
/
+2
[prev]
[next]