aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/file/LocalFileMoveBatch.php
Commit message (Expand)AuthorAgeFilesLines
* Updated wikimedia/scoped-callback from 4.0.0 to 5.0.0Reedy2024-11-101-1/+1
* Pass function name to IDatabase functionsUmherirrender2024-09-191-1/+1
* Merge "filerepo: Remove unused LocalFileMoveBatch::$archive"jenkins-bot2024-09-011-2/+0
|\
| * filerepo: Remove unused LocalFileMoveBatch::$archiveUmherirrender2024-09-011-2/+0
* | filerepo: Add missing documentation to class propertiesUmherirrender2024-09-011-0/+3
|/
* Use RawSQLValue for some SET clauses in update/upsertUmherirrender2024-05-291-2/+3
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-0/+1
* Migrate several more Database::select calls to SQBAmir Sarabadani2023-08-241-6/+6
* Migrate Database::update() to UpdateQueryBuilderAmir Sarabadani2023-06-081-15/+16
* rdbms: Deprecate and replace SelectQueryBuilder::lockForUpdate()Tim Starling2023-03-071-10/+15
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Use short array destructuring instead of list()Tim Starling2022-10-211-1/+1
* filerepo: Clean up file and class doc commentsTimo Tijhof2022-04-071-3/+1
* LocalFileMoveBatch lock improvementsTim Starling2021-11-241-12/+91
* Stop using LocalFile::lock()Tim Starling2021-11-151-10/+15
* Replace getMasterDB methods with getPrimaryDBJames D. Forrester2021-07-141-1/+1
* Clean up debug logging in LocalFileMoveBatchDannyS7122021-02-271-12/+51
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-2/+2
* filerepo: clean up File::getRepo() subclass return type commentsAaron Schulz2020-03-191-2/+2
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Fix new phan errors, part 2Daimona Eaytoy2019-10-121-1/+1
* Declare dynamic propertiesDaimona Eaytoy2019-09-131-0/+18
* filerepo: Use @method LocalRepo::newFile() to document the return typeAaron Schulz2019-09-041-2/+0
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+2
* Replace some uses of deprecated wfFindFile() and wfLocalFile()Derick Alangi2019-06-111-1/+3
* Split LocalFile.php to have one class in one fileUmherirrender2019-04-141-0/+339