aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/Hook
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-183-3/+3
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-108-8/+8
* Add namespace and deprecation alias to JsonContentEbrahim Byagowi2024-05-201-1/+1
* Namespace includes/contextJames D. Forrester2024-02-082-2/+2
* Stop unstubbing and passing $wgLang to onPageContentLanguage hook handlersAaron Schulz2024-01-151-1/+1
* Namespace ParserOutputJames D. Forrester2023-12-144-4/+4
* doc: Fix variable name in ContentHandlerForModelIDHookUmherirrender2023-09-301-2/+2
* content: Rename $output in ContentGetParserOutputHookUmherirrender2023-08-141-2/+2
* Reorg: Namespace the Title classJames D. Forrester2023-03-024-4/+4
* Merge "content: Throw after onPageContentLanguage hook for invalid $pageLang"jenkins-bot2022-11-041-3/+1
|\
| * content: Throw after onPageContentLanguage hook for invalid $pageLangFomafix2022-11-041-3/+1
* | Various doc fixes about false and null on method arguments/return typesUmherirrender2022-11-031-1/+1
|/
* Make the doc building for search aware of the revisionDavid Causse2022-10-252-0/+43
* Customise error message for invalid JSON, add hookSiddharth VP2022-08-261-0/+30
* Remove deprecated hook 'SecondaryDataUpdate'.Roman Stolar2021-07-211-34/+0
* Use @deprecated annotation on hook interfaces, not functionsUmherirrender2021-05-171-3/+0
* phpcs: remove some unneeded suppressionsDannyS7122021-02-171-1/+0
* Document hook names in hook interfaces.daniel2020-09-2712-0/+36
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-1311-11/+11
* Hook interface type fixes, to fix Phan errorsTim Starling2020-05-052-4/+7
* Hook interface doc comment followupTim Starling2020-04-211-1/+1
* docs: Hook interface doc comment reviewapaskulin2020-04-2112-88/+116
* Automatically generated hook interfacesTim Starling2020-04-2012-0/+307