MDL-68185 report_performance: Refactored into Check API
commit79dbcce8b1d91edfab84dbbedff683eb8a455ad3
authorBrendan Heywood <brendan@catalyst-au.net>
Fri, 20 Mar 2020 10:42:55 +0000 (20 21:42 +1100)
committerBrendan Heywood <brendan@catalyst-au.net>
Wed, 8 Apr 2020 04:35:33 +0000 (8 14:35 +1000)
tree518c06331c1c3f3a4cd3b5b02b7c17994d359816
parent59a44a5bad23d03e8b846e0d730037887369c0eb
MDL-68185 report_performance: Refactored into Check API
lib/classes/check/manager.php
lib/classes/check/performance/backups.php [new file with mode: 0644]
lib/classes/check/performance/cachejs.php [new file with mode: 0644]
lib/classes/check/performance/debugging.php [new file with mode: 0644]
lib/classes/check/performance/designermode.php [new file with mode: 0644]
lib/classes/check/performance/stats.php [new file with mode: 0644]
report/performance/index.php [copied from report/performance/version.php with 53% similarity]
report/performance/locallib.php [deleted file]
report/performance/version.php