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
/
specialpage
Commit message (
Expand
)
Author
Age
Files
Lines
*
globalcontributions: Tolerate trailing spaces on special:contributions
Héctor Arroyo
2025-04-03
1
-5
/
+11
*
Merge "block: Add autoblock filtering parameters"
jenkins-bot
2025-04-02
1
-14
/
+12
|
\
|
*
block: Add autoblock filtering parameters
Tim Starling
2025-03-21
1
-14
/
+12
*
|
htmlform: Drop HTMLForm::*Text and FormSpecialPage::*Text functions, deprecat...
Umherirrender
2025-03-26
1
-31
/
+2
*
|
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
6
-6
/
+6
*
|
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
|
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
5
-11
/
+11
*
|
Preserve 'useformat' param when accessing Special:ChangePassword
Bartosz Dziewoński
2025-03-21
2
-4
/
+10
*
|
Merge "authmanager: Use an URL parameter to keep track of returns"
jenkins-bot
2025-03-21
1
-8
/
+13
|
\
\
|
|
/
|
/
|
|
*
authmanager: Use an URL parameter to keep track of returns
Gergő Tisza
2025-03-16
1
-8
/
+13
*
|
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
1
-5
/
+5
*
|
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-1
/
+1
|
/
*
Preload temporary account expiration status where needed
Máté Szabó
2025-02-28
1
-2
/
+2
*
i18n: Pass {{GENDER}} input separately to 'contributions-title' message
Ebrahim Byagowi
2025-02-27
1
-0
/
+1
*
Merge "specials: Inject TempUserConfig into UsersPager"
jenkins-bot
2025-02-22
1
-0
/
+2
|
\
|
*
specials: Inject TempUserConfig into UsersPager
Umherirrender
2025-02-21
1
-0
/
+2
*
|
specials: Inject ChangeTagsStore into MergeHistoryPager
Umherirrender
2025-02-21
1
-0
/
+1
|
/
*
Split MessageParser out of MessageCache
Tim Starling
2025-02-21
1
-2
/
+2
*
Merge "block: In log snippets, vary the wrapper message for multiblocks"
jenkins-bot
2025-02-19
1
-18
/
+35
|
\
|
*
block: In log snippets, vary the wrapper message for multiblocks
Tim Starling
2025-02-19
1
-18
/
+35
*
|
block: Add a BlockTarget class hierarchy
Tim Starling
2025-02-19
1
-4
/
+4
|
/
*
Merge "Improve direction of user name used in subheading in Special:Contribut...
jenkins-bot
2025-02-13
1
-1
/
+3
|
\
|
*
Improve direction of user name used in subheading in Special:Contributions
Ebrahim Byagowi
2025-02-13
1
-1
/
+3
*
|
Merge "auth: Use POST trxProfiler expectations during return/reauth"
jenkins-bot
2025-02-13
1
-6
/
+15
|
\
\
|
|
/
|
/
|
|
*
auth: Use POST trxProfiler expectations during return/reauth
Gergő Tisza
2025-02-12
1
-6
/
+15
*
|
specials: Use batch to format comments on Special:ListFiles
Umherirrender
2025-02-13
1
-1
/
+1
*
|
RenameUser: Introduce RenameUserJob to run rename job
xtex
2025-02-11
1
-2
/
+1
*
|
Merge "Improve direction of user name used in title in Special:Contributions"
jenkins-bot
2025-02-10
1
-1
/
+4
|
\
\
|
*
|
Improve direction of user name used in title in Special:Contributions
Ebrahim Byagowi
2025-02-07
1
-1
/
+4
|
|
/
*
/
Pass WebRequest to AuthPreserveQueryParams hook handlers
Gergő Tisza
2025-02-07
1
-1
/
+1
|
/
*
build: Updating mediawiki/mediawiki-codesniffer to 46.0.0
libraryupgrader
2025-01-31
3
-3
/
+3
*
Merge "specialpage: Improve handling of invalid lang codes on login/signup"
jenkins-bot
2025-01-29
1
-3
/
+8
|
\
|
*
specialpage: Improve handling of invalid lang codes on login/signup
Ammarpad
2025-01-29
1
-3
/
+8
*
|
Support user link override on contribution pages
STran
2025-01-28
1
-14
/
+18
|
/
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
4
-16
/
+0
*
Merge "block: Update block action links in block log and contributions for mu...
jenkins-bot
2025-01-15
1
-11
/
+20
|
\
|
*
block: Update block action links in block log and contributions for multiblocks
Tim Starling
2025-01-15
1
-11
/
+20
*
|
Refactor ContributionsSpecialPage->contributionsSub to support markup overrides
STran
2025-01-13
1
-29
/
+73
|
/
*
Use getRawVal instead of getVal
Fomafix
2025-01-09
2
-3
/
+3
*
specials: Support temporary account filtering on Special:BlockList
Máté Szabó
2025-01-07
1
-0
/
+1
*
Merge "Replace isset() with null checks"
jenkins-bot
2024-12-19
1
-1
/
+1
|
\
|
*
Replace isset() with null checks
Umherirrender
2024-12-19
1
-1
/
+1
*
|
specialpage: Avoid unset() for authForm in LoginSignupSpecialPage
Umherirrender
2024-12-19
1
-5
/
+4
|
/
*
ContributionsSpecialPage: Fix 'namespace' field default
Bartosz Dziewoński
2024-12-18
1
-1
/
+1
*
Merge Interwiki extension into core
Dringsim
2024-12-05
1
-0
/
+11
*
ContributionsSpecialPage: Call IndexPager::getBody if no results
Thalia
2024-12-04
1
-16
/
+12
*
Modernize status and error message handling
Bartosz Dziewoński
2024-11-28
1
-5
/
+5
*
Load codex messagebox styles for box on ContributionsSpecialPage
Umherirrender
2024-11-27
1
-4
/
+6
*
Explicitly add Codex message box styles to login pages
Jon Robson
2024-11-21
1
-1
/
+2
*
Merge "Don't copy POST query params when generating link/redirect URLs"
jenkins-bot
2024-11-19
1
-1
/
+1
|
\
[next]