diff options
author | Dreamy Jazz <dreamyjazzwikipedia@gmail.com> | 2024-09-02 10:29:59 +0100 |
---|---|---|
committer | Dreamy Jazz <dreamyjazzwikipedia@gmail.com> | 2024-09-02 11:53:46 +0000 |
commit | 18285ec0275316f03d6a79eeef209c3a76224acc (patch) | |
tree | 882aaca77746f2afb35ae8d6b9491494e27b786d /package.json | |
parent | a3ef4cce0f23e83f53193b9ea2dc947648e0dff3 (diff) | |
download | mediawikicore-18285ec0275316f03d6a79eeef209c3a76224acc.tar.gz mediawikicore-18285ec0275316f03d6a79eeef209c3a76224acc.zip |
Test grep.php
Why:
* Maintenance scripts in core have low test coverage
* Improving this will reduce the chances of regressions and bugs
What:
* Fix grep.php to batch requests for rows from the page table,
as it currently selects all rows in one go.
** Doing this on large wikis would result in millions of rows
being returned in one query.
* Create GrepPagesTest
Bug: T371167
Change-Id: I4c9a55257ee64609fece776ca15c4219764d5266
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions