aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/helpers
Commit message (Expand)AuthorAgeFilesLines
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-261-0/+1
* PageUpdater: allow dummy revisions to be minordaniel2025-02-241-1/+1
* specials\pagers: Use type declaration on constructor and propertiesUmherirrender2025-02-201-4/+1
* PageUpdatedEvent: improve modeling of flagsdaniel2025-02-201-1/+0
* PageUpdater: make it easy to create dummy revisionsdaniel2025-02-141-29/+7
* Replace call_user_func_array with dynamic function callUmherirrender2025-02-031-2/+2
* Introduce ContributionsRangeTrait for handling IP range limitsThalia2024-11-081-0/+74
* License: Use typed propertiesDoğu Abaris2024-10-191-5/+2
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Send temporary accounts to Special:CreateAccount on ::requireNamedDreamy Jazz2024-09-241-0/+4
* Remove unused 'resetpass-no-info' message keyDreamy Jazz2024-09-241-1/+0
* specials: Add missing documentation to class propertiesUmherirrender2024-09-131-0/+8
* Unify query parameter preserving auth special page methodsGergő Tisza2024-07-041-0/+10
* Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-0/+1
* Namespace includes/contextJames D. Forrester2024-02-082-0/+4
* Change uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-221-1/+1
* ImportReporter: Deprecate using without setting contextBartosz Dziewoński2023-12-081-1/+7
* Migrate off wfGetDB() in more places to ICPAmir Sarabadani2023-11-201-1/+1
* ImportReporter: Make callback functions publicFunc2023-09-231-2/+2
* Namespace remaining Title-related classes under \MediaWiki\TitleJames D. Forrester2023-09-191-0/+1
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-0/+1
* Replace internal Hooks::runnerUmherirrender2023-05-111-1/+4
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* ImportReporter: Reduce indentingReedy2023-02-241-4/+4
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+1
* Split a base class out of CommentStoreAlexander Vorwerk2023-01-011-0/+1
* Use short array destructuring instead of list()Tim Starling2022-10-211-2/+2
* Fix LoginHelper::showReturnToPage() docsGergő Tisza2022-08-031-2/+4
* Handle setComment for specialsMark A. Hershberger2022-07-181-2/+2
* TempUser CentralAuth integrationTim Starling2022-05-101-2/+5
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-5/+6
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+1
* Remove unneeded calls of TitleValue::castPageToLinkTargetUmherirrender2022-03-111-1/+1
* Move property initialisation out of the constructorThiemo Kreuz2022-01-271-2/+1
* Merge "ImportReporter: replace Title in method signatures"jenkins-bot2021-05-131-10/+11
|\
| * ImportReporter: replace Title in method signaturesdaniel2021-05-121-10/+11
* | Remove unused default values from class propertiesThiemo Kreuz2021-05-121-3/+3
|/
* Remove hooks that use Revision objectsDannyS7122021-04-301-13/+0
* Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-1/+1
* Document list of change tags as string[]Umherirrender2020-11-201-1/+1
* Replace deprecated WikiPage::factory in import/export related classesUmherirrender2020-11-151-3/+4
* Don't create Revisions for deprecated hooks if hook is not registeredDannyS7122020-07-011-5/+12
* Introduce $wgForceHTTPSTim Starling2020-06-301-5/+8
* Hooks::run() call site migrationTim Starling2020-05-302-9/+15
* Fix the rest of includes/specials/ Squiz.Scope.MethodScope.MissingReedy2020-05-181-4/+4
* Fix some includes/specials/ Squiz.Scope.MethodScope.MissingReedy2020-05-181-1/+1
* Replace `NewRevisionFromEditComplete` with `RevisionFromEditComplete`DannyS7122020-05-111-1/+6
* WikiPage::updateRevisionOn - replace uses, hard deprecate Revision useDannyS7122020-05-011-4/+4
* Replace uses and hard deprecate Revision::newNullRevisionDannyS7122020-04-151-6/+12
* Reconcile differences between arguments in hooks.txt and at the call siteTim Starling2020-03-061-1/+2