wiki.techinc.nl/maintenance
James D. Forrester fd0a44d4cb Update OOUI to v0.30.1
Release notes:
 https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/History.md;v0.30.1

Bug: T76638
Bug: T210847
Bug: T212977
Depends-On: Ib466527110d5068e297c42ebb3dd381c0c83754a
Change-Id: Ib466527110d5068e297c42ebb3dd381c0c83754b
2019-01-11 08:19:16 -08:00
..
archives Clean ups of dropping tag_summary table 2018-12-19 10:14:33 +00:00
benchmarks build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
dev Let built-in web server handle .php requests 2018-03-28 15:36:02 +02:00
dictionary Remove most support for configuring Tidy, including Raggett 2018-11-15 12:22:06 -05:00
hhvm Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
includes Merge "Replace WikiExporter streaming (unbuffered) mode with batched queries" 2018-10-02 05:16:07 +00:00
jsduck Remove old "bulletin board style toolbar" from core 2018-10-16 20:08:32 -07:00
language Merge "Chinese Conversion Table Update 2018-3" 2018-12-10 23:55:03 +00:00
locking
mssql Drop tag_summary and valid_tag tables 2018-12-18 20:45:36 +00:00
oracle Clean ups of dropping tag_summary table 2018-12-19 10:14:33 +00:00
postgres Clean ups of dropping tag_summary table 2018-12-19 10:14:33 +00:00
resources Update OOUI to v0.30.1 2019-01-11 08:19:16 -08:00
sqlite/archives Drop tag_summary and valid_tag tables 2018-12-18 20:45:36 +00:00
storage No yoda conditions 2018-11-21 17:54:39 +01:00
term A few doc comment fixups 2017-12-04 11:11:52 +11:00
.htaccess
7zip.inc Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
addChangeTag.php Add a maintenance script to add a Change Tag 2018-08-21 18:32:02 +00:00
addRFCandPMIDInterwiki.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
addSite.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
attachLatest.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
categoryChangesAsRdf.php Fix handling categorization changes 2018-08-14 00:40:08 +00:00
cdb.php Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01:00
changePassword.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
checkBadRedirects.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
checkComposerLockUpToDate.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
checkImages.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
checkLess.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
checkUsernames.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
cleanupAncientTables.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
cleanupBlocks.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
cleanupCaps.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
cleanupEmptyCategories.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
cleanupImages.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
cleanupInvalidDbKeys.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
cleanupPreferences.php Remove gadget special-case from preferences cleanup 2018-04-06 09:44:50 +08:00
cleanupRemovedModules.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
cleanupSpam.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
cleanupTable.inc Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
cleanupTitles.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
cleanupUploadStash.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
cleanupUsersWithNoId.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
cleanupWatchlist.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
clearInterwikiCache.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
CodeCleanerGlobalsPass.inc build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
commandLine.inc Make maintenance scripts fail on unknown parameters 2018-08-06 14:37:49 -05:00
compareParserCache.php Use RevisionRenderer for rendering ParserOutput 2018-09-11 15:25:39 +00:00
compareParsers.php Hard-deprecate the $wgUseTidy option 2018-09-20 11:08:40 -04:00
convertExtensionToRegistration.php Filter autodiscovered parser tests in ConvertExtensionToRegistration 2018-04-13 20:44:59 +02:00
convertLinks.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
convertUserOptions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
copyFileBackend.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
copyJobQueue.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
createAndPromote.php createAndPromote: use AuthManager::autoCreateUser 2019-01-08 20:45:12 +00:00
createCommonPasswordCdb.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
deduplicateArchiveRevId.php Make sure we don't try to use a deleted rev ID. 2018-08-22 15:32:16 -04:00
deleteArchivedFiles.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
deleteArchivedRevisions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
deleteAutoPatrolLogs.php Enable deleteAutoPatrolLogs to delete pre-2011 autopatrol logs as well 2018-05-24 01:19:01 +02:00
deleteBatch.php Use job queue for deletion of pages with many revisions 2018-10-03 19:16:14 -05:00
deleteDefaultMessages.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
deleteEqualMessages.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
deleteLocalPasswords.php Follows-up d78869207 2018-08-02 15:46:12 +00:00
deleteOldRevisions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
deleteOrphanedRevisions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
deleteSelfExternals.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
doMaintenance.php Exit maintenance script with non-zero status if execute() returns false 2018-05-31 16:46:14 +10:00
Doxyfile Remove support for StartProfiler.php 2018-08-26 02:09:44 +00:00
dumpBackup.php maintenance: Move backup.inc to a regular php class file 2018-08-02 17:20:30 +01:00
dumpCategoriesAsRdf.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
dumpIterator.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
dumpLinks.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
dumpTextPass.php Merge "maintenance: Move backup.inc to a regular php class file" 2018-08-22 11:15:03 +00:00
dumpUploads.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
edit.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
emptyUserGroup.php Add a maintenance script to remove all users from a User Group 2018-09-25 00:57:16 +00:00
eraseArchivedFile.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
eval.php eval.php: write error messages to stderr 2018-12-22 07:08:31 +00:00
exportSites.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
fetchText.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
fileOpPerfTest.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
findDeprecated.php Use PHP 7 '<=>' operator in 'sort()' callbacks 2018-05-30 18:05:20 -07:00
findHooks.php maintenance: Fix detection of bad hooks (wfRunHooks -> Hooks::run) 2019-01-10 11:33:10 -08:00
findMissingFiles.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
findOrphanedFiles.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
fixDefaultJsonContentPages.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
fixDoubleRedirects.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
fixExtLinksProtocolRelative.php Populate externallinks.el_index_60 and drop default 2018-05-15 12:08:35 -04:00
fixTimestamps.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
fixUserRegistration.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
formatInstallDoc.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
generateJsonI18n.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
generateLocalAutoload.php AutoloadGenerator: Filter PSR4-compliant classes instead of ignoring directories 2018-09-20 15:15:27 -04:00
generateSitemap.php sitemaps: absolute URL for sitemaps 2018-08-29 16:08:17 -04:00
getConfiguration.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
getLagTimes.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
getReplicaServer.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
getSlaveServer.php clone keyword must not be used as a function 2017-06-28 16:29:33 +02:00
getText.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
importDump.php Merge "Fix option name in maintenance/importDump.php" 2018-10-04 01:29:14 +00:00
importImages.php Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
importSites.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
importSiteScripts.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
importTextFiles.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
initEditCount.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
initSiteStats.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
initUserPreference.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
install.php install.php: Allow extensions and skins to be specified 2018-10-10 03:26:14 +00:00
interwiki.list maintenance/interwiki.*: Replace Wikimedia Foundation wiki URL 2018-07-18 07:09:48 +00:00
interwiki.sql maintenance/interwiki.*: Replace Wikimedia Foundation wiki URL 2018-07-18 07:09:48 +00:00
invalidateUserSessions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
jsparse.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
lag.php Replace wfGetLB 2018-05-02 22:30:24 +02:00
Maintenance.php Merge "PHPVersionCheck: Remove obsolete load.php code and simplify" 2018-11-02 22:42:17 +00:00
Makefile Renames preparatory to parser tests refactor 2016-09-12 15:46:15 +10:00
makeTestEdits.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
manageJobs.php Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter 2018-11-07 04:46:56 +00:00
mcc.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
mctest.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
mergeMessageFileList.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
migrateActors.php Fix slow queries in migrateActors.php 2018-12-17 12:33:39 -05:00
migrateArchiveText.php Improve docs for archive schema in tables.sql 2018-03-29 03:08:51 +00:00
migrateComments.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
migrateFileRepoLayout.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
migrateImageCommentTemp.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
migrateUserGroup.php Remove wfWaitForSlaves when using Maintenance::commitTransaction 2018-02-26 21:05:33 +01:00
minify.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
moveBatch.php Remove wfWaitForSlaves when using Maintenance::commitTransaction 2018-02-26 21:05:33 +01:00
mwdoc-filter.php Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
mwdocgen.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
mwjsduck-gen
mysql.php Fix param doc of MysqlMaintenance::runMysql 2018-08-06 10:58:53 +02:00
namespaceDupes.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
nukeNS.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
nukePage.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
orphans.php Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
pageExists.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
parse.php Make maintenance/parse.php default to tidy output 2018-09-25 13:31:36 -04:00
patchSql.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
populateArchiveRevId.php Fix caller name in PopulateArchiveRevId::checkMysqlAutoIncrementBug 2018-09-30 15:30:16 +02:00
populateBacklinkNamespace.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateCategory.php Avoid using return value of IDatabase::insert() 2018-10-28 22:14:07 +00:00
populateChangeTagDef.php Set default of sleep time in populateChangeTagDef to zero 2018-12-15 17:44:14 +00:00
populateContentModel.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
populateContentTables.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
populateExternallinksIndex60.php Populate externallinks.el_index_60 and drop default 2018-05-15 12:08:35 -04:00
populateFilearchiveSha1.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateImageSha1.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
populateInterwiki.php Hard deprecate Interwiki static methods 2018-06-07 11:40:46 -07:00
populateIpChanges.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateLogSearch.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
populateLogUsertext.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateParentId.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populatePPSortKey.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
populateRecentChangesSource.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
populateRevisionLength.php Fix MySQLism in populateRevisionLength.php 2018-05-01 09:25:59 -04:00
populateRevisionSha1.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
preprocessDump.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
preprocessorFuzzTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
protect.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
pruneFileCache.php No yoda conditions 2018-11-21 17:54:39 +01:00
purgeChangedFiles.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
purgeChangedPages.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
purgeExpiredUserrights.php purgeExpiredUserrights: Show number of rows purged 2018-03-03 15:36:34 +00:00
purgeList.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
purgeModuleDeps.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
purgeOldText.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
purgePage.php maintenance/purgePage.php output page being purged 2018-06-05 12:01:41 +00:00
purgeParserCache.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
README Remove obsolete showCacheStats.php and showCacheStats.php 2015-12-07 19:49:29 +00:00
reassignEdits.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
rebuildall.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
rebuildFileCache.php No yoda conditions 2018-11-21 17:54:39 +01:00
rebuildImages.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
rebuildLocalisationCache.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
rebuildmessages.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
rebuildrecentchanges.php Use log_page as the rc_cur_id for log entries in rebuildrecentchanges.php 2018-08-06 10:47:29 +00:00
rebuildSitesCache.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
rebuildtextindex.php Use $revQuery['joins'] in query in populateSearchIndex 2018-11-19 21:37:12 +00:00
recountCategories.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
refreshExternallinksIndex.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
refreshFileHeaders.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
refreshImageMetadata.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
refreshLinks.php [MCR] Move getSecondaryDataUpdates to the page level 2018-09-04 21:50:58 +02:00
removeInvalidEmails.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
removeUnusedAccounts.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
renameDbPrefix.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
renderDump.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
resetAuthenticationThrottle.php Add maintenance script for resetting login/signup throttle 2018-07-20 13:15:06 +00:00
resetPageRandom.php Provide a script to reset the page_random column 2018-11-09 15:07:48 -07:00
resetUserEmail.php Output Done! at end of resetUserEmail.php 2018-10-20 23:48:55 +01:00
resetUserTokens.php Cleanup some comments related to DB replication 2018-03-09 23:05:43 +00:00
rollbackEdits.php rollbackEdits.php: Cosmetic changes of outputs 2019-01-10 13:56:21 +00:00
runBatchedQuery.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
runJobs.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
runScript.php Fix typo "maintainance" 2018-12-24 15:51:11 +01:00
shell.php shell.php: prevent permission error 2018-07-05 07:41:14 +00:00
showJobs.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
showSiteStats.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
sql.php Make sql.php exit status more informative 2018-12-16 21:55:04 -08:00
sqlite.inc build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
sqlite.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
syncFileBackend.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
tables.sql Drop tag_summary and valid_tag tables 2018-12-18 20:45:36 +00:00
tidyUpT39714.php Replace "Bug37714" by "T39714" 2018-08-20 23:48:11 +02:00
undelete.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
update-keys.sql
update.php Load installer i18n when running update.php 2018-10-11 19:20:30 +01:00
updateArticleCount.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
updateCollation.php Use PHP 7 '??' operator instead of if-then-else 2018-10-27 23:46:13 +02:00
updateCredits.php updateCredits: Fix collation name 2017-07-28 17:24:03 +00:00
updateDoubleWidthSearch.php Write Latin and other scripts with captial letter 2018-10-05 18:49:08 +02:00
updateExtensionJsonSchema.php Have maintenance/updateExtensionJsonSchema.php copy documentation 2018-10-16 11:30:30 -04:00
updateRestrictions.php Pass '' instead of false for the $conds parameter in select calls. 2018-03-02 02:32:54 +00:00
updateSearchIndex.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
updateSpecialPages.php Merge "Don't throw an exception when waiting for replication times out" 2018-09-04 02:20:12 +00:00
userDupes.inc Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
userOptions.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
validateRegistrationFile.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
view.php Use ::class to resolve class names in maintenance scripts 2018-01-23 17:40:16 +00:00
wrapOldPasswords.php Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00

