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
/
specials
/
SpecialProtectedtitles.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace SpecialP* under \MediaWiki\Specials
James D. Forrester
2023-09-13
1
-193
/
+0
*
Use real type hints for services etc. in specials/ (N-Z)
Bartosz Dziewoński
2023-08-29
1
-5
/
+2
*
SpecialProtected(pages|titles): Cleanup getLevelMenu() method
Func
2023-07-13
1
-13
/
+6
*
Specials: Mass switch everything to IConnectionProvider from LB
Amir Sarabadani
2023-04-19
1
-7
/
+7
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Remove unused arguments to private functions
Umherirrender
2023-02-08
1
-10
/
+4
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+2
*
Sort services injected into specialpage pagers
Umherirrender
2022-02-10
1
-3
/
+3
*
Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages
Umherirrender
2021-06-15
1
-1
/
+1
*
Improve documentation about object to be stdClass or specific type
Umherirrender
2020-11-20
1
-1
/
+1
*
Inject services into SpecialProtectedtitles
Umherirrender
2020-10-25
1
-3
/
+20
*
Use ::class to refer HTML form field classes
Umherirrender
2020-09-19
1
-1
/
+1
*
specials: HTMLForm::factory() method calls can be chained
Thiemo Kreuz
2020-09-08
1
-2
/
+1
*
Use LinkBatchFactory in pagers, special pages and actions
Umherirrender
2020-09-06
1
-1
/
+12
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-2
/
+2
*
Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-2
/
+2
*
Fix some includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-2
/
+2
*
Add help links to core special pages
DannyS712
2019-07-11
1
-0
/
+1
*
Improve type hints to special page related classes
Umherirrender
2019-06-03
1
-1
/
+1
*
Resolve required parameter after optional in specials
Erik Bernhardson
2018-06-08
1
-1
/
+1
*
Special:ProtectedTitles: Use HTMLForm
Prateek Saxena
2018-04-20
1
-1
/
+1
*
Special:ProtectedTitles: Use HTMLForm
Prateek Saxena
2018-02-26
1
-37
/
+25
*
SpecialProtectedtitles: Use 'comma-separator' instead of hardcoded comma
Bartosz Dziewoński
2018-01-12
1
-6
/
+3
*
Replaced Linker::link() usage with LinkRenderer in some special pages
Subin Siby
2016-12-04
1
-1
/
+1
*
Split Pager classes out of SpecialPage files
addshore
2016-03-24
1
-71
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-16
/
+16
*
Localisation: Gave each special page its own message
PranavK
2015-12-11
1
-1
/
+1
*
Remove unneeded empty lines at begin of if/else/foreach body
umherirrender
2015-06-19
1
-2
/
+0
*
Clean up handling of 'infinity'
Brad Jorsch
2015-03-13
1
-8
/
+2
*
Do not call purgeExpiredRestrictions on simple page views
Aaron Schulz
2015-02-11
1
-6
/
+2
*
Fix phpcs errors in includes/
Ricordisamoa
2015-01-08
1
-1
/
+0
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-5
/
+0
*
Revert "Pass a real IContextSource to ProtectedTitlesPager"
Legoktm
2014-08-09
1
-1
/
+1
*
SpecialProtectedTitles: Use Config instead of globals
Kunal Mehta
2014-08-03
1
-5
/
+2
*
Pass a real IContextSource to ProtectedTitlesPager
Kunal Mehta
2014-08-03
1
-1
/
+1
*
Fixed some @params documentation (includes/[specialpage|specials])
umherirrender
2014-04-19
1
-4
/
+4
*
Deprecate SpecialPage::getTitle
Kunal Mehta
2013-12-24
1
-1
/
+1
*
doc: Remove repetitive "Give grep a chance" phrase from comments
Timo Tijhof
2013-08-29
1
-4
/
+2
*
Give grep a chance to find the usages
shirayuki
2013-08-16
1
-0
/
+4
*
Update formatting
Siebrand Mazeland
2013-05-18
1
-13
/
+31
*
Fixed spacing around parenthesis in includes
umherirrender
2013-04-28
1
-1
/
+1
*
Fixed spacing in specials folder
umherirrender
2013-04-20
1
-8
/
+10
*
Merge "Added spaces before and removed spaces after 'array'"
jenkins-bot
2013-04-14
1
-3
/
+3
|
\
|
*
Added spaces before and removed spaces after 'array'
umherirrender
2013-04-14
1
-3
/
+3
*
|
Update/add documentation
Siebrand Mazeland
2013-04-14
1
-1
/
+1
|
/
*
Merge "Update/fix docs"
jenkins-bot
2013-04-12
1
-0
/
+2
|
\
|
*
Update/fix docs
Siebrand Mazeland
2013-04-12
1
-0
/
+2
*
|
Add wfProfileOut to the new returns added by 19ecb69f
Platonides
2013-04-02
1
-0
/
+1
|
/
[next]