aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MWNamespace.php
Commit message (Expand)AuthorAgeFilesLines
* 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