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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backported null value support for NestedMethodProperty to 7.1 (#12884)
Jarno Rantala
2013-12-16
7
-30
/
+82
*
Do not throw NPE if conversion messages is null (#12962)
Artur Signell
2013-12-03
2
-8
/
+24
*
Catch and log exceptions in session lifecycle listeners (#12915)
Henri Sara
2013-11-27
3
-3
/
+162
*
Fixes NPE in TreeTable.setContainerDS(null) (#12928)
Thomas
2013-11-08
2
-2
/
+17
*
Minimal fix for error handling with streaming (#12578)
Artur Signell
2013-11-07
1
-2
/
+14
*
Send window position data back to server after drag (#12885)
Thomas
2013-11-06
1
-0
/
+10
*
Updated to Atmosphere 1.0.18.vaadin1 (#12891)
Artur Signell
2013-11-05
1
-1
/
+1
*
Add StringToLongConverter for automatic handling of long values (#12225)
Artur Signell
2013-10-30
4
-0
/
+190
*
Remove out of order flush() (#12283)
Artur Signell
2013-10-24
1
-2
/
+0
*
Revert broken fix and test (#12446)
Johannes Dahlström
2013-10-22
3
-148
/
+14
*
Added more exception handling to PushHandler (#12578, #11882)
Marc Englund
2013-10-21
1
-5
/
+45
*
Fix serialization issue (#12703)
Artur Signell
2013-10-18
1
-1
/
+3
*
Reverted button click() logic check (#12743)
Artur Signell
2013-10-16
1
-1
/
+1
*
Validate that the connector is enabled before triggering actions for it (#12743)
Artur Signell
2013-10-15
4
-12
/
+116
*
Fixed swallower access. Now error handler logs exceptions. (#12703)
Felype Santiago Ferreira
2013-10-15
4
-2
/
+106
*
Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)
Artur Signell
2013-10-14
3
-5
/
+5
*
Handle ClientMethodInvocation serialization with JSONArray as parameter
Pekka Hyvönen
2013-10-11
2
-0
/
+165
*
Make the various Writers member fields instead of local variables (#12446)
Johannes Dahlström
2013-10-10
3
-14
/
+148
*
Recreate transient pendingAccessQueue in readObject() (#12456)
Johannes Dahlström
2013-10-08
2
-12
/
+33
*
Prefixes GET parameters in Liferay with portlet namespace #12602
John Ahlroos
2013-09-27
2
-4
/
+36
*
Fixes issue with Table not scrolling completely to the end #12651
John Ahlroos
2013-09-26
1
-4
/
+28
*
Ensure string converter is always set
Artur Signell
2013-09-19
1
-0
/
+1
*
Use JUnit 4.11 in all modules (#12572)
Artur Signell
2013-09-17
1
-1
/
+1
*
Clarified error message (#12583)
Artur Signell
2013-09-16
1
-2
/
+5
*
Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)
Johannes Dahlström
2013-09-13
2
-36
/
+56
*
NullPointerException in DateToSqlDateConverter (#12284)
Edoardo Vacchi
2013-09-13
2
-0
/
+34
*
NullPointerException in TableQuery.fetchMetadata() (#11403)
Edoardo Vacchi
2013-09-13
1
-1
/
+3
*
Use non-obfuscated version of vaadinPush.js when not in production (#12527)
Artur Signell
2013-09-10
1
-2
/
+9
*
Added a comment that hopefully explains the NULL_OBJECT #12509
Jonatan Kronqvist
2013-09-09
1
-0
/
+16
*
Allow storing and restoring null instances in CurrentInstance #12509
7.1.5
Jonatan Kronqvist
2013-09-09
2
-9
/
+75
*
Protect CurrentInstance instances from garbage collection (#12509)
Leif Åstrand
2013-09-05
2
-236
/
+74
*
Excludes WeakValueMap from the serializable test #12401
Jonatan Kronqvist
2013-09-03
2
-0
/
+3
*
Add deprecation message to unused constant
Leif Åstrand
2013-09-02
1
-0
/
+5
*
Table ignores Container updates while painting (#12258)
Henrik Paul
2013-09-02
1
-0
/
+19
*
Avoid leaking memory from inherited ThreadLocales. Fixes #12401
Jonatan Kronqvist
2013-09-02
2
-1
/
+229
*
Always unlock the same session instance that was locked (#12481)
Leif Åstrand
2013-08-30
3
-6
/
+11
*
Allow creating session for Portlet UI init request (#12473)
Leif Åstrand
2013-08-30
1
-0
/
+4
*
Escape markup in CustomLayout's JavaDoc (#12410)
Henrik Paul
2013-08-20
1
-2
/
+2
*
Make sure that no fileIds are replayed to the client (#12330)
Henrik Paul
2013-08-15
1
-4
/
+23
*
Fixed a typo in FieldGroup.isModified() JavaDoc. (#12172)
Teemu Pöntelin
2013-08-12
1
-1
/
+1
*
Use <code> instead of {@code} for sample containing { and } (#12311)
Leif Åstrand
2013-08-09
2
-6
/
+7
*
Make sure bean field validators are only added once (#11045)
Patrik Lindström
2013-08-07
2
-1
/
+59
*
Fix race in VaadinService.lockSession() (#12282)
7.1.2
Johannes Dahlström
2013-08-06
1
-1
/
+20
*
Avoid infinite recursion when purging access queue (#12310)
Leif Åstrand
2013-08-05
1
-1
/
+3
*
Refine handling of null and empty URI fragments (#12207)
Leif Åstrand
2013-08-02
1
-4
/
+10
*
Improve URI fragment listener javadocs (#12296)
Leif Åstrand
2013-08-02
1
-7
/
+46
*
Ensure StringToIntegerConverter rejects values outside range of int (#12230)
Johannes Dahlström
2013-08-01
2
-1
/
+34
*
Add optional OSGi Import-Package for javax.validation (#12301)
Johannes Dahlström
2013-07-31
2
-1
/
+4
*
Document multiple load semantics in @StyleSheet and @JavaScript (#12200)
Leif Åstrand
2013-07-30
2
-2
/
+26
*
Fix actions in action menu appearing in random order #12250
Patrik Lindström
2013-07-30
1
-4
/
+5
[next]