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
*
Renamed "tests" target to "test" and added "test-all" (#9998)
Artur Signell
2013-03-01
17
-75
/
+78
*
Merge remote-tracking branch 'origin/7.0'
John Ahlroos
2013-03-01
48
-366
/
+915
|
\
|
*
Avoid running test runner as a test
Artur Signell
2013-03-01
1
-0
/
+1
|
*
Prevent NPE when a SCSS file is not found #11099
John Ahlroos
2013-03-01
2
-2
/
+17
|
*
Make SassLangTestsBroken pass iff the CSS and SCSS do not match.
Henri Sara
2013-03-01
1
-0
/
+20
|
*
Reverted Tree memory leak fix since it is breaking Tree filtering in a way th...
John Ahlroos
2013-03-01
1
-10
/
+0
|
*
Revert "Made UI focusable again (#11129)"
John Ahlroos
2013-02-28
1
-1
/
+1
|
*
Fixed BindException when binding nested properties with BeanFieldGroup.buildA...
John Ahlroos
2013-02-28
2
-2
/
+53
|
*
Added missing license header
Artur Signell
2013-02-28
1
-0
/
+15
|
*
Fixed incorrect import (#11129)
Artur Signell
2013-02-28
1
-1
/
+1
|
*
(#10563) Logging now uses parameters.
Mikael Grankvist
2013-02-28
15
-161
/
+198
|
*
Fix random error in DelegateToWidget test
Leif Åstrand
2013-02-28
1
-0
/
+1
|
*
Made UI focusable again (#11129)
Artur Signell
2013-02-28
1
-1
/
+2
|
*
Removed super class which caused a JUnit3 runner to be used (#11184)
Artur Signell
2013-02-28
1
-4
/
+2
|
*
Print an error message if the test folder cannot be found (#11184)
Artur Signell
2013-02-28
3
-3
/
+14
|
*
Made test pass by ignoring irrelevant classes
Artur Signell
2013-02-28
1
-0
/
+5
|
*
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
*
|
Always use smartsprites ivy.xml from the correct dir
Artur Signell
2013-03-01
1
-1
/
+1
*
|
Regenerate SCSS parser classes
Henri Sara
2013-02-28
3
-14233
/
+12467
*
|
Fix .classpath that was broken in a rebase
Henri Sara
2013-02-28
1
-1
/
+1
*
|
support @content directive for Sass compiler (Ticket #10207)
Haijian Wang
2013-02-28
18
-1520
/
+1845
*
|
Removed Javascript buider and nature to avoid Eclipse choking on validating w...
Artur Signell
2013-02-27
1
-6
/
+0
*
|
support arithmetics in the SCSS compiler (#9354)
Haijian Wang
2013-02-27
17
-1461
/
+2318
*
|
Automatically listen to shutdown port and not not enforce -ea (#9998)
Artur Signell
2013-02-25
1
-3
/
+5
*
|
Made build process easier for Eclipse users (#9998)
Artur Signell
2013-02-25
4
-40
/
+44
*
|
Added Eclipse project files (#9998)
Artur Signell
2013-02-25
8
-22
/
+374
*
|
Merge remote-tracking branch 'origin/7.0'
Artur Signell
2013-02-22
63
-2272
/
+2914
|
\
|
|
*
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
[next]