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
/
SpecialWhatLinksHere.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
specials: Use type declaration on undocumented private functions
Umherirrender
2025-04-04
1
-2
/
+2
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-9
/
+0
*
SpecialWhatLinksHere: Use &redirect=no for transclusions too
Taavi Väänänen
2025-02-05
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 46.0.0
libraryupgrader
2025-01-31
1
-1
/
+1
*
specials: cast possible string to int before numeric operation
Ammarpad
2024-11-04
1
-1
/
+1
*
SpecialWhatLinksHere: Ensure namespace variable is defined
Abijeet
2024-10-24
1
-1
/
+2
*
WhatLinksHere: Allow extensible filters
Huei Tan
2024-10-21
1
-10
/
+15
*
SpecialWhatLinksHere: Replace FormOptions with request data in an array
Abijeet
2024-10-21
1
-45
/
+53
*
Use HTML markup instead of bidi control chars in Special:WhatLinksHere
Ebrahim Byagowi
2024-10-03
1
-5
/
+5
*
Use const keyword for constant list of strings or ints
Umherirrender
2024-09-11
1
-2
/
+2
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
1
-3
/
+1
*
Remove Title and User from signatures
Daimona Eaytoy
2024-07-10
1
-5
/
+10
*
Merge "Add namespace and deprecation alias to Xml and XmlSelect"
jenkins-bot
2024-05-16
1
-1
/
+1
|
\
|
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
|
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-2
/
+0
|
/
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-1
/
+1
*
Deprecate Xml::wrapClass, used in only one other repo
James D. Forrester
2024-02-06
1
-3
/
+5
*
Remove allowances for nullable `rd_interwiki` and `rd_fragment`
Bartosz Dziewoński
2023-10-03
1
-2
/
+2
*
Merge "specials: Avoid selecting interwiki redirects"
jenkins-bot
2023-09-23
1
-0
/
+1
|
\
|
*
specials: Avoid selecting interwiki redirects
Umherirrender
2023-07-01
1
-0
/
+1
*
|
Merge "Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()"
jenkins-bot
2023-09-19
1
-1
/
+3
|
\
\
|
*
|
Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()
C. Scott Ananian
2023-09-18
1
-1
/
+3
*
|
|
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
|
|
Merge "Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage"
jenkins-bot
2023-09-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
|
|
/
/
*
/
/
SpecialWhatLinksHere: Add support for read new of pagelinks
Amir Sarabadani
2023-09-15
1
-4
/
+1
|
/
/
*
|
Namespace SpecialW* under \MediaWiki\Specials
James D. Forrester
2023-09-15
1
-0
/
+14
*
|
Use real type hints for services etc. in specials/ (N-Z)
Bartosz Dziewoński
2023-08-29
1
-20
/
+7
*
|
Simplify WHERE conditions with field = '' OR IS NULL
Umherirrender
2023-07-01
1
-1
/
+1
|
/
*
Fix Special:WhatLinksHere behavior on limit= vs. limit=0
Thiemo Kreuz
2023-05-22
1
-4
/
+8
*
Use more narrow IReadableDatabase in BatchRowIterator
thiemowmde
2023-05-19
1
-2
/
+2
*
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
*
Refactor SpecialWhatLinksHere to use FormSpecialPage
Func
2023-01-11
1
-51
/
+67
*
Merge "Clarify "No pages link to ..." message with filters in Special:WhatLin...
jenkins-bot
2023-01-11
1
-1
/
+7
|
\
|
*
Clarify "No pages link to ..." message with filters in Special:WhatLinksHere
Simon Legner
2022-08-10
1
-1
/
+7
*
|
specials: Special:Whatlinkshere should not act on special pages
Umherirrender
2023-01-04
1
-1
/
+2
*
|
SpecialWhatLinksHere: Use trySubmit() for input validation
Func
2022-12-25
1
-3
/
+8
*
|
Reorg: Move Title-related classes to title/
Amir Sarabadani
2022-11-26
1
-0
/
+1
*
|
Use buildComparison() instead of raw SQL in SpecialWhatLinksHere
Bartosz Dziewoński
2022-11-03
1
-8
/
+16
*
|
Introduce PagerNavigationBuilder for making pagination links
Bartosz Dziewoński
2022-09-05
1
-35
/
+15
|
/
*
SpecialWhatLinksHere: Uncollapse the OOUI form
Saint Johann
2022-06-27
1
-4
/
+0
*
SpecialWhatLinksHere: Fix patchwork in filter localisation messages
Bartosz Dziewoński
2022-06-10
1
-2
/
+3
*
SpecialWhatLinksHere: Convert form to OOUI
lziad
2022-05-22
1
-48
/
+31
*
SpecialWhatLinksHere: Convert form to use HTMLForm
Bartosz Dziewoński
2022-05-13
1
-54
/
+37
*
Use injection for LinksMigration on LinkBatch, action, api, special page
Umherirrender
2022-05-10
1
-4
/
+9
*
SpecialWhatLinksHere: Add support for read new in templatelinks
Amir Sarabadani
2022-04-14
1
-4
/
+3
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-2
/
+3
[next]