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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed several problems related to @extend directive (Ticket #10976)
Haijian Wang
2013-02-26
16
-22
/
+277
*
Fix typo in #10937
Leif Åstrand
2013-02-26
1
-1
/
+1
*
Use native collections when processing server response (#11100)
Leif Åstrand
2013-02-25
1
-41
/
+67
*
Don't generate a set of changed property names (#10954)
Leif Åstrand
2013-02-25
2
-98
/
+179
*
Do @DelegateToWidget based on applicable properties (#10954)
Leif Åstrand
2013-02-25
3
-12
/
+44
*
Fixed NPE in Tree when calling non-final constructor #11132
John Ahlroos
2013-02-25
1
-6
/
+18
*
Remove ApplicationConnection.componentCaptionSizeChanges (#11101)
Leif Åstrand
2013-02-25
1
-5
/
+3
*
Fixed another memory leak in Tree #11053
John Ahlroos
2013-02-22
2
-3
/
+34
*
Update license header
Leif Åstrand
2013-02-22
2
-2
/
+2
*
Defer profiler output (#11098)
Leif Åstrand
2013-02-21
1
-2
/
+7
*
Don't report time spent in getWidget() as part of setConnectorId()
Leif Åstrand
2013-02-21
1
-1
/
+2
*
Fixed memory leak in Tree #11053
John Ahlroos
2013-02-21
2
-0
/
+58
*
Fix incomplete commit for (#11092)
Leif Åstrand
2013-02-21
1
-1
/
+1
*
Don't update primary stylename if it's already up to date (#11088)
Leif Åstrand
2013-02-21
1
-1
/
+2
*
Only update caption for specific state changes (#11092)
Leif Åstrand
2013-02-20
2
-2
/
+28
*
Updated merged 6.8 test to work with 7.0
John Ahlroos
2013-02-20
2
-2
/
+2
*
Merge of (#9940) to Vaadin 7
John Ahlroos
2013-02-20
3
-9
/
+94
*
Ensure result dir exists before trying to write to it (#10918)
Artur Signell
2013-02-20
1
-0
/
+1
*
Ensure href is not set to "" when target is null (#10543)
Artur Signell
2013-02-19
1
-1
/
+5
*
Imported and updated release notes builder (#10918)
Artur Signell
2013-02-19
8
-23
/
+97
*
Properly detach old connectors for repaintAll response (#11067)
Leif Åstrand
2013-02-19
3
-4
/
+109
*
Created maintenance release notes for 7.0.x releases. #10881
Marko Gronroos
2013-02-19
1
-941
/
+82
*
Revert merge from 6.8 fixing #8238 since it was causing issues like #11026. S...
John Ahlroos
2013-02-19
1
-0
/
+8
*
Ensure there's always a listener on VUI for closing tooltips (#11051)
Leif Åstrand
2013-02-19
1
-0
/
+11
*
Selector now can begin with a combinator. (Ticket #10754)
Haijian Wang
2013-02-19
7
-1169
/
+1170
*
more than expected params in mixin throws IOB exception. (Ticket #10988)
Haijian Wang
2013-02-19
3
-5
/
+55
*
Fixed logic error causing IOException if stream supports mark (#10851)
Artur Signell
2013-02-19
2
-9
/
+14
*
Fixed NPE when TextField value is null (#11021)
Artur Signell
2013-02-18
3
-2
/
+98
*
Properly pass the AbstractField internal value to shared state in Slider and ...
Johannes Dahlström
2013-02-18
5
-0
/
+129
*
Don't measure VUI during updateFromUIDL (#11063)
Leif Åstrand
2013-02-18
1
-1
/
+7
*
Merge of second part of (#10513) to Vaadin 7.
Johannes Dahlström
2013-02-18
5
-82
/
+626
*
Interim fix for resizing of child component in AbsoluteLayout when child is 1...
John Ahlroos
2013-02-18
3
-4
/
+88
*
Only add tooltip listeners when needed (#11051)
Leif Åstrand
2013-02-18
5
-15
/
+141
*
Count instances instead of windows and also show the counter
Leif Åstrand
2013-02-18
1
-4
/
+4
*
Gather more profiling data (#10961)
Leif Åstrand
2013-02-15
9
-3
/
+53
*
Revert "Removed legacy toString implementations as promised in 7.0
Henri Sara
2013-02-15
2
-0
/
+41
*
Revert "Made getServlet and getPortlet public (#10882)"
Henri Sara
2013-02-15
2
-12
/
+2
*
Merge "Ensure super method is called when iterating children in VAbsoluteLayo...
Leif Åstrand
2013-02-15
1
-3
/
+3
|
\
|
*
Ensure super method is called when iterating children in VAbsoluteLayout #10762
John Ahlroos
2013-02-15
1
-3
/
+3
*
|
Merge of first part of (#10513) to Vaadin 7.
Johannes Dahlström
2013-02-15
3
-2
/
+151
*
|
Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0
Johannes Dahlström
2013-02-14
15
-226
/
+886
|
\
\
|
*
|
Merge of (#6160) and (#10470) to Vaadin 7.
Johannes Dahlström
2013-02-14
9
-182
/
+864
|
*
|
Merge "Do not throw NPE when asking for a null propertyId (#10445)"
Henri Sara
2013-02-08
2
-1
/
+10
|
|
\
\
|
|
*
|
Do not throw NPE when asking for a null propertyId (#10445)
Artur Signell
2013-01-30
2
-1
/
+10
|
*
|
|
Merge "Made getServlet and getPortlet public (#10882)"
Leif Åstrand
2013-02-07
2
-2
/
+12
|
|
\
\
\
|
|
*
|
|
Made getServlet and getPortlet public (#10882)
Artur Signell
2013-02-07
2
-2
/
+12
|
*
|
|
|
Merge branch '7.0'
Leif Åstrand
2013-02-07
2
-41
/
+0
|
|
\
|
|
|
|
|
*
|
|
Include version number in javadoc index page of vaadin-all zip
Mikael Vappula
2013-02-01
1
-1
/
+1
|
|
*
|
|
Merge branch '7.0'
Artur Signell
2013-02-01
1
-12
/
+0
|
|
|
\
\
\
|
|
*
|
|
|
Removed legacy toString implementations as promised in 7.0 (#10916)
Artur Signell
2013-02-01
2
-41
/
+0
[next]