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
/
title
/
NamespaceInfo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
registry: Allow specifying immovable namespaces in extension.json
Ammarpad
2021-03-17
1
-1
/
+4
*
Clarify uses of NamespaceInfo::hasSubpages in documentation
Thalia
2020-12-04
1
-1
/
+2
*
Hard deprecate NamespaceInfo::getRestrictionLevels
Ammar Abdulhamid
2020-11-16
1
-0
/
+1
*
Update a lot of unspecific "array" types in PHPDocs
Thiemo Kreuz
2020-10-28
1
-3
/
+3
*
Fix typos related to repeated words
Umherirrender
2020-09-27
1
-1
/
+1
*
Remove $wgAllowImageMoving, deprecated
DannyS712
2020-09-14
1
-8
/
+1
*
Mark CONSTRUCTOR_OPTIONS as internal
Aryeh Gregor
2020-08-21
1
-2
/
+1
*
Introduce wfDeprecatedMsg()
Tim Starling
2020-06-22
1
-1
/
+2
*
NamespaceInfo::makeValidNamespace: Don't throw for -1 or -2
James D. Forrester
2020-06-10
1
-1
/
+7
*
Merge "Deprecate setting `$wgAllowImageMoving` to false"
jenkins-bot
2020-06-09
1
-0
/
+4
|
\
|
*
Deprecate setting `$wgAllowImageMoving` to false
DannyS712
2020-06-06
1
-0
/
+4
*
|
NamespaceInfo: Throw specifically if called on a non-int/non-int-like namespace
James D. Forrester
2020-06-03
1
-0
/
+25
|
/
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-3
/
+10
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
NamespaceInfo: use array constants now that we can
Max Semenik
2019-10-05
1
-12
/
+5
*
Merge "Add NS_MAIN to NamespaceInfo::$canonicalNames"
jenkins-bot
2019-09-04
1
-0
/
+1
|
\
|
*
Add NS_MAIN to NamespaceInfo::$canonicalNames
David Barratt
2019-09-04
1
-0
/
+1
*
|
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-1
/
+2
|
/
*
Move getRestrictionLevels from NamespaceInfo to PermissionManager.
Petr Pchelko
2019-08-22
1
-73
/
+8
*
Move list of core namespaces to NamespaceInfo
David Barratt
2019-08-08
1
-0
/
+39
*
Ensure canHaveTalkPage returns false when getTalkPage would fail.
daniel
2019-07-03
1
-4
/
+51
*
Fix logic in NamespaceInfo::getRestrictionLevels
Aryeh Gregor
2019-05-09
1
-11
/
+23
*
Move Title::getSubject/Talk/OtherPage to NamespaceInfo
Aryeh Gregor
2019-05-06
1
-0
/
+36
*
100% test coverage for NamespaceInfo
Aryeh Gregor
2019-05-06
1
-10
/
+10
*
Don't pass Config to NamespaceInfo
Aryeh Gregor
2019-05-06
1
-21
/
+45
*
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
-0
/
+526