Skip to content

Commit 54d3ff6

Browse files
committed
#393 - inform codechecker passes for all plugin files
1 parent 53d50d2 commit 54d3ff6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,14 @@ It means that if version is YYYYMMDDOO, the change was performed on YYYY-MM-DD.
77

88
1. task: #407: add support for Moodle 5.2.
99
2. fix: #405: remove execution permissions for db/install.xml and db/upgrade.php.
10-
11-
## 2025102202
12-
13-
1. 2025-10-07: improvement: #378: add support for asynchronous user merging via adhoc task.
10+
3. 2025-10-07: improvement: #378: add support for asynchronous user merging via adhoc task.
1411
1. New adhoc task `merge_users_task` allows queuing merge operations to run during cron execution.
1512
2. New setting `enableadhocmerge` to enable/disable adhoc task-based merging from web interface.
1613
3. When adhoc merge is enabled, web-based merges are queued and processed asynchronously,
1714
reducing timeout risks for large merge operations.
1815
4. Thanks to @nihaalshaikh and @luukverhoeven.
16+
4. fix: #409: CI: codechecker passes for all plugin files.
17+
1918

2019
## 2025102100
2120

0 commit comments

Comments
 (0)