Introduce deleteAutoPatrolLogs maintenance script
authorAmir Sarabadani <ladsgroup@gmail.com>
Sat, 17 Mar 2018 23:34:32 +0000 (00:34 +0100)
committerMarius Hoch <hoo@online.de>
Tue, 3 Apr 2018 01:42:04 +0000 (03:42 +0200)
commite1a23c9aad323dba775918b894bc2630f81122cd
treef9673f0aea054f21c0c9babef529a124d1b03e61
parent2e209fbec1ec73c3887de3cd7feb7e88e12c3c4a
Introduce deleteAutoPatrolLogs maintenance script

It's useful to delete old patrol logs that are not useful

Bug: T189594
Change-Id: I605bb85f172eb25df45ed83ce50a3d1044f1c281
autoload.php
maintenance/deleteAutoPatrolLogs.php [new file with mode: 0644]
tests/phpunit/maintenance/deleteAutoPatrolLogsTest.php [new file with mode: 0644]