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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier"
jenkins-bot
2020-03-03
1
-1
/
+1
|
\
|
*
WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier
Timo Tijhof
2020-03-03
1
-1
/
+1
*
|
Revert "Split FakeMaintenance and LoggedUpdateMaintenance to their own files"
Daimona Eaytoy
2020-03-03
2
-108
/
+0
|
/
*
Split FakeMaintenance and LoggedUpdateMaintenance to their own files
Reedy
2020-02-28
2
-0
/
+108
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-2
/
+4
*
Pass 1 always as string to IDatabase::select and friends
Umherirrender
2020-01-11
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
3
-6
/
+6
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Merge "benchmarks: Exclude from PHPUnit test coverage"
jenkins-bot
2019-12-18
1
-0
/
+191
|
\
|
*
benchmarks: Exclude from PHPUnit test coverage
Timo Tijhof
2019-12-18
1
-0
/
+191
*
|
Add string casts when using array_keys() with SQL query conditions
Brad Jorsch
2019-12-16
1
-1
/
+1
|
/
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
2
-1
/
+1
*
make BackupDumper use vslow/dumps dbservers even for short queries
Ariel T. Glenn
2019-11-29
1
-1
/
+1
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
3
-39
/
+39
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
2
-5
/
+5
*
Merge "maintenance: Explicitly declare all used properties"
jenkins-bot
2019-09-09
1
-0
/
+29
|
\
|
*
maintenance: Explicitly declare all used properties
Daimona Eaytoy
2019-09-09
1
-0
/
+29
*
|
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-11
/
+13
|
/
*
docs: Fix Doxygen parsing of @var descriptions with $var names
Timo Tijhof
2019-09-05
1
-22
/
+58
*
docs: Factor out MWDoxygenFilter from mwdoc-filter.php with tests
Timo Tijhof
2019-09-05
1
-0
/
+107
*
Use Maintenance::getConfig in some maintenance scripts
Umherirrender
2019-09-01
1
-2
/
+2
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-6
/
+6
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-2
/
+3
*
Unsuppress other phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+1
*
replace wfGetDB (discouraged for use) with Maintenance::getDB in dumps scripts
Ariel T. Glenn
2019-08-21
1
-1
/
+1
*
Convert maintenance scripts to LoadBalancer::getMaintenanceConnectionRef()
Aaron Schulz
2019-08-02
2
-8
/
+7
*
Merge "Replace wfWiki() usage with WikiMap in some additional places"
jenkins-bot
2019-07-23
1
-2
/
+3
|
\
|
*
Replace wfWiki() usage with WikiMap in some additional places
Aaron Schulz
2019-07-04
1
-2
/
+3
*
|
Migrate various callers away from wfWikiId() to WikiMap
Aaron Schulz
2019-07-12
2
-2
/
+6
|
/
*
Add support for xml dump schema 0.11
daniel
2019-06-27
1
-1
/
+1
*
maintenance: Use addDescription() instead of accessing mDescription directly
Derick Alangi
2019-06-11
1
-1
/
+1
*
for two-stage dumps make the location of MWScript.php alterable
Ariel T. Glenn
2019-05-16
1
-6
/
+12
*
move 7zip.inc to a regular php file
Ariel T. Glenn
2019-05-13
2
-1
/
+99
*
move most of dumpTextPass to an include file so it can be subclassed
Ariel T. Glenn
2019-05-13
1
-0
/
+1019
*
allow xml page content or metadata dumps to target specific namespaces
Ariel T. Glenn
2019-04-18
1
-1
/
+2
*
MigrateActors: Improve query for log_search rows
Brad Jorsch
2019-04-02
1
-1
/
+1
*
Fix typo in MigrateActors.php
Brad Jorsch
2019-04-02
1
-2
/
+2
*
Merge "make xml abstracts, stubs and page log dumps work again"
jenkins-bot
2019-03-24
1
-0
/
+1
|
\
|
*
make xml abstracts, stubs and page log dumps work again
Ariel T. Glenn
2019-03-24
1
-0
/
+1
*
|
Make use of the list() feature where it makes sense
Thiemo Kreuz
2019-03-24
1
-2
/
+1
|
/
*
Merge "add lbzip2 output processor for exports"
jenkins-bot
2019-03-23
1
-1
/
+2
|
\
|
*
add lbzip2 output processor for exports
Ariel T. Glenn
2019-03-24
1
-1
/
+2
*
|
RevDel: Avoid log_search rows with empty values for target_author_actor
Brad Jorsch
2019-03-21
1
-19
/
+84
*
|
Make the XML dump schema version configurable.
daniel
2019-03-21
1
-0
/
+15
|
/
*
Various fixes for phan-taint-check
Brian Wolff
2019-03-16
1
-0
/
+2
*
maintenance: Remove unused code from several maintenance scripts
Thiemo Kreuz
2019-03-03
2
-4
/
+0
*
maintenance: Add missing limit parameters to some explode()
Thiemo Kreuz
2019-03-01
1
-7
/
+2
*
Add missing use for IMaintainableDatabase
Umherirrender
2019-02-20
1
-0
/
+1
[next]