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
/
SpecialMyLanguage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-4
/
+0
*
Merge "Implement RedirectStore service"
jenkins-bot
2024-06-11
1
-3
/
+6
|
\
|
*
Implement RedirectStore service
Máté Szabó
2024-06-11
1
-3
/
+6
*
|
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-7
/
+4
|
/
*
SpecialMyLanguage: Tweak comments
Reedy
2023-09-26
1
-6
/
+8
*
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
-5
/
+2
*
Remove $wgLang usage from Title
Tim Starling
2023-07-11
1
-1
/
+0
*
SpecialMyLanguage: Cleanup and add more comments
Winston Sung
2023-06-18
1
-4
/
+8
*
Namespace SpecialM* under \MediaWiki\Specials
James D. Forrester
2023-05-21
1
-0
/
+9
*
SpecialMyLanguage: Fix base page being ignored from language fallback detection
Winston Sung
2023-04-30
1
-5
/
+7
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
specials: Swap order for Language::equals in Special:MyLanguage
Umherirrender
2023-01-12
1
-1
/
+2
*
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-1
/
+1
*
SpecialMyLanguage: Preserve the fragment from the redirect target
Func
2022-09-27
1
-1
/
+11
*
SpecialMyLanguage: Take content language of the base page into account
Func
2022-09-27
1
-4
/
+4
*
SpecialMyLanguage: Add method for finding a Title for transclusion
Thalia
2022-06-22
1
-6
/
+40
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-8
/
+7
*
Merge "Inject WikiPageFactory into SpecialMyLanguage"
jenkins-bot
2020-12-01
1
-2
/
+9
|
\
|
*
Inject WikiPageFactory into SpecialMyLanguage
Umherirrender
2020-11-11
1
-2
/
+9
*
|
Avoid redirecting Special:MyLanguage when getting a special page
Umherirrender
2020-11-13
1
-1
/
+1
|
/
*
Inject ContentLanguage into SpecialPage and use it
Umherirrender
2020-11-02
1
-9
/
+4
*
Inject services into SpecialMyLanguage
Umherirrender
2020-10-21
1
-7
/
+21
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-2
/
+3
*
Fix using null for a non-nullable argument
Daimona Eaytoy
2019-09-19
1
-7
/
+7
*
SpecialMyLanguage: Get content language from service
Fomafix
2018-08-03
1
-6
/
+8
*
Support language fallbacks for Special:MyLanguage
Bryan Davis
2017-10-30
1
-4
/
+29
*
SpecialMyLanguage: Use page language instead of wiki language for redirect ta...
Florian
2016-08-23
1
-1
/
+1
*
SECURITY: Make Special:MyPage and friends fake redirect to prevent info leak
csteipp
2015-12-18
1
-0
/
+11
*
specials: Clean up redirect special pages ($subpage can be null)
Timo Tijhof
2015-04-13
1
-12
/
+15
*
Do not pass null to Title::newFromText in Special:MyLanguage
Niklas Laxström
2015-04-07
1
-0
/
+1
*
Gracefully handle redirects in SpecialMyLanguage
Erik Bernhardson
2015-02-26
1
-0
/
+5
*
SpecialMyLanguage: Use Config instead of globals
Kunal Mehta
2014-08-03
1
-2
/
+1
*
Fixed fatal error for invalid codes in Special:MyLanguage
Aaron Schulz
2014-07-30
1
-1
/
+1
*
Cleanup some docs (includes/[s-z])
umherirrender
2014-07-24
1
-1
/
+1
*
Integrate Special:MyLanguage from the Translate extension
Max Semenik
2014-07-22
1
-0
/
+94