aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/attachLatest.php
Commit message (Expand)AuthorAgeFilesLines
* WikiPage::updateRevisionOn - replace uses, hard deprecate Revision useDannyS7122020-05-011-4/+3
* Hard deprecate Revision::loadFromTimestampPetr Pchelko2020-03-251-2/+7
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+1
* Migrate various callers away from wfWikiId() to WikiMapAaron Schulz2019-07-121-4/+7
* Make attachLatest.php wait for DB replica lagReedy2019-02-101-0/+4
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-3/+3
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Update wfGetDB calls in Maintenance scripts to use getDB()Reedy2016-01-021-1/+1
* Pass phpcs-strict on maintenance/ (8/8)Siebrand Mazeland2014-04-231-2/+2
* Change URLs to mediawiki.org in comments to HTTPSLadsgroup2014-03-201-1/+1
* Add --regenerate-all optionNathan2014-03-121-1/+7
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-06-161-2/+7
* Use WikiPage instead of Article to call updateRevisionOn()Alexandre Emsenhuber2011-12-261-2/+2
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-3/+3
* * Standardised file description headersAlexandre Emsenhuber2010-09-051-1/+2
* Big commit: kill almost every freeResult() call as uselessChad Horohoe2010-08-081-1/+0
* Stylize maintenance folder..Sam Reed2010-05-221-9/+9
* * batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...Alexandre Emsenhuber2009-08-171-1/+1
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-44/+52
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-49/+40
* Merge maintenance-work branch:Chad Horohoe2009-06-241-40/+49
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+2
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new...Tim Starling2006-10-041-3/+3
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-1/+1
* quick hackjob to fix damages imports on wikisourceBrion Vibber2005-09-161-0/+73