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
*
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
*
Clarify Embedded javadoc (#12290)
Johannes Dahlström
2013-07-30
1
-6
/
+10
*
Fix invisible calendar actions menu #12181
Patrik Lindström
2013-07-30
2
-0
/
+12
*
Fix race condition that might leave access queue unpurged (#12277)
Leif Åstrand
2013-07-29
2
-2
/
+29
*
Fix issue with hidden component cells in Table and TreeTable #12119
John Ahlroos
2013-07-24
1
-1
/
+4
*
Verify the connector hierarchy if assertions are enabled (#12271)
Leif Åstrand
2013-07-23
1
-0
/
+50
*
Only add DateRangeValidator to DateField if start or end of range is set (#12...
Johannes Dahlström
2013-07-19
2
-6
/
+84
*
Update to Atmosphere 1.0.14.vaadin4 (#12242)
Leif Åstrand
2013-07-19
1
-1
/
+3
*
Close PushRequestHandler when VaadinServlet is destroyed (#11878)
Leif Åstrand
2013-07-19
1
-0
/
+12
*
Make VaadinService.closeInactiveUIs set UI threadlocals (#12186)
Leif Åstrand
2013-07-17
2
-9
/
+44
*
Don't close an unbound VaadinSession for GAEVaadinServlet (#12209)
Leif Åstrand
2013-07-17
3
-7
/
+36
*
Improving performance of ConnectorTracker (#12218)
Fabian Lange
2013-07-15
1
-3
/
+3
*
Improved AbstractClientConnector performance (#12219)
Fabian Lange
2013-07-15
1
-3
/
+3
*
Attempt to get GAE lock for UIDL requests (#12211)
Leif Åstrand
2013-07-12
1
-17
/
+18
*
Ensure VaadinSession.service is set up by storeInSession (#12204)
Leif Åstrand
2013-07-12
1
-0
/
+7
*
Set current instances when calling UI.push from VaadinSession.unlock (#12168)
Leif Åstrand
2013-07-10
2
-7
/
+16
*
When InputStream cannot be opened while writing static resource response, dis...
Fabian Lange
2013-07-10
1
-13
/
+17
*
Set heartbeat response Content-Type to text/plain (#12182)
Johannes Dahlström
2013-07-09
1
-0
/
+3
*
Make UploadInterruptedException visible (#12070)
Fabian Lange
2013-07-09
1
-1
/
+14
*
Ensure table's cells aren't refreshed if table is detached. (#9138)
Anna Koskinen
2013-06-28
1
-1
/
+1
*
Fix NPE in Like.java (#10167)
Patrik Lindström
2013-06-28
2
-0
/
+51
*
Fixed an error in CustomComponent JavaDoc (#10038), and some improvements.
Marko Gronroos
2013-06-28
1
-20
/
+36
*
Updated Javadoc for Table.getColumnAlignment fixing #6810
Sami Ekblad
2013-06-28
1
-1
/
+2
*
Replace printStackTrace with getLogger().log() (#12147)
Artur Signell
2013-06-28
3
-4
/
+22
*
Ensure that Slider diffstate always contains "value" (#12133)
Risto Yrjänä
2013-06-28
1
-0
/
+17
*
Fix VaadinService.findUI to throw Error if UIConstants.UI_ID_PARAMETER
mtzukanov
2013-06-28
1
-4
/
+6
*
Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863)
Teemu Pöntelin
2013-06-28
1
-53
/
+31
*
Implemented Focusable in MenuBar (#7674)
Jens Jansson
2013-06-28
1
-1
/
+30
*
Remove sub window references from Window javadocs (#9892)
Leif Åstrand
2013-06-28
1
-62
/
+51
*
Use varargs instead of array where appropriate (#4513)
Artur Signell
2013-06-26
9
-28
/
+15
[next]