[qt/qtqa/gerrit]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qtqa/gerrit Pushed by mirror-service into branch 'upstream/master'. Changed from a4a8e113dcd3689cb3107e90ce000b5b2dc49f9c to eeea2daa520080c7c30b57cba6f1c1b3bec17aff Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 21f1c246ea96e9e06bee64549a20430455289a9d by Adithya C (on behalf of Adithya Chakilam) on 24/07/2026 at 15:28.. EventFactory: Use DiffSummaryCache for patch set size Avoid loading full file diffs to compute insertions and deletions size for every patch set event. diff_summary cache already stores these precomputed totals. This new approach makes the count different because of ignoring the `COMMIT_MSG` and `PATCHSET_LEVEL` files. This can be treated as a bugfix since this feature originally ignored those files but was later changed by mistake in I469066e503. Release-Notes: Improved events performance with diff_summary cache; COMMIT_MSG and PATCHSET_LEVEL files are no longer included in insertions/deletions size. Change-Id: I53dd2601076fa2403136c500ad8a55344f03ea60 https://invent.kde.org/qt/qtqa/gerrit/-/commit/21f1c246ea96e9e06bee64549a20430455289a9d Git commit 14de3cac0a6199d9d75a7983864df1bd05afafd1 by Gerrit Code Review (on behalf of Adithya C) on 24/07/2026 at 15:46.. Merge "EventFactory: Use DiffSummaryCache for patch set size" https://invent.kde.org/qt/qtqa/gerrit/-/commit/14de3cac0a6199d9d75a7983864df1bd05afafd1 Git commit eeea2daa520080c7c30b57cba6f1c1b3bec17aff by Zaid Sayyed on 24/07/2026 at 17:10.. Make email verification link clickable in HTML email The HTML variant of the new email verification message rendered emailRegistrationLink as bare text, so clients displaying the HTML part (for example Thunderbird) showed a non-clickable URL. Wrap it in an anchor tag, matching how other HTML templates render links. Reported downstream at https://phabricator.wikimedia.org/T429901 Release-Notes: skip Change-Id: I5f6870b364c669b3b150751a866dd83b24ee2022 https://invent.kde.org/qt/qtqa/gerrit/-/commit/eeea2daa520080c7c30b57cba6f1c1b3bec17aff