index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
MWNamespace.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move getRestrictionLevels from NamespaceInfo to PermissionManager.
Petr Pchelko
2019-08-22
1
-2
/
+3
*
MWNamespace: Remove deprecated method ::canTalk() and test suit
Derick Alangi
2019-04-20
1
-13
/
+0
*
Fix docs for MWNamespace::clearCaches() removal
Aryeh Gregor
2019-04-11
1
-1
/
+1
*
NamespaceInfo service to replace MWNamespace
Aryeh Gregor
2019-04-10
1
-253
/
+34
*
Hard deprecate MWNamespace::canTalk()
Max Semenik
2019-02-26
1
-0
/
+1
*
[MCR] Introduce SlotRoleHandler and SlotRoleRegistry
daniel
2018-11-30
1
-2
/
+7
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
MWNamespace: Add getCategoryLinkType() method
Kevin Israel
2018-06-29
1
-0
/
+22
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-06-12
1
-5
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-3
/
+1
*
Improve namespace handling in tests
Brad Jorsch
2017-09-29
1
-19
/
+43
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-2
/
+2
*
Rename canTalk methods
daniel
2017-06-25
1
-2
/
+16
*
Remove empty lines from PHP and JavaScript comment blocks
Thiemo Mättig
2016-12-09
1
-1
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-10
/
+10
*
Sort MWNamespace::getValidNamespaces list numerically
Bryan Davis
2015-10-05
1
-0
/
+2
*
registration: Fix namespaces added through the ExtensionProcessor
Kunal Mehta
2015-08-27
1
-0
/
+2
*
Hide edit toolbar Signature button in non-discussion namespaces
This, that and the other
2015-08-03
1
-0
/
+12
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-2
/
+2
*
Rename MWNamespace, MWDebug and MWTidy files to match their class
Timo Tijhof
2014-07-15
1
-0
/
+496