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
*
Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)
Ahmed Ashour
2017-10-20
29
-50
/
+69
*
Simplify lambda expressions (#10198)
Ahmed Ashour
2017-10-20
32
-184
/
+128
*
AbstractDateField: set value after being invalid (#10187)
Ahmed Ashour
2017-10-20
1
-20
/
+19
*
Fix some checkstyle warnings (#10179)
Ahmed Ashour
2017-10-13
3
-26
/
+46
*
Convert AbstractDateField not to be a LegacyComponent (#10148)
Ahmed Ashour
2017-10-13
2
-186
/
+152
*
Use Collection.isEmpty() (#10172)
Ahmed Ashour
2017-10-12
13
-14
/
+14
*
Remove redundant null checks before an instanceof (#10173)
Ahmed Ashour
2017-10-12
3
-3
/
+3
*
Add ErrorLevel to Validators and results (#10099)
Teemu Suo-Anttila
2017-10-11
6
-51
/
+420
*
Fix Binder bean writing to only validate and write given bindings (#10162)
Teemu Suo-Anttila
2017-10-11
3
-33
/
+95
*
Prevent Grid refreshAll from getting stuck due mismatched state (#10161)
Ansku
2017-10-10
1
-3
/
+0
*
Fix typos (#10158)
Ahmed Ashour
2017-10-10
4
-8
/
+6
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
11
-36
/
+35
*
Edit grid row by index - server side (#10040)
Piotr Wilkin
2017-10-10
4
-2
/
+49
*
Use StringBuilder instead of StringBuffer (#10154)
Ahmed Ashour
2017-10-09
2
-3
/
+3
*
Add empty line at the end of files (#10142)
Ahmed Ashour
2017-10-06
6
-6
/
+6
*
Don't use synthetic methods for listener classes. (#10135)
Ahmed Ashour
2017-10-04
10
-44
/
+74
*
Fix typos (#10124)
Ahmed Ashour
2017-10-04
8
-22
/
+25
*
Registration to remove state.registeredEventListeners (fixes #9634) (#10130)
Ahmed Ashour
2017-10-04
4
-24
/
+83
*
Break iteration when method is found (#10128)
Ahmed Ashour
2017-10-03
2
-7
/
+4
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
170
-2046
/
+2211
*
Use enhanced for loop for arrays. (#10121)
Ahmed Ashour
2017-10-02
7
-50
/
+37
*
First sentence of javadoc should end with a period (#10114)
Ahmed Ashour
2017-10-02
75
-236
/
+242
*
Use enhanced for loop instead of Iterator. (#10100)
Ahmed Ashour
2017-09-29
11
-58
/
+25
*
Use StandardCharsets.UTF_8 (#10113)
Ahmed Ashour
2017-09-29
18
-57
/
+74
*
Revert "Store Vaadin session after each update" (#10112)
8.2.0.alpha2
Henri Sara
2017-09-28
2
-21
/
+0
*
Add since tags and update release notes (#10109)
Henri Sara
2017-09-28
4
-46
/
+58
*
Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)
Ahmed Ashour
2017-09-28
2
-0
/
+201
*
Update empty since tags for 8.2 (#10107)
Henri Sara
2017-09-28
6
-7
/
+7
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
25
-72
/
+76
*
Use single character for StringBuilder.append (#10102)
Ahmed Ashour
2017-09-28
15
-66
/
+68
*
Fix typos (#10095)
Ahmed Ashour
2017-09-27
3
-7
/
+7
*
Support addCloseListener for Notification (#10027)
Ahmed Ashour
2017-09-27
4
-124
/
+173
*
Eliminate the use of AWT in non-test code (#10094)
Henri Sara
2017-09-27
1
-3
/
+21
*
Convert Embedded not to be a LegacyComponent (#10088)
Ahmed Ashour
2017-09-27
1
-148
/
+49
*
Add option to use PushState instead of URI fragments in Navigator (#10042)
Teemu Suo-Anttila
2017-09-27
9
-20
/
+409
*
Store Vaadin session after each update
Artur Signell
2017-09-27
2
-0
/
+21
*
Implement error level on client side (#9817)
Adam Wagner
2017-09-27
9
-68
/
+31
*
Fix DataCommunicator parameter not used in Grid constructor (#10075)
JenoDK
2017-09-26
3
-1
/
+28
*
Fix BindingBuilder to always use the same instance (#10004)
Teemu Suo-Anttila
2017-09-26
2
-23
/
+51
*
Remove unused @VERSION@
Ahmed Ashour
2017-09-25
10
-11
/
+2
*
Improve Binder value change handling with bean validation (#9988)
Teemu Suo-Anttila
2017-09-25
3
-115
/
+273
*
Pass timezone ID from browser to server. (#10041)
Piotr Wilkin
2017-09-25
2
-364
/
+390
*
Fix typos (#10071)
Ahmed Ashour
2017-09-25
2
-5
/
+6
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
10
-10
/
+10
*
Fix javadoc references (#10067)
Ahmed Ashour
2017-09-23
29
-55
/
+28
*
Format curly brackets correctly for checkstyle (#10066)
Ahmed Ashour
2017-09-22
1
-4
/
+2
*
Remove unused methods. (#10058)
Ahmed Ashour
2017-09-22
3
-0
/
+3
*
Replace iff with if in javadoc (#10056)
Ahmed Ashour
2017-09-22
2
-3
/
+3
*
Fix unused parameters in javadoc (#10055)
Ahmed Ashour
2017-09-21
2
-3
/
+1
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
19
-33
/
+33
[next]