aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Category
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* Deprecate OutputPage::getNoGallery()C. Scott Ananian2025-03-221-1/+2
* Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"Daimona Eaytoy2025-03-054-12/+0
* Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"Ahmon Dancy2025-03-044-0/+12
* Drop all 49 remaining class_aliases from MediaWiki 1.40James D. Forrester2025-03-044-12/+0
* Replace a few misplaces is_object checksthiemowmde2025-02-121-4/+2
* Category: Add support for read newAmir Sarabadani2025-02-072-25/+53
* Streamline some code related to disabled messagesThiemo Kreuz2024-12-031-19/+9
* Category: Fix mistake when adjusting negative page countsKevin Israel2024-11-011-5/+13
* Category: Refresh counts for negative page countUmherirrender2024-10-281-2/+4
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-2/+0
* Add missing documentation to class properties (miscellaneous classes)Umherirrender2024-09-141-1/+2
* Merge "Add tracking category resolution to Parsoid DataAccess"jenkins-bot2024-09-051-4/+8
|\
| * Add tracking category resolution to Parsoid DataAccessC. Scott Ananian2024-08-301-4/+8
* | Add `double-px-category` tracking category for deprecated image size syntaxC. Scott Ananian2024-08-291-0/+1
|/
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-101-1/+1
* Hard deprecate various public or protected properties of OutputPageC. Scott Ananian2024-08-011-1/+1
* Add {{#dir}} parser functionEbrahim Byagowi2024-07-191-0/+1
* Add namespace and deprecation alias to DeprecationHelperHakan Özdemir2024-05-051-1/+1
* Fix some line indentUmherirrender2024-04-201-1/+1
* Substitute category default sort key when filling links table, not at parse timeC. Scott Ananian2024-03-291-4/+1
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-194-12/+4
* Namespace includes/cacheJames D. Forrester2024-02-201-1/+1
* Move Parser to Mediawiki\Parser namespaceSubramanya Sastry2024-02-161-0/+1
* Namespace includes/contextJames D. Forrester2024-02-081-2/+2
* Fix casing of Mediawiki to MediaWikiReedy2024-01-291-2/+2
* Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvide...jenkins-bot2024-01-231-1/+1
|\
| * Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-231-1/+1
* | Replace more instances of unchecked MWExceptionDaimona Eaytoy2024-01-231-3/+2
* | title: Make TitleArrayFromResult via TitleFactory serviceDerick Alangi2024-01-231-3/+8
|/
* Change uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-221-1/+1
* Replace more usages of deprecated MWExceptionDaimona Eaytoy2024-01-191-3/+2
* CategoryViewer: Fix "count(): Argument #1 ($value) must be of type Countable|...Paladox2023-12-231-1/+3
* Namespace ParserOutputJames D. Forrester2023-12-141-1/+1
* Category: Update commentsLucas Werkmeister2023-12-041-2/+2
* Category: Stop locking thousands of rowsAmir Sarabadani2023-12-041-6/+16
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-221-1/+1
* Migrate off wfGetDB() in more places to ICPAmir Sarabadani2023-11-201-1/+1
* Migrate another batch to use $db->expr instead of raw SQLAmir Sarabadani2023-10-301-4/+10
* Replace single-value $db->buildComparison() with $db->expr()Bartosz Dziewoński2023-10-221-1/+1
* Title: Use TitleArrayFromResult instead of TitleArrayDerick Alangi2023-10-031-3/+3
* Namespace TitleParser under \MediaWiki\TitleJames D. Forrester2023-09-191-1/+1
* Namespace NamespaceInfo under \MediaWiki\TitleJames D. Forrester2023-09-191-1/+1
* Merge "Namespace TitleValue under \MediaWiki\Title"jenkins-bot2023-09-181-1/+1
|\
| * Namespace TitleValue under \MediaWiki\TitleJames D. Forrester2023-09-181-1/+1
* | Remove ParserOutput::addTrackingCategory(), deprecated since 1.38C. Scott Ananian2023-09-181-4/+14
|/
* In query builders, use insertInto() and deleteFrom() instead of insert() and ...Tim Starling2023-09-081-2/+2
* Migrate Database::upsert() calls to InsertQueryBuilderAmir Sarabadani2023-09-061-10/+10
* Follow-up c811622: Add in-code comment on aliases for when they were addedJames D. Forrester2023-08-254-0/+12