..
archives
Self-revert r80547 per CR, breaks stuff and is undesirable
2011-01-20 23:56:47 +00:00
benchmarks
use require( RUN_MAINTENANCE_IF_MAIN ) as per r80205
2011-01-14 15:08:41 +00:00
cssjanus
(Bug 24436) Move cssjanus to maintenance folder
2010-07-18 21:31:52 +00:00
dtrace
gearman
Big attack on unused variables...
2010-10-14 20:53:04 +00:00
ibm_db2
Per wikitech-l discussion: it would be nice if the various DBMSs we support kept all of their docs in one place. So make a place and move two already existing READMEs there. Add some info to /docs/database.txt about this as well. Postgres, Oracle, Mssql need to add some info kthnx :)
2010-09-07 12:37:13 +00:00
language
Follow up r80205 define rename in check-vars and files added in r80443 and r80466.
2011-01-17 21:42:27 +00:00
mssql
DatabaseMssql class and related changes
2010-08-06 23:44:00 +00:00
oracle
* fixed oracle code for updater (corrected not null BLOB field adding)
2011-01-10 20:11:43 +00:00
postgres
Use text_pattern_ops for page_title, as some code uses 'anchor%' matching.
2011-01-19 16:14:37 +00:00
sqlite /archives
Fix r69721: SQLite yells at you if you try to drop an index that doesn't exist; which might be the case considering how many times these indexes were renamed and dropped. Per r73758, put IF EXISTS on them--it certainly can't hurt.
2010-11-03 12:41:46 +00:00
storage
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
.htaccess
7zip.inc
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
addwiki.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
attachLatest.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
backup.inc
Whitespace fixup under tha maint directory.
2010-12-04 03:20:14 +00:00
backupPrefetch.inc
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
changePassword.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
checkAutoLoader.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
checkBadRedirects.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
checkImages.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
checkSyntax.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
checkUsernames.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
cleanupCaps.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
cleanupImages.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
cleanupRemovedModules.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
cleanupSpam.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
cleanupTable.inc
* Standardised file description headers
2010-09-05 13:15:48 +00:00
cleanupTitles.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
cleanupWatchlist.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
clear_interwiki_cache.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
clear_stats.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
commandLine.inc
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
compareParsers.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
convertLinks.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
convertUserOptions.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
createAndPromote.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteArchivedFiles.inc
(bug 26848) deleteArchivedFiles.php deletes db records, but not files
2011-01-21 17:42:15 +00:00
deleteArchivedFiles.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteArchivedRevisions.inc
Stylize maintenance folder..
2010-05-22 16:50:39 +00:00
deleteArchivedRevisions.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteBatch.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteDefaultMessages.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteImageMemcached.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteOldRevisions.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteOrphanedRevisions.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteRevision.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
deleteSelfExternals.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
doMaintenance.php
Followup r80205: scripts using commandLine.inc were failing the shouldExecute() check due to extra require()s.
2011-01-14 02:13:30 +00:00
Doxyfile
*(bug 26404) Enable call graphs for doxygen-generated doc
2010-12-27 16:56:50 +00:00
dumpBackup.php
Whitespace fixup under tha maint directory.
2010-12-04 03:20:14 +00:00
dumpHTML.php
Replaced maintenance/dumpHTML.php with a message pointing to the DumpHTML extension. Deleted subsidiary files.
2008-02-27 06:19:09 +00:00
dumpInterwiki.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
dumpLinks.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
dumpSisterSites.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
dumpTextPass.php
When opening the subprocess fetchText.php, pass the complete wiki ID through the --wiki parameter so that it works for all setups and not only for wikimedia
2010-12-06 09:20:07 +00:00
dumpUploads.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
edit.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
eval.php
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
fetchText.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
findhooks.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
fixSlaveDesync.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
fixTimestamps.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
fixUserRegistration.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
fuzz-tester.php
Revert r78767. The problem was $wgDBerrorLog being false.
2010-12-22 01:11:22 +00:00
generateSitemap.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
getLagTimes.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
getSlaveServer.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
getText.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
httpSessionDownload.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
importDump.php
Whitespace fixup under tha maint directory.
2010-12-04 03:20:14 +00:00
importImages.inc
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
importImages.php
(bug 26379) Make the importImages.php maintenance script give useful error
2010-12-21 04:46:49 +00:00
importTextFile.php
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
importUseModWiki.php
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
importUseModWikipedia.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
initEditCount.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
initStats.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
install-utils.inc
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
install.php
Partially revert r69738 (splitting Installer/CoreInstaller). As discussed on CR, this probably wasn't the best route to go with this code.
2011-01-21 15:27:16 +00:00
interwiki.list
Fixes for r66013: fixed syntax, switched interwiki.list to use more customary comments starting with #
2010-06-23 16:06:34 +00:00
interwiki.sql
(bug 23616) Spaces in interwiki.sql entries break postgres, link doesn't get inserted
2010-05-23 15:14:13 +00:00
lag.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
Maintenance.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
Makefile
Move parser test related stuff to tests directory
2010-09-28 12:24:56 +00:00
mcc.php
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
mctest.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
mergeMessageFileList.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
migrateUserGroup.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
minify.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
moveBatch.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
mwdocgen.php
*(bug 26404) Enable call graphs for doxygen-generated doc
2010-12-27 16:56:50 +00:00
namespaceDupes.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
nextJobDB.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
nukeNS.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
nukePage.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
orphans.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
ourusers.php
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
patchSql.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
populateCategory.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
populateLogSearch.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
populateLogUsertext.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
populateParentId.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
populateRevisionLength.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
populateSha1.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
preprocessDump.php
Follow up r80205 define rename in check-vars and files added in r80443 and r80466.
2011-01-17 21:42:27 +00:00
preprocessorFuzzTest.php
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
protect.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
purgeList.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
purgeOldText.inc
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
purgeOldText.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
purgeStaleMemcachedFlaggedRevs.php
Adding maintenance script to purge stale flagged revs entries from memcached (for entries that have rev idsin the key). Should be made more generic.
2010-12-26 19:45:01 +00:00
purgeStaleMemcachedText.php
Make a loop to keep them really deleted.
2010-12-25 23:23:38 +00:00
README
* (bug 14201) Set $wgDBadminuser/$wgDBadminpassword during setup
2009-07-23 00:31:37 +00:00
reassignEdits.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildall.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildFileCache.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildImages.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildInterwiki.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildLocalisationCache.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildmessages.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildrecentchanges.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rebuildtextindex.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
refreshImageCount.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
refreshLinks.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
removeUnusedAccounts.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
renameDbPrefix.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
renamewiki.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
renderDump.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
rollbackEdits.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
runBatchedQuery.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
runJobs.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
showJobs.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
showStats.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
sql.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
sqlite.inc
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
sqlite.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
stats.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
tables.sql
Self-revert r80547 per CR, breaks stuff and is undesirable
2011-01-20 23:56:47 +00:00
undelete.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
update.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
updateArticleCount.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
updateCollation.php
Add --force option to updateCollation.php.
2011-01-20 06:24:11 +00:00
updateDoubleWidthSearch.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
updateRestrictions.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
updateSearchIndex.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
updateSpecialPages.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
upgrade1_5.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
userDupes.inc
* Get rid of wfOut() usage in UserDupes
2010-12-17 15:17:13 +00:00
userOptions.inc
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
userOptions.php
Part of bug 26280: added license headers to PHP files in maintenance
2010-12-16 19:15:12 +00:00
users.sql
Follow up to r56323: fix the broken grant syntax (which I should have tested before committing).
2009-09-20 07:15:19 +00:00
waitForSlave.php
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
2011-01-13 22:58:55 +00:00
wikipedia-interwiki.sql
Nuke the last vestiges of tlh.
2009-09-13 13:57:35 +00:00
wiktionary-interwiki.sql
Update
2008-06-11 17:44:47 +00:00