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
/
resolveStubs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Replace unnecessary uses of LBFactory and LoadBalancer
Bartosz Dziewoński
2024-01-23
1
-2
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-3
/
+3
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Migrate more calls of Database::select* to SelectQueryBuilder
Amir Sarabadani
2023-07-26
1
-6
/
+10
*
maintenance: Switch simple calls of Database::select to SQB
Amir Sarabadani
2023-07-19
1
-7
/
+9
*
Remove unused local variable assignment
Umherirrender
2023-02-04
1
-1
/
+0
*
Update moveToExternal and resolveStubs
Tim Starling
2022-12-20
1
-82
/
+141
*
HistoryBlobStub: add getLocation() to get $mOldId
Universal Omega
2021-10-19
1
-2
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
maintenance: Move commandLine from .inc to .php
James D. Forrester
2020-09-28
1
-1
/
+1
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+4
*
Pass '' instead of false for the $conds parameter in select calls.
daniel
2018-03-02
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Remove unused REPORTING_INTERVAL from resolveStubs.php
Reedy
2015-02-03
1
-2
/
+0
*
Add missing @param to function docs
umherirrender
2014-08-18
1
-0
/
+3
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+1
*
Pass phpcs-strict on maintenance/storage/
Siebrand Mazeland
2014-04-22
1
-2
/
+7
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-21
1
-2
/
+2
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Merge r86398 into the old wfWaitForSlaves. Update core calls.
Platonides
2011-04-20
1
-1
/
+1
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-0
/
+18
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-3
/
+3
*
Assignment in loop conditions suck
Sam Reed
2010-10-13
1
-1
/
+1
*
Big commit: kill almost every freeResult() call as useless
Chad Horohoe
2010-08-08
1
-4
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-6
/
+6
*
In fixBug20757.php:
Tim Starling
2010-02-22
1
-5
/
+3
*
(bug 20275) Fixed LIKE queries on SQLite backend
Max Semenik
2009-10-21
1
-1
/
+1
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-0
/
+4
*
don't use unspecific paths in require_once()'s ... they break with default in...
Brion Vibber
2007-08-13
1
-1
/
+0
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Fix up paths so you can call these scripts from base dir
Brion Vibber
2007-01-24
1
-1
/
+1
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-3
/
+3
*
Apply most of the code tweaks from the live site:
Brion Vibber
2007-01-17
1
-2
/
+3
*
For the maintenance/ directory files:
Nick Jenkins
2007-01-12
1
-4
/
+0
*
Live fixes: lots of scary magic runes; php 5 fixes; reporting; etc
Brion Vibber
2006-04-02
1
-33
/
+25
*
* s~\t+$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-1
/
+1
*
* s~ +$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-7
/
+7
*
External storage handling
Tim Starling
2005-08-14
1
-32
/
+44
*
scripts for external storage
Tim Starling
2005-08-14
1
-0
/
+96