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
*
Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).
Denis Anisimov
2014-11-19
3
-35
/
+24
*
Add null check to FieldGroup.bind. (#14729)
Sauli Tähkäpää
2014-11-05
1
-7
/
+22
*
FieldGroup should not throw NPE when data source is not set (#14901).
Denis Anisimov
2014-10-22
1
-1
/
+2
*
Make DefaultFieldGroupFieldFactory singleton (#11038).
Denis Anisimov
2014-10-13
2
-1
/
+18
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-13
1
-3
/
+65
*
FieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin
2014-10-09
1
-2
/
+8
*
String <-> Enum converter which produces a human readable string (#14756)
Artur Signell
2014-09-30
2
-0
/
+99
*
Add clear() for fields and field group (#14755)
Artur Signell
2014-09-26
1
-0
/
+15
*
Add new StringTo<Byte, Short, BigInteger> Converters(#14583)
denis.magdenkov
2014-09-19
3
-0
/
+240
*
Made MethodPropertyDescriptor box primitive types as it's done in MethodPrope...
Taras Hupalo
2014-09-19
3
-28
/
+8
*
Add Range<Byte, Short, Long, Float, BigInteger, BigDecimal> Validators (#14584)
denis.magdenkov
2014-09-17
6
-0
/
+286
*
Handle byte[] type in StatementHelper and correct SQLException (#13305).
Denis Anisimov
2014-08-20
1
-25
/
+29
*
Add asserts checking for negative container sizes (#14232)
Leif Åstrand
2014-07-17
2
-1
/
+4
*
Update remaining copyright years to 2014
Artur Signell
2014-04-23
1
-1
/
+1
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
117
-125
/
+125
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
118
-126
/
+126
*
|
Merge changes from origin/7.1
Artur Signell
2014-04-23
2
-7
/
+27
|
\
|
|
*
Add test for TransactionalPropertyWrapper memory leaks
Teemu Suo-Anttila
2014-04-14
1
-1
/
+1
|
*
Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438)
Teemu Suo-Anttila
2014-04-14
2
-7
/
+27
*
|
Merge branch '7.2'
Jonatan Kronqvist
2014-04-14
4
-212
/
+18
|
\
\
|
*
|
Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"
Jonatan Kronqvist
2014-04-11
4
-212
/
+18
*
|
|
Don't allocate unnecessary memory for empty array of Objects in
Denis Anisimov
2014-04-10
1
-9
/
+17
|
/
/
*
|
Added convenience methods for bean binding (#13068)
Matti Tahvonen
2014-03-27
1
-0
/
+54
*
|
Remove all unnecessary semicolons reported by Eclipse
Leif Åstrand
2014-03-21
5
-6
/
+6
*
|
Format project files according to conventions
Artur Signell
2014-03-19
1
-12
/
+10
*
|
Revert "Merge branch 'master' into grid"
John Ahlroos
2014-03-18
1
-148
/
+0
*
|
Merge branch 'master' into grid
Leif Åstrand
2014-03-18
1
-0
/
+148
|
\
\
|
*
\
Merge branch 'master' into grid
Henrik Paul
2014-03-03
2
-122
/
+143
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-02-12
7
-46
/
+36
|
|
\
\
\
|
*
|
|
|
Grid supports data set changes (#12645)
Henrik Paul
2013-12-17
1
-12
/
+59
|
*
|
|
|
Merge branch 'master' into grid-merge
Henrik Paul
2013-12-04
4
-163
/
+21
|
|
\
\
\
\
|
*
|
|
|
|
Introduce initial data source support for Grid (#12878)
Leif Åstrand
2013-11-22
1
-0
/
+101
*
|
|
|
|
|
Make com.vaadin.data.util.filter.Like accept Object as a property id.
Maciej Przepióra
2014-03-14
1
-2
/
+2
*
|
|
|
|
|
Merge changes from origin/7.1
Build Agent
2014-03-13
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Class AbstractTransactionalQuery should be public (#12285)
Edoardo Vacchi
2014-03-12
1
-1
/
+1
*
|
|
|
|
Merge changes from origin/7.1
Build Agent
2014-02-27
1
-79
/
+101
|
\
|
|
|
|
|
*
|
|
|
Fix SQLContainer paging and caching issue (#11199)
Teemu Suo-Anttila
2014-02-25
1
-79
/
+101
*
|
|
|
|
Merge changes from origin/7.1
Build Agent
2014-02-13
1
-43
/
+42
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Javadoc formatting fixup
Leif Åstrand
2014-02-13
1
-43
/
+42
*
|
|
|
Merge changes from origin/7.1
Jonatan Kronqvist
2014-02-10
6
-40
/
+36
|
\
|
|
|
|
*
|
|
Do not throw NPE for equals(null) (#8910)
Artur Signell
2014-01-21
5
-0
/
+18
|
*
|
|
Remove references to read/write through modes (#13184)
Artur Signell
2014-01-21
1
-40
/
+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
*
|
|
|
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
[next]