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
/
src
/
com
/
vaadin
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
#5947 BeanItemContainer.addAll() should be public, related unit test
Henri Sara
2010-11-25
1
-1
/
+1
*
Refactor BeanItemContainer, splitting out the superclass AbstractBeanContaine...
Henri Sara
2010-11-25
2
-699
/
+908
*
#6049 do not re-filter BeanItemContainer if removing non-existing filters
Henri Sara
2010-11-24
1
-4
/
+8
*
#6044 BeanItemContainer.getContainerProperty() should not throw NPE if item n...
Henri Sara
2010-11-24
1
-1
/
+5
*
#6031 PropertySetItem tests and fixed equals() and hashCode()
Henri Sara
2010-11-23
1
-3
/
+10
*
Organized imports
Artur Signell
2010-11-16
1
-1
/
+0
*
minor cleanup for javadoc
Matti Tahvonen
2010-10-25
1
-4
/
+4
*
#5785 AbstractStringValidator conversions in Vaadin 6.5
Henri Sara
2010-10-18
1
-4
/
+5
*
Organize imports.
Artur Signell
2010-10-14
1
-2
/
+0
*
This is the implementation of the server-side logging feature
Jonatan Kronqvist
2010-10-12
1
-4
/
+6
*
Fixed some warnings
Artur Signell
2010-10-05
1
-3
/
+4
*
Removed dead code
Artur Signell
2010-10-05
1
-3
/
+0
*
Merged test, javadoc and integration test changes from 6.4
Artur Signell
2010-10-05
1
-1
/
+1
*
#5692 Generics: PropertySetItem (class needs cleanup)
Henri Sara
2010-10-04
1
-10
/
+10
*
#5692 Generics: QueryContainer (with reduced exposure of internal item id typ...
Henri Sara
2010-10-04
1
-9
/
+9
*
#5692 Generics: ContainerOrderedWrapper
Henri Sara
2010-10-04
1
-11
/
+11
*
#5692 Generics: ContainerHierarchicalWrapper, HierarchicalContainer
Henri Sara
2010-10-04
2
-8
/
+8
*
#5692 Generics and warnings cleanup: IndexedContainer (with minor modificatio...
Henri Sara
2010-10-01
1
-64
/
+70
*
#5692 Generics and warnings cleanup : listener lists in some data utility cla...
Henri Sara
2010-10-01
3
-9
/
+9
*
#5692 Generics and warnings cleanup in MethodProperty
Henri Sara
2010-10-01
3
-70
/
+91
*
#5692 Generics and warnings cleanup in ObjectProperty and classes using it, s...
Henri Sara
2010-10-01
2
-18
/
+30
*
Extensions might need to fire itemsetchange event in some situations. See Wor...
Matti Tahvonen
2010-08-27
1
-1
/
+1
*
Formatted using Eclipse Helios / Windows XP
Artur Signell
2010-08-16
7
-21
/
+15
*
#5405 better javadoc for BeanItemContainer constructor
Henri Sara
2010-08-04
1
-0
/
+7
*
#5405 relax type constraint on BeanItemContainer constructor and addAll() method
Henri Sara
2010-08-04
1
-3
/
+3
*
Reverted constructor visibility changes, will use isSynthetic() test instead
Henri Sara
2010-07-06
5
-8
/
+8
*
Make private nested class constructor visibility public or package to prevent...
Henri Sara
2010-07-06
5
-8
/
+8
*
Corrected Validator link
Artur Signell
2010-07-02
1
-4
/
+3
*
Potential fix for #4484 - PropertyFormatter constructor calls format
Artur Signell
2010-07-01
1
-1
/
+12
*
#5280 make ContainerHierarchicalWrapper serializable
Henri Sara
2010-06-30
1
-16
/
+31
*
Formatted /src using Vaadin Java Conventions 20071114
Artur Signell
2010-06-28
5
-281
/
+281
*
minor javadoc fix
Artur Signell
2010-05-25
1
-1
/
+4
*
fixes #5030
Matti Tahvonen
2010-05-19
1
-3
/
+42
*
merged bug fixes from 6.3 branch
Matti Tahvonen
2010-05-14
2
-12
/
+15
|
\
|
*
property formatter now handles nulls better in setValue()
Matti Tahvonen
2010-05-06
1
-11
/
+14
|
*
fixes #4649
Matti Tahvonen
2010-05-06
1
-1
/
+1
|
*
Fixed #4514 - BeanItemContainer: getSortablePropertyIds doesn't include primi...
Artur Signell
2010-04-16
1
-1
/
+2
|
*
Moved duplicate handling to a separate method (#4536/#4537)
Artur Signell
2010-04-15
1
-23
/
+47
|
*
Fix for #4536 - ListSet.set() removes elements from itemSet even if they are ...
Artur Signell
2010-04-15
1
-7
/
+49
|
*
Minor javadoc fixes
Artur Signell
2010-04-13
1
-9
/
+8
*
|
Improved javadoc for #5009
Artur Signell
2010-05-12
1
-1
/
+2
*
|
Clarified javadoc for #4595
Artur Signell
2010-05-11
1
-5
/
+4
*
|
Clarified why hashCode/equals must be implemented in a certain way
Artur Signell
2010-05-11
1
-5
/
+7
*
|
Updated javadoc (#4663)
Artur Signell
2010-05-10
1
-30
/
+260
*
|
Fix for #2228 - Cannot get multiple causes from InvalidValueException
Artur Signell
2010-05-10
1
-0
/
+12
*
|
Updated javadoc (#4689)
Artur Signell
2010-05-10
1
-34
/
+99
*
|
Updated javadoc (#4680)
Artur Signell
2010-05-10
1
-54
/
+68
*
|
Updated package javadoc for #4248
Artur Signell
2010-05-10
8
-96
/
+43
*
|
Updated javadoc (#4681)
Artur Signell
2010-05-10
1
-68
/
+76
*
|
Merged fixes from 6.3:
Artur Signell
2010-04-19
3
-19
/
+85
|
/
[next]