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
about
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
*
Use introspection instead of reflection to get property type (#10672).
Denis Anisimov
2014-12-16
2
-105
/
+179
*
Throw IllegalArgumentException on non-existent version column. (#15290)
Sauli Tähkäpää
2014-12-15
1
-0
/
+6
*
Use converter for Select/Tree/ComboBox when using item id for caption
Artur Signell
2014-12-12
1
-11
/
+51
*
Make SQLContainer.removeAllItems() work properly with paging (#12882)
Ilya Ermakov
2014-12-12
1
-1
/
+0
*
Convert empty string to null Enum value, only throw ConversionExceptions (#14...
Artur Signell
2014-12-11
1
-9
/
+11
*
Make addNestedContainerBean work with existing bean item container items (#15...
Artur Signell
2014-12-09
1
-1
/
+1
*
Add new StringTo<Byte, Short, BigInteger> Converters (#14583)
Anna Miroshnik
2014-12-08
5
-5
/
+18
*
SQLContainer removeItem Error when isModified (#8802)
Ilya Ermakov
2014-12-05
1
-12
/
+14
*
Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).
Denis Anisimov
2014-12-02
2
-4
/
+31
*
Prevent NPE in AbstractBeanContainer.getType() method (#15173).
Denis Anisimov
2014-12-01
1
-2
/
+6
*
Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).
Denis Anisimov
2014-11-19
3
-35
/
+24
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-13
1
-3
/
+65
*
String <-> Enum converter which produces a human readable string (#14756)
Artur Signell
2014-09-30
2
-0
/
+99
*
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
*
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
88
-95
/
+95
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
89
-96
/
+96
*
|
Merge changes from origin/7.1
Artur Signell
2014-04-23
1
-6
/
+20
|
\
|
|
*
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
1
-6
/
+20
*
|
Merge branch '7.2'
Jonatan Kronqvist
2014-04-14
3
-158
/
+18
|
\
\
|
*
|
Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"
Jonatan Kronqvist
2014-04-11
3
-158
/
+18
*
|
|
Don't allocate unnecessary memory for empty array of Objects in
Denis Anisimov
2014-04-10
1
-9
/
+17
|
/
/
*
|
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
*
|
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
Jonatan Kronqvist
2014-02-10
5
-0
/
+18
|
\
|
|
*
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
*
|
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
3
-18
/
+160
*
|
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
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
*
|
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
|
/
[next]