summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterchore: Update changelog for Vaadin 8.27.4 (#12639)Patrik Lindström11 days
changelog-8.27.4fix spacingPatrik Lindström14 days
chore-mention-8.14.4chore: Update README.md to mention Vaadin 8.14.4Patrik Lindström3 weeks
chore-readme-8-14-4chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3Patrik Lindström7 weeks
8.14chore: Update release notes for 8.14.4Patrik Lindström8 weeks
update-minor-depsfeat: Update POMs and bump build dependency versionsPatrik Lindström8 weeks
add-deprecation-warning-20241105Merge branch 'master' into add-deprecation-warning-20241105Patrik Lindström8 weeks
downgrade-snapshot-version-20241105chore: Downgrade snapshot version for free versionthinwire8 weeks
changelog-8.27.3Update CHANGELOG-VAADIN8.md for Vaadin 8.27.3Patrik Lindström3 months
changelog-8.27.2Update CHANGELOG-VAADIN8.mdPatrik Lindström3 months
[...]
 
TagDownloadAuthorAge
8.27.4vaadin-framework-8.27.4.tar.gz  vaadin-framework-8.27.4.zip  Patrik Lindström11 days
8.14.4vaadin-framework-8.14.4.tar.gz  vaadin-framework-8.14.4.zip  Patrik Lindström8 weeks
8.27.3vaadin-framework-8.27.3.tar.gz  vaadin-framework-8.27.3.zip  Patrik Lindström3 months
8.27.2vaadin-framework-8.27.2.tar.gz  vaadin-framework-8.27.2.zip  Patrik Lindström3 months
8.27.1vaadin-framework-8.27.1.tar.gz  vaadin-framework-8.27.1.zip  Patrik Lindström4 months
8.27.0vaadin-framework-8.27.0.tar.gz  vaadin-framework-8.27.0.zip  Patrik Lindström4 months
untagged-b0e3ac634e7094c3c87evaadin-framework-untagged-b0e3ac634e7094c3c87e.tar.gz  vaadin-framework-untagged-b0e3ac634e7094c3c87e.zip  Patrik Lindström4 months
7.7.44vaadin-framework-7.7.44.tar.gz  vaadin-framework-7.7.44.zip  Markus Lindfors5 months
8.26.0vaadin-framework-8.26.0.tar.gz  vaadin-framework-8.26.0.zip  Patrik Lindström6 months
8.25.2vaadin-framework-8.25.2.tar.gz  vaadin-framework-8.25.2.zip  Patrik Lindström8 months
[...]
 
AgeCommit messageAuthorFilesLines
2016-11-11Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...8.0.0.alpha7elmot1-1/+1
2016-11-11Small documentation correction (from github).Denis Anisimov1-2/+2
2016-11-11Fix DeprecatedTest under Windowselmot2-6/+7
2016-11-11Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot70-431/+430
2016-11-10Remove HasValue from GridPekka Hyvönen26-522/+976
2016-11-09Use final modifier where appropriatePer-Åke Minborg98-150/+149
2016-11-07Create script GeneratePostPublishReport.pyAleksi Hietanen3-23/+88
2016-11-07Replace EMPTY_SET and EMPTY_LIST with emptySet() and emptyList()Per-Åke Minborg3-13/+12
2016-11-07Use lambdas where appropriatePer-Åke Minborg38-560/+346
2016-11-07Replace Charset.forName("UTF--8") with StandardCharsets.UTF_8Per-Åke Minborg4-12/+13
[...]