aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/Hook
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated UserOptionsManager methodsTim Starling2025-02-181-1/+1
* Add RestCheckCanExecute hookGergő Tisza2025-01-201-0/+2
* docs: ApiCheckCanExecute hook can accept any MessageSpecifierBartosz Dziewoński2024-12-052-6/+7
* Add ApiQueryCheckCanExecute hookGergő Tisza2024-12-032-1/+40
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-2521-23/+23
* Add ApiLogFeatureUsage hookAaron Schulz2024-06-121-0/+25
* Add namespace and deprecation alias to WatchedItemEbrahim Byagowi2024-05-171-1/+1
* Deprecate Linker::generateTOC() and related methodsBartosz Dziewoński2024-03-071-1/+1
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-144-4/+4
* Namespace includes/contextJames D. Forrester2024-02-082-2/+2
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-192-2/+2
* Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-111-1/+1
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-1/+1
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-3/+5
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-5/+3
* Feed: Move feed-related classes to Feed/ and namespace themAmir Sarabadani2022-10-201-5/+4
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-06-182-2/+2
* phpcs: remove some unneeded suppressionsDannyS7122021-02-171-2/+2
* Improve docs in api related classesUmherirrender2020-11-131-1/+1
* Remove documentation that literally repeats the codeThiemo Kreuz2020-10-278-8/+8
* Document hook names in hook interfaces.daniel2020-09-2730-0/+90
* Remove deprecated api token hooksDannyS7122020-09-085-125/+0
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-1330-30/+30
* Hook: Mark abortable=false hooks as voidTimo Tijhof2020-06-221-2/+2
* docs: Hook interface doc comment reviewapaskulin2020-04-2135-178/+234
* Automatically generated hook interfacesTim Starling2020-04-2035-0/+836