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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SQLContainer paging and caching issue (#11199)
Teemu Suo-Anttila
2014-02-25
1
-79
/
+101
*
Do not throw NPE for equals(null) (#8910)
Artur Signell
2014-01-21
5
-0
/
+18
*
Backported null value support for NestedMethodProperty to 7.1 (#12884)
Jarno Rantala
2013-12-16
3
-10
/
+19
*
Add StringToLongConverter for automatic handling of long values (#12225)
Artur Signell
2013-10-30
2
-0
/
+80
*
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
*
Ensure StringToIntegerConverter rejects values outside range of int (#12230)
Johannes Dahlström
2013-08-01
1
-1
/
+16
*
Fix NPE in Like.java (#10167)
Patrik Lindström
2013-06-28
1
-0
/
+5
*
Use varargs instead of array where appropriate (#4513)
Artur Signell
2013-06-26
3
-3
/
+3
*
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
4
-6
/
+58
*
|
Re-added Property.toString warning messages (#10916)
Artur Signell
2013-04-24
4
-49
/
+165
*
|
Added Container.hasContainerFilters() API #11234
John Ahlroos
2013-03-22
4
-1
/
+27
|
/
*
Eliminate connection/statement/result set leaks in TableQuery (#10582)
Leif Åstrand
2013-03-13
3
-230
/
+292
*
Corrected javadoc regarding nested property support (#8210)
Artur Signell
2013-03-06
2
-4
/
+2
*
(#10563) Logging now uses parameters.
Mikael Grankvist
2013-02-28
4
-17
/
+22
*
Merge "Do not throw NPE when asking for a null propertyId (#10445)"
Henri Sara
2013-02-08
1
-1
/
+2
|
\
|
*
Do not throw NPE when asking for a null propertyId (#10445)
Artur Signell
2013-01-30
1
-1
/
+2
*
|
Merge of (#10878) to Vaadin 7.
Anna Koskinen
2013-02-05
1
-1
/
+3
*
|
Merge of (#10563) to Vaadin 7.
Anna Koskinen
2013-02-05
2
-14
/
+15
*
|
Merge "Merge of (#10582) to Vaadin 7." into 7.0
Johannes Dahlström
2013-02-05
1
-46
/
+114
|
\
\
|
*
|
Merge of (#10582) to Vaadin 7.
Anna Koskinen
2013-02-01
1
-46
/
+114
|
|
/
*
/
Merge of (#10437) to Vaadin 7.
Anna Koskinen
2013-02-01
1
-1
/
+1
|
/
*
(#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...
Mikael Grankvist
2013-01-17
1
-1
/
+1
*
Merge of (#10032) to Vaadin 7.
Anna Koskinen
2013-01-09
1
-1
/
+1
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
84
-95
/
+95
*
Merge of (#9529) to Vaadin 7.
Anna Koskinen
2012-12-21
1
-4
/
+19
*
Merge of (#9788) to Vaadin 7.
Anna Koskinen
2012-12-19
1
-96
/
+131
*
Support float fields with FieldGroup (#10553)
Artur Signell
2012-12-17
2
-0
/
+124
*
Return null as non-existing property for IndexedContainer (#10445)
Henri Sara
2012-11-30
1
-1
/
+3
*
getPrevItemId should return null if id not found (#10124)
Artur Signell
2012-11-28
1
-1
/
+6
*
Fixed NPE when converting ""
Artur Signell
2012-11-26
1
-0
/
+5
*
Unified deprecation messages
Artur Signell
2012-11-22
16
-52
/
+55
*
Use compare for Comparable when determining equals for filtering (#10310)
Artur Signell
2012-11-22
1
-3
/
+26
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
2
-6
/
+6
*
Modified FieldGroup so that fields configured with read only properties
tapio
2012-11-08
1
-0
/
+14
*
Merged com.vaadin.service into com.vaadin.util (#10146)
Artur Signell
2012-11-06
1
-1
/
+1
*
Changed Property.setValue(Object) to setValue(T) (#8791)
Artur Signell
2012-10-23
14
-46
/
+24
[next]