MDL-71747 upgrade: remove adhoc tasks not used anymore
commitb12b4c10a4f207658ac71b83d49dc6b5f36c4075
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 3 Jun 2022 17:57:06 +0000 (3 19:57 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 7 Jul 2022 18:30:11 +0000 (7 20:30 +0200)
treef097632206004bda5989c8204b560d37e0a5983d
parent012ae934becfc70118a1394f7ae12af0b1f7b81c
MDL-71747 upgrade: remove adhoc tasks not used anymore

This code was used only by deleted upgrade steps so it's safe
to proceed with straight deletion, considering it internal.
Deletion has been documented in corresponding upgrade.txt files:

  - \mod_forum\task\refresh_forum_post_counts adhoc task

And these is the list of code that has NOT been removed
because it may be needed in the future:

  - \core_search\manager::clean_up_non_existing_area(), used by
  - adhoc task: \core\task\clean_up_deleted_search_area_task adhoc task
config-dist.php
lib/tests/adhoc_task_test.php
mod/forum/classes/task/refresh_forum_post_counts.php [deleted file]
mod/forum/upgrade.txt