aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MWNamespace.php
Commit message (Expand)AuthorAgeFilesLines
* Hard-deprecate some MWNamespace methodsAlexander Vorwerk2021-06-301-0/+56
* Update a lot of unspecific "array" types in PHPDocsThiemo Kreuz2020-10-281-3/+3
* Move getRestrictionLevels from NamespaceInfo to PermissionManager.Petr Pchelko2019-08-221-2/+3
* MWNamespace: Remove deprecated method ::canTalk() and test suitDerick Alangi2019-04-201-13/+0
* Fix docs for MWNamespace::clearCaches() removalAryeh Gregor2019-04-111-1/+1
* NamespaceInfo service to replace MWNamespaceAryeh Gregor2019-04-101-253/+34
* Hard deprecate MWNamespace::canTalk()Max Semenik2019-02-261-0/+1
* [MCR] Introduce SlotRoleHandler and SlotRoleRegistrydaniel2018-11-301-2/+7
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-1/+1
* MWNamespace: Add getCategoryLinkType() methodKevin Israel2018-06-291-0/+22
* Use PHP 7 '??' operator instead of if-then-elseFomafix2018-06-121-5/+1
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-3/+1
* Improve namespace handling in testsBrad Jorsch2017-09-291-19/+43
* build: Update mediawiki/mediawiki-codesniffer to 0.10.1Kunal Mehta2017-07-221-2/+2
* Rename canTalk methodsdaniel2017-06-251-2/+16
* Remove empty lines from PHP and JavaScript comment blocksThiemo Mättig2016-12-091-1/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-10/+10
* Sort MWNamespace::getValidNamespaces list numericallyBryan Davis2015-10-051-0/+2
* registration: Fix namespaces added through the ExtensionProcessorKunal Mehta2015-08-271-0/+2
* Hide edit toolbar Signature button in non-discussion namespacesThis, that and the other2015-08-031-0/+12
* Replace wfRunHooks calls with direct Hooks::run callsAaron Schulz2014-12-101-2/+2
* Rename MWNamespace, MWDebug and MWTidy files to match their classTimo Tijhof2014-07-151-0/+496