aboutsummaryrefslogtreecommitdiffstats
path: root/includes/HookContainer
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* Hard-deprecate the PageContentSave hook, deprecated in 1.35James D. Forrester2025-03-241-1/+1
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
* Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-191-1/+1
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-181-2/+2
* Hooks: Remove FauxGlobalHooksArraydaniel2025-02-182-183/+0
* Add 'PermissionStatusAudit' hook to replace 'PermissionErrorAudit'Bartosz Dziewoński2025-02-072-0/+17
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-172-8/+0
* Add ChangesListInsertLogEntry hookDreamy Jazz2025-01-151-0/+8
* Remove deprecated hook OutputPageMakeCategoryLinksFomafix2024-12-182-9/+0
* DomainEventDispatcher: specify subscribers in extension.jsondaniel2024-11-201-10/+6
* DomainEventDispatcher: rename conceptsdaniel2024-11-191-1/+1
* DomainEvents: allow extensions to register listenersdaniel2024-10-291-6/+10
* Add AuthenticationAttemptThrottled hookDreamy Jazz2024-10-231-0/+7
* WhatLinksHere: Allow extensible filtersHuei Tan2024-10-211-0/+9
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-162-2/+2
* ConditionalDefaultsLookup: allow to dynamically add conditions for evaluationSergio Gimeno2024-10-161-1/+10
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Switch over a bunch of class_alias uses to actualsJames D. Forrester2024-10-031-2/+5
* Replace raw HTML copyright footer message with wikitext oneBartosz Dziewoński2024-09-262-0/+9
* Add SpreadAnyEditBlock hookDreamy Jazz2024-09-241-0/+8
* Hard deprecate OutputPageMakeCategoryLinksHookFomafix2024-09-051-0/+1
* Add new hook OutputPageRenderCategoryLinkFomafix2024-09-051-0/+15
* auth: Add AuthManagerVerifyAuthentication hookGergő Tisza2024-08-261-0/+15
* auth: Add AuthManagerFilterProviders hookGergő Tisza2024-08-261-0/+9
* Hooks: Hard deprecate the MessageCache::get hookRoan Kattouw2024-08-011-1/+1
* Introduce hook to preserve query params after authenticationDerick Alangi2024-07-081-0/+7
* add @deprecated to hard deprecated methodsNovem Linguae2024-06-261-0/+1
* Add namespace and deprecation alias to JsonContentEbrahim Byagowi2024-05-201-1/+1
* namespace MWDebugAmir Sarabadani2024-05-031-1/+1
* HookContainer: Alphabetically sort list of deprecated hooksTaavi Väänänen2024-04-211-9/+10
* SpecialPrefixIndex: Allow extensible filtersReedy2024-02-181-0/+19
* Move Parser to Mediawiki\Parser namespaceSubramanya Sastry2024-02-161-1/+1
* build: Resolve MediaWikiNoEmptyIfDefined suppressionUmherirrender2024-02-141-2/+1
* build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manuallyJames D. Forrester2024-02-101-0/+1
* Move hooks used by OutputPage into includes/Output/HookC. Scott Ananian2024-02-091-13/+13
* Namespace includes/contextJames D. Forrester2024-02-081-1/+1
* Merge "Replace unspecific exceptions with InvalidArgumentException"jenkins-bot2024-01-211-1/+1
|\
| * Replace unspecific exceptions with InvalidArgumentExceptionthiemowmde2024-01-201-1/+1
* | Replace deprecated MWExceptionDaimona Eaytoy2024-01-191-3/+1
|/
* Namespace ParserOutputJames D. Forrester2023-12-141-1/+2
* Remove Hooks class, all contents deprecated in 1.35 or 1.41Umherirrender2023-11-301-1/+1
* Remove deprecated interface ParserTestTablesHookUmherirrender2023-10-032-9/+0
* doc: Fix variable name in ContentHandlerForModelIDHookUmherirrender2023-09-301-2/+2
* Drop the PersonalUrls hook, deprecated in 1.39James D. Forrester2023-09-212-10/+0
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-181-1/+1
* Add UserGroupManager::getUserPrivilegedGroups()Gergő Tisza2023-09-021-0/+8
* Merge "HookContainer: allow registering broken callables."jenkins-bot2023-08-251-3/+45
|\
| * HookContainer: allow registering broken callables.daniel2023-08-221-3/+45
* | Make the PrefixSearchBackend hook's deprecation non-silentJames D. Forrester2023-08-241-1/+1