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
/
SpecialBrokenRedirects.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
1
-1
/
+1
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-5
/
+0
*
Use expression builder instead of raw sql
Umherirrender
2024-07-23
1
-1
/
+1
*
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-5
/
+4
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
SpecialBrokenRedirects: Make sure $toObj is always set
Amir Sarabadani
2023-11-02
1
-0
/
+2
*
Deprecate Title::getBrokenLinksFrom()
Amir Sarabadani
2023-10-31
1
-7
/
+0
*
Remove allowances for nullable `rd_interwiki` and `rd_fragment`
Bartosz Dziewoński
2023-10-03
1
-5
/
+4
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
*
Use real type hints for services etc. in specials/ (A-M)
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
Simplify WHERE conditions with field IS NULL
Umherirrender
2023-07-24
1
-1
/
+1
*
Simplify WHERE conditions with field = '' OR IS NULL
Umherirrender
2023-07-01
1
-1
/
+1
*
Specials: Mass switch everything to IConnectionProvider from LB
Amir Sarabadani
2023-04-19
1
-5
/
+5
*
Namespace SpecialB* under \MediaWiki\Specials
James D. Forrester
2023-04-02
1
-1
/
+10
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Add missing null to string casts when using rd_fragment and such
Thiemo Kreuz
2021-11-02
1
-1
/
+5
*
Introduce SpecialPage::getAuthority shortcut to context
Petr Pchelko
2021-03-02
1
-2
/
+2
*
Convert first batch of special pages to Authority
Petr Pchelko
2021-03-01
1
-9
/
+2
*
Improve doc about object to be stdClass in QueryPage::formatResult
Umherirrender
2020-11-15
1
-1
/
+1
*
Inject LinkBatchFactory into QueryPage and use it
Umherirrender
2020-11-02
1
-1
/
+5
*
Inject DBLoadBalancer into abstract QueryPage
Umherirrender
2020-11-02
1
-5
/
+2
*
Inject services into SpecialBrokenRedirects/SpecialDoubleRedirects
Umherirrender
2020-10-12
1
-10
/
+31
*
Merge "Add default deletion reason for deleting broken redirects."
jenkins-bot
2020-07-08
1
-1
/
+6
|
\
|
*
Add default deletion reason for deleting broken redirects.
DannyS712
2020-05-15
1
-1
/
+6
*
|
Fix some includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-7
/
+7
|
/
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-1
/
+4
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Do not insert page titles into querycache.qc_value
mszabo-wikia
2019-10-31
1
-1
/
+0
*
Replace usages of deprecated User::isAllowed. Step 2.
Petr Pchelko
2019-09-11
1
-2
/
+5
*
Make most special pages class names match filename
Reedy
2019-09-10
1
-1
/
+1
*
Add "help" links for Special:BrokenRedirects, Special:DoubleRedirects, and Sp...
DannyS712
2019-06-30
1
-0
/
+5
*
Change ResultWrapper to IResultWrapper in pagers and special pages
Umherirrender
2018-04-04
1
-2
/
+2
*
Show redirect fragments on Special:BrokenRedirects
Fomafix
2017-08-01
1
-2
/
+3
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
1
-0
/
+1
*
Move ResultWrapper subclasses to Rdbms
Aaron Schulz
2017-03-03
1
-0
/
+2
*
SpecialBrokenRedirects: fix up LinkRenderer conversion
MtDu
2016-12-01
1
-7
/
+1
*
Replace Linker::link() with LinkRenderer in some special pages
MtDu
2016-11-30
1
-7
/
+8
*
Move LinkBatch operations for QueryPage to a helper function
Florian Schmidt
2016-10-29
1
-12
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-25
/
+25
*
Remove various double empty newlines
umherirrender
2015-12-27
1
-1
/
+0
*
Make edit link conditional on Special:BrokenRedirects/DoubleRedirects
umherirrender
2015-11-06
1
-8
/
+40
*
Add public keywords to QueryPage subclasses
Ricordisamoa
2015-08-20
1
-2
/
+2
*
Pass phpcs-strict on includes/specials/ (1/3)
Siebrand Mazeland
2014-05-09
1
-2
/
+2
*
Update formatting
Siebrand Mazeland
2013-04-20
1
-0
/
+2
*
Update/add documentation
Siebrand Mazeland
2013-04-14
1
-3
/
+3
*
Update code formatting
Siebrand Mazeland
2013-03-27
1
-2
/
+2
*
Add SpecialPage::getGroupName and use it
umherirrender
2013-03-07
1
-0
/
+4
*
fix hardcoded quote in Special:DoubleRedirects/BrokenRedirects
umherirrender
2013-01-29
1
-1
/
+2
*
(bug 9237) SpecialBrokenRedirects.php: Exclude iw redirects
Timo Tijhof
2012-09-27
1
-17
/
+27
[next]