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
/
findBadBlobs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
findBadBlobs: Allow for timestamp based search via --scan-to
Amir Sarabadani
2025-03-14
1
-17
/
+46
*
maintenance: Also check for utf-8 encoding in findBadBlobs
Amir Sarabadani
2025-03-05
1
-3
/
+8
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
maintenance: avoid calling Maintenance::setDBProvider() when not needed
Aaron Schulz
2024-10-24
1
-1
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Use expression builder instead of raw sql
Umherirrender
2024-07-22
1
-1
/
+1
*
Maintenance: Print errors from StatusValue objects in a consistent way
Bartosz Dziewoński
2024-06-12
1
-7
/
+2
*
maintenance: Replace unnecessary uses of LBFactory and LoadBalancer
Bartosz Dziewoński
2024-01-23
1
-41
/
+11
*
Migrate some usages of Database::update() to UpdateQueryBuilder
Alexander Vorwerk
2024-01-17
1
-6
/
+5
*
Introduce ArchiveSelectQueryBuilder
Amir Sarabadani
2023-09-07
1
-18
/
+8
*
Introduce RevisionSelectQueryBuilder
Amir Sarabadani
2023-09-06
1
-16
/
+9
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Remove unused arguments to private functions
Umherirrender
2023-02-08
1
-3
/
+2
*
Remove unused local variable assignment
Umherirrender
2023-02-04
1
-2
/
+0
*
Use buildComparison() instead of raw SQL in more maintenance scripts
Bartosz Dziewoński
2022-11-15
1
-3
/
+4
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-22
1
-48
/
+41
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Add Maintenance::waitForReplication()
Gergő Tisza
2021-03-18
1
-4
/
+0
*
maintenance: Fix errors in parameter handling and output of findBadBlobs
daniel
2021-01-22
1
-4
/
+5
*
Merge "Add FindMissingActors script."
jenkins-bot
2020-09-23
1
-13
/
+1
|
\
|
*
Add FindMissingActors script.
daniel
2020-09-22
1
-13
/
+1
*
|
Have findBadBlobs.php require Maintenance.php rather than cleanupTable.inc
Bill Pirkle
2020-09-22
1
-1
/
+1
|
/
*
includes: Use expression assignment operator += or |= where possible
Umherirrender
2020-07-31
1
-1
/
+1
*
findBadBlobs: better separate scan and mark modes.
daniel
2020-06-30
1
-16
/
+43
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+2
*
findBadBlobs: Force rev_timestamp index
daniel
2020-05-04
1
-1
/
+5
*
RevisionStore: improve error handling in newRevisionsFromBatch
daniel
2020-05-03
1
-18
/
+30
*
Allow specific revision IDs to be passed to markBadBlobs.php
daniel
2020-04-17
1
-13
/
+145
*
Add findBadBlobs script.
daniel
2020-04-17
1
-0
/
+371