aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Hook
Commit message (Expand)AuthorAgeFilesLines
* phpcs: remove some unneeded suppressionsDannyS7122021-02-171-1/+0
* Use OOUI for protection formbrandonxlf2021-01-302-1/+23
* Merge "ParserTestRunner: share more code w/ MediaWikiIntegrationTestCase"jenkins-bot2021-01-081-0/+1
|\
| * ParserTestRunner: share more code w/ MediaWikiIntegrationTestCaseC. Scott Ananian2021-01-071-0/+1
* | Add type hints to several hook interfacesDaimona Eaytoy2021-01-042-3/+3
|/
* Remove documentation that literally repeats the codeThiemo Kreuz2020-10-272-2/+2
* Document hook names in hook interfaces.daniel2020-09-27111-0/+333
* Merge "resourceloader: Use a local HookRunner"jenkins-bot2020-09-211-22/+0
|\
| * resourceloader: Use a local HookRunnerTimo Tijhof2020-09-171-22/+0
* | Deprecate Skin::makeVariablesScript()Ammar Abdulhamid2020-09-211-2/+1
|/
* Mark OutputPageBodyAttributes as non-abortable.Ammar Abdulhamid2020-07-291-2/+2
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-13107-107/+107
* Fix param type in EditPage__showStandardInputs_optionsHookLucas Werkmeister2020-07-031-1/+1
* Merge "resourceloader: Change RL hooks to be non-abortable"jenkins-bot2020-07-021-4/+3
|\
| * resourceloader: Change RL hooks to be non-abortableTimo Tijhof2020-06-301-4/+3
* | Merge "Add watchlist expiry to edit form"jenkins-bot2020-07-011-1/+2
|\ \
| * | Add watchlist expiry to edit formSam Wilson2020-06-301-1/+2
| |/
* / Introduce $wgForceHTTPSTim Starling2020-06-302-2/+4
|/
* Merge "Hook: Mark abortable=false hooks as void"jenkins-bot2020-06-253-6/+6
|\
| * Hook: Mark abortable=false hooks as voidTimo Tijhof2020-06-223-6/+6
* | Add PageMoveCompleting hook, to replace TitleMoveCompletingRoan Kattouw2020-06-163-4/+36
|/
* Move autopromote groups logic into UserGroupManagerPetr Pchelko2020-06-112-46/+0
* Merge "Rename MagicWordwgVariableIDs hook to GetMagicVariableIDs"jenkins-bot2020-06-113-4/+27
|\
| * Rename MagicWordwgVariableIDs hook to GetMagicVariableIDsC. Scott Ananian2020-06-103-4/+27
* | Replace TitleMoveCompleting and TitleMoveComplete hooksDannyS7122020-06-103-2/+34
|/
* Hook interface type fixes, to fix Phan errorsTim Starling2020-05-054-7/+9
* Remove LocalisationChecksBlacklistHook and LocalisationIgnoredOptionalMessage...Tim Starling2020-05-052-40/+0
* Hook interface doc comment followupTim Starling2020-04-2125-27/+31
* docs: Hook interface doc comment reviewapaskulin2020-04-21113-545/+720
* Automatically generated hook interfacesTim Starling2020-04-20113-0/+2586