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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch NoSuchFieldException instead of NoSuchFieldError (#10944)
Artur Signell
2013-03-05
1
-0
/
+71
*
Update test to use default classloader instead of null
Leif Åstrand
2013-03-04
1
-2
/
+3
*
Fixed BindException when binding nested properties with BeanFieldGroup.buildA...
John Ahlroos
2013-02-28
1
-0
/
+41
*
Made test pass by ignoring irrelevant classes
Artur Signell
2013-02-28
1
-0
/
+5
*
Fixed another memory leak in Tree #11053
John Ahlroos
2013-02-22
1
-0
/
+21
*
Fixed memory leak in Tree #11053
John Ahlroos
2013-02-21
1
-0
/
+41
*
Merge "Do not throw NPE when asking for a null propertyId (#10445)"
Henri Sara
2013-02-08
1
-0
/
+8
|
\
|
*
Do not throw NPE when asking for a null propertyId (#10445)
Artur Signell
2013-01-30
1
-0
/
+8
*
|
Set the first cause as the cause of CacheUpdateException (#10951)
Leif Åstrand
2013-02-06
1
-0
/
+56
|
/
*
Removed unnecessary code which is not JUnit 4.5 compatible
Artur Signell
2013-01-17
1
-6
/
+0
*
Merge "(#10716 ) Created tests for validators and converters. Fixed StringToB...
Henri Sara
2013-01-17
13
-0
/
+573
|
\
|
*
(#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...
Mikael Grankvist
2013-01-17
13
-0
/
+573
*
|
Fix validator test (#10713)
Henri Sara
2013-01-15
1
-8
/
+4
|
/
*
Most validators should accept null or empty string (#10561, #10713).
Henri Sara
2013-01-14
3
-0
/
+269
*
(#10561) Email should be valid for null and empty string.
Mikael Grankvist
2013-01-11
1
-0
/
+26
*
Merge of (#10032) to Vaadin 7.
Anna Koskinen
2013-01-09
1
-0
/
+12
*
Removed old source file checkers (#9399)
Artur Signell
2013-01-07
2
-255
/
+0
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
11
-11
/
+11
*
Merge of (#6476) to Vaadin 7.
Anna Koskinen
2013-01-02
1
-6
/
+1
*
Update buffered field value if it has not been changed (#8192)
Artur Signell
2012-12-18
1
-0
/
+35
*
Do not update data model when locale changes (#10562, #8192)
Artur Signell
2012-12-18
1
-0
/
+22
*
Merge changes Icf4a4410,I8bbf8f69
Leif Åstrand
2012-12-18
1
-0
/
+2
|
\
|
*
Register connector to avoid test failures
Artur Signell
2012-12-17
1
-0
/
+2
*
|
Merge "Support float fields with FieldGroup (#10553)"
Leif Åstrand
2012-12-18
1
-0
/
+42
|
\
|
|
*
Support float fields with FieldGroup (#10553)
Artur Signell
2012-12-17
1
-0
/
+42
*
|
Revert "Case-insensitive FieldGroup binding #10426"
Artur Signell
2012-12-17
1
-84
/
+0
|
/
*
Case-insensitive FieldGroup binding #10426
Jonni Nakari
2012-12-17
1
-0
/
+84
*
Search fields from superclasses #10504
Jonni Nakari
2012-12-17
1
-0
/
+34
*
Support null values in legacy messages (#9254)
Leif Åstrand
2012-12-14
1
-0
/
+27
*
Fix for ticket #10121, a unit test for the ticket's issue and a unit
Jonni Nakari
2012-12-13
3
-0
/
+144
*
Fixed test
Artur Signell
2012-12-11
1
-4
/
+5
*
Moved StreamVariable handling from AbstractCommunicationManager to
Anna Koskinen
2012-12-07
1
-4
/
+8
*
Return null as non-existing property for IndexedContainer (#10445)
Henri Sara
2012-11-30
1
-0
/
+8
*
getPrevItemId should return null if id not found (#10124)
Artur Signell
2012-11-28
1
-0
/
+18
*
Fail if a Window is attached to something else than a UI (#10374)
Artur Signell
2012-11-27
1
-0
/
+44
*
Rename ComponentEventListener to ConnectorEventListener (#10340)
Leif Åstrand
2012-11-23
1
-1
/
+1
*
Use compare for Comparable when determining equals for filtering (#10310)
Artur Signell
2012-11-22
1
-0
/
+54
*
Add attach and detach listeners and events to ClientConnector (#8579, #10251)
Johannes Dahlström
2012-11-21
1
-0
/
+180
*
Global code cleanup
Leif Åstrand
2012-11-21
4
-6
/
+4
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
11
-44
/
+44
*
Merge "Fix LegacyUIAddRemoveComponents test (#2924)"
Artur Signell
2012-11-14
1
-4
/
+4
|
\
|
*
Fix LegacyUIAddRemoveComponents test (#2924)
Henri Sara
2012-11-14
1
-4
/
+4
*
|
Remove Window.addComponent() (#2924)
Henri Sara
2012-11-14
1
-1
/
+1
|
/
*
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixes
Henri Sara
2012-11-14
1
-1
/
+1
*
UI based on AbstractBasicComponentContainer (#2924)
Henri Sara
2012-11-13
4
-28
/
+28
*
Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...
Artur Signell
2012-11-13
1
-8
/
+8
*
Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#...
Henri Sara
2012-11-13
1
-0
/
+19
|
\
|
*
Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)
Johannes Dahlström
2012-11-12
1
-0
/
+19
*
|
Merge "Do not include classes which cannot be instansiated"
John Ahlroos
2012-11-13
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Do not include classes which cannot be instansiated
Artur Signell
2012-11-06
1
-1
/
+3
[next]