mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 23:44:17 +00:00
350d677c5b
* The migrate code is designed to perform a one-time update of linter_params JSON encoded template and tag information into the new discrete template and tag text fields for use as additional search criteria. The function can be restarted if it is interrupted. * It now uses configurable batching and sleep times between batches to allow the database to do other work and replication to occur without stressing infrastructure. * The migrate code is only called by test code and needs to be called one-time from a maintenance script. Bug: T175177 Change-Id: Idc4ca88d4762bc7a3bcbc4e66c0f275562083867 |
||
---|---|---|
.. | ||
unit | ||
CategoryMessagesTest.php | ||
DatabaseTest.php | ||
RecordLintJobTest.php | ||
SpecialLintErrorsTest.php |