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
/
maintenance
Commit message (
Expand
)
Author
Age
Files
Lines
*
In .htaccess deny files, use "Satisfy All"
Tim Starling
2025-04-04
1
-0
/
+1
*
Merge "maintenance: Use type declaration on undocumented private functions"
jenkins-bot
2025-04-04
37
-68
/
+71
|
\
|
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
37
-68
/
+71
*
|
BlockUsers: Add a waitForReplication() call
Reedy
2025-04-01
1
-0
/
+2
*
|
updateCollation: Add missing waitForReplication()
Alexander Vorwerk
2025-04-01
1
-0
/
+2
|
/
*
Merge "Chinese Conversion Table Update 2025-1"
jenkins-bot
2025-03-26
10
-19
/
+216
|
\
|
*
Chinese Conversion Table Update 2025-1
BAKAHOME\chief
2025-01-06
10
-19
/
+216
*
|
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
40
-4
/
+53
*
|
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
3
-0
/
+3
*
|
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
2
-2
/
+3
*
|
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-0
/
+1
*
|
Merge "block: Add cleanupBlocks.php"
jenkins-bot
2025-03-20
1
-0
/
+309
|
\
\
|
*
|
block: Add cleanupBlocks.php
Tim Starling
2025-03-19
1
-0
/
+309
*
|
|
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
2
-0
/
+2
|
/
/
*
|
createAndPromote: Add documentation about automatic global groups
Thalia
2025-03-17
1
-0
/
+3
*
|
Merge "findBadBlobs: Allow for timestamp based search via --scan-to"
jenkins-bot
2025-03-15
1
-17
/
+46
|
\
\
|
*
|
findBadBlobs: Allow for timestamp based search via --scan-to
Amir Sarabadani
2025-03-14
1
-17
/
+46
*
|
|
Merge "Avoid constructing Title from LinkTarget where not needed"
jenkins-bot
2025-03-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid constructing Title from LinkTarget where not needed
thiemowmde
2025-01-24
1
-1
/
+1
*
|
|
ImportImages: Exit with non-zero code if import fails
BlankEclair
2025-03-08
1
-1
/
+5
*
|
|
Merge "maintenance: Also check for utf-8 encoding in findBadBlobs"
jenkins-bot
2025-03-05
1
-3
/
+8
|
\
\
\
|
*
|
|
maintenance: Also check for utf-8 encoding in findBadBlobs
Amir Sarabadani
2025-03-05
1
-3
/
+8
*
|
|
|
Merge "Split MediaWikiTitleCodec"
jenkins-bot
2025-03-03
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Split MediaWikiTitleCodec
Tim Starling
2025-03-03
1
-2
/
+2
|
|
/
/
/
*
/
/
/
initEditCount: Join from user to actor to revision
Bryan Davis
2025-02-25
1
-2
/
+2
|
/
/
/
*
|
|
Merge "Add Y/n prompt at the end of interactive install"
jenkins-bot
2025-02-25
2
-0
/
+25
|
\
\
\
|
*
|
|
Add Y/n prompt at the end of interactive install
addshore
2025-02-25
2
-0
/
+25
*
|
|
|
maintenance: Document channel for Maintenance::output as string
Umherirrender
2025-02-22
2
-2
/
+2
|
/
/
/
*
|
|
Merge "Revert "maintenance: Use DatabaseSqlite for type-hinting instead of DB...
jenkins-bot
2025-02-20
1
-7
/
+6
|
\
\
\
|
*
|
|
Revert "maintenance: Use DatabaseSqlite for type-hinting instead of DBConnRef"
Umherirrender
2025-02-20
1
-7
/
+6
*
|
|
|
Prevent creation of temporary accounts using createAndPromote.php
Dreamy Jazz
2025-02-19
1
-0
/
+7
*
|
|
|
Merge "ResourceLoader: Remove module_deps table"
jenkins-bot
2025-02-13
2
-164
/
+0
|
\
\
\
\
|
*
|
|
|
ResourceLoader: Remove module_deps table
Hannah Okwelum
2025-02-13
2
-164
/
+0
*
|
|
|
|
Merge "Replace call_user_func_array with dynamic function call"
jenkins-bot
2025-02-12
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Replace call_user_func_array with dynamic function call
Umherirrender
2025-02-03
2
-4
/
+4
*
|
|
|
|
|
Merge "Remove terminal colours from findDeprecated.php"
jenkins-bot
2025-02-11
1
-11
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove terminal colours from findDeprecated.php
Tim Starling
2025-02-10
1
-11
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
RenameUser: Introduce RenameUserJob to run rename job
xtex
2025-02-11
2
-158
/
+59
|
/
/
/
/
/
*
|
|
|
|
Merge "Use $string === '' instead of strlen( $string ) === 0"
jenkins-bot
2025-02-05
7
-14
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
7
-14
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "updateCollation: Add option to only migrate collation normalization"
jenkins-bot
2025-02-03
1
-0
/
+70
|
\
\
\
\
|
*
|
|
|
updateCollation: Add option to only migrate collation normalization
Amir Sarabadani
2025-01-24
1
-0
/
+70
|
|
/
/
/
*
/
/
/
maintenance: Replace call_user_func with dynamic function call
Umherirrender
2025-01-31
6
-9
/
+9
|
/
/
/
*
|
|
Add migrateFileTables.php
Amir Sarabadani
2025-01-21
1
-0
/
+294
*
|
|
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
11
-50
/
+0
*
|
|
Merge "Remove trivial 1-line PHPDocs that just repeat the code"
jenkins-bot
2025-01-16
6
-19
/
+0
|
\
\
\
|
*
|
|
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
6
-19
/
+0
*
|
|
|
dumps: Use proc_close() to close proc_open() subprocess
Máté Szabó
2025-01-16
1
-1
/
+1
|
/
/
/
*
|
|
Merge "maintenance: Back out DI in purgeMessageBlobStore.php maint script"
jenkins-bot
2025-01-14
1
-2
/
+6
|
\
\
\
|
*
|
|
maintenance: Back out DI in purgeMessageBlobStore.php maint script
Ammarpad
2025-01-12
1
-2
/
+6
[next]