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
/
attachLatest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-2
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Add missing parenthesis to SQL in attachLatest.php
Umherirrender
2023-12-12
1
-1
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-3
/
+2
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-19
1
-8
/
+12
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
Umherirrender
2020-11-12
1
-5
/
+6
*
WikiPage::updateRevisionOn - replace uses, hard deprecate Revision use
DannyS712
2020-05-01
1
-4
/
+3
*
Hard deprecate Revision::loadFromTimestamp
Petr Pchelko
2020-03-25
1
-2
/
+7
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Migrate various callers away from wfWikiId() to WikiMap
Aaron Schulz
2019-07-12
1
-4
/
+7
*
Make attachLatest.php wait for DB replica lag
Reedy
2019-02-10
1
-0
/
+4
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
Pass phpcs-strict on maintenance/ (8/8)
Siebrand Mazeland
2014-04-23
1
-2
/
+2
*
Change URLs to mediawiki.org in comments to HTTPS
Ladsgroup
2014-03-20
1
-1
/
+1
*
Add --regenerate-all option
Nathan
2014-03-12
1
-1
/
+7
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-06-16
1
-2
/
+7
*
Use WikiPage instead of Article to call updateRevisionOn()
Alexandre Emsenhuber
2011-12-26
1
-2
/
+2
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-3
/
+3
*
* Standardised file description headers
Alexandre Emsenhuber
2010-09-05
1
-1
/
+2
*
Big commit: kill almost every freeResult() call as useless
Chad Horohoe
2010-08-08
1
-1
/
+0
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-9
/
+9
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-44
/
+52
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-49
/
+40
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-40
/
+49
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new...
Tim Starling
2006-10-04
1
-3
/
+3
*
Update the FSF's address in all these GPL stub headers
Brion Vibber
2006-04-05
1
-1
/
+1
*
* s~\t+$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-1
/
+1
*
quick hackjob to fix damages imports on wikisource
Brion Vibber
2005-09-16
1
-0
/
+73