== MediaWiki Maintenance ==

The .sql scripts in this directory are not intended to be run standalone,
although this is appropriate in some cases, e.g. manual creation of blank tables
prior to an import.

Most of the PHP scripts need to be run from the command line. Prior to doing so,
ensure that the LocalSettings.php file in the directory above points to the
proper installation.

Certain scripts will require elevated access to the database. In order to
provide this, first create a MySQL user with "all" permissions on the wiki
database, and then set $wgDBadminuser and $wgDBadminpassword in your
LocalSettings.php

=== Brief explanation of files ===

A lot of the files in this directory are PHP scripts used to perform various
maintenance tasks on the wiki database, e.g. rebuilding link tables, updating
the search indices, etc. The files in the "archives" directory are used to
upgrade the database schema when updating the software. Some schema definitions
for alternative (as yet unsupported) database management systems are stored
here too.

The "storage" directory contains scripts and resources useful for working with
external storage clusters, and are not likely to be particularly useful to the
vast majority of installations. This directory does contain the compressOld
scripts, however, which can be useful for compacting old data.

=== Maintenance scripts ===

As noted above, these should be run from the command line. Not all scripts are
listed, as some are Wikimedia-specific, and some are not applicable to most
installations.

	changePassword.php
	Reset the password of a specified user

	cleanupSpam.php
	Mass-revert insertion of linkspam

	createAndPromote.php
	Create a user with administrator (and optionally, bureaucrat) permissions

	deleteOldRevisions.php
	Erase old revisions of pages from the database

	dumpBackup.php
	Backup dump script

	edit.php
	Edit a page to change its content

	findHooks.php
	Find hooks that aren't documented in docs/hooks.txt

	importDump.php
	XML dump importer

	importImages.php
	Import images into the wiki

	moveBatch.php
	Move a batch of pages

	namespaceDupes.php
	Check articles name to see if they conflict with new/existing namespaces

	nukePage.php
	Wipe a page and all revisions from the database

	reassignEdits.php
	Reassign edits from one user to another

	rebuildImages.php
	Update image metadata records

	rebuildmessages.php
	Update the MediaWiki namespace after changing site language

	rebuildtextindex.php
	Rebuild the fulltext search indices

	refreshLinks.php
	Rebuild the link tables

	removeUnusedAccounts.php
	Remove user accounts which have made no edits

	runJobs.php
	Immediately complete all jobs in the job queue

	undelete.php
	Undelete all revisions of a page

	update.php
	Check and upgrade the database schema to the current version

	updateRestrictions.php
	Update pages restriction to the new schema

	userOptions.php
	Change user options