aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialMostCategories.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* specials: Remove constructor PHPdoc blockUmherirrender2025-02-201-5/+0
* specials: Improve docs and `@ingroup` tags, fix file headersTimo Tijhof2024-05-151-5/+2
* Namespace NamespaceInfo under \MediaWiki\TitleJames D. Forrester2023-09-191-1/+1
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-181-1/+1
* Use real type hints for services etc. in specials/ (A-M)Bartosz DziewoƄski2023-08-291-2/+1
* Namespace SpecialM* under \MediaWiki\SpecialsJames D. Forrester2023-05-211-0/+12
* Specials: Mass switch everything to IConnectionProvider from LBAmir Sarabadani2023-04-191-4/+4
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+1
* Reorg: Move DummyLinker and Linker to linker/Amir Sarabadani2022-12-081-0/+1
* Improve doc about object to be stdClass in QueryPage::formatResultUmherirrender2020-11-151-1/+1
* Inject LinkBatchFactory into QueryPage and use itUmherirrender2020-11-021-1/+8
* Inject DBLoadBalancer into abstract QueryPageUmherirrender2020-11-021-1/+4
* Inject NamespaceInfo service into SpecialMostCategories/SpecialMostInterwikisUmherirrender2020-10-111-5/+13
* Fix some includes/specials/ Squiz.Scope.MethodScope.MissingReedy2020-05-181-4/+4
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Make most special pages class names match filenameReedy2019-09-101-0/+114