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
/
storage
/
checkStorage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-3
/
+3
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
externalstore: cleanup ExternalStoreDB::getTable() and fix callers
Aaron Schulz
2024-09-18
1
-2
/
+2
*
maintenance: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Use namespaced classes (1)
Umherirrender
2024-06-16
1
-0
/
+1
*
Merge "Use expression builder to avoid raw sql via BETWEEN operator"
jenkins-bot
2024-04-23
1
-1
/
+4
|
\
|
*
Use expression builder to avoid raw sql via BETWEEN operator
Umherirrender
2024-04-21
1
-1
/
+4
*
|
maintenance: storage: Fix multiple property declaration phpcs errors
Taavi Väänänen
2024-04-21
1
-1
/
+2
|
/
*
maintenance: Migrate to IDatabase::newUpdateQueryBuilder
Umherirrender
2024-04-14
1
-7
/
+12
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-6
/
+6
*
WikiImporter: Pass Authority for permissions instead of global context
Bartosz Dziewoński
2023-12-11
1
-1
/
+3
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-10
/
+10
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-6
/
+5
*
maintenance: Switch simple calls of Database::select to SQB
Amir Sarabadani
2023-07-19
1
-41
/
+36
*
Make some storage scripts use Maintenance class
daniel
2023-06-14
1
-10
/
+21
*
build: Cleanup of .phpcs.xml
Umherirrender
2023-04-13
1
-0
/
+1
*
Fix some PHPStorm inspections (#1)
Tim Starling
2023-03-25
1
-2
/
+2
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
checkStorage: pass no parameters to WikiRevision::getContent()
Universal Omega
2021-10-24
1
-2
/
+1
*
CheckStorage: Annotate importRevision $revision parameter as being WikiRevision
Reedy
2021-10-21
1
-0
/
+3
*
Fix checkStorage.php
Universal Omega
2021-10-21
1
-1
/
+1
*
HistoryBlobStub: add getLocation() to get $mOldId
Universal Omega
2021-10-19
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-2
/
+0
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
WikiImporter: inject services
ZabeMath
2021-05-24
1
-4
/
+3
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-3
/
+3
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-7
/
+0
*
build: Upgrade mediawiki-phan-config from 0.10.5 to 0.10.6
James D. Forrester
2020-12-17
1
-2
/
+0
*
Suppress taint-check issues in maintenance scripts/cli context
Umherirrender
2020-12-07
1
-0
/
+7
*
maintenance: Move commandLine from .inc to .php
James D. Forrester
2020-09-28
1
-1
/
+1
*
includes: Use expression assignment operator += or |= where possible
Umherirrender
2020-07-31
1
-3
/
+3
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+2
*
Replace core uses and hard deprecate Revision::(de)compressRevisionText
DannyS712
2020-06-04
1
-1
/
+1
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+1
*
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
Reedy
2020-05-09
1
-1
/
+1
*
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-49
/
+30
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-1
/
+3
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
1
-5
/
+5
*
Remove Revision::getRevisionText and gated pre-MCR schema access
Petr Pchelko
2019-09-27
1
-2
/
+19
*
externalstore: deprecate getLBInfo() dependency in ExternalStoreDB
Aaron Schulz
2019-09-10
1
-2
/
+2
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
maintenance: Avoid usage of deprecated Revision::* constants
Derick Alangi
2019-07-21
1
-1
/
+2
*
Make ExternalStore wrap ExternalStoreFactory and create access class
Aaron Schulz
2019-06-28
1
-2
/
+5
*
Remove references to field rev_text_id
Bill Pirkle
2019-04-22
1
-10
/
+39
*
Fix order of @var parameter in PHP
Fomafix
2019-04-08
1
-1
/
+1
*
Replace deprecated function wfEscapeShellArg with Shell::escape()
Derick Alangi
2019-04-07
1
-1
/
+2
*
Avoid using calls to freeResults() and allow object go out of scope
Derick Alangi
2019-03-23
1
-7
/
+0
[next]