wiki.techinc.nl/maintenance
Aaron Schulz 88eab303d4 Fixed timestamp comparison in fixUserRegistration
* Also optimized batching logic slightly

Change-Id: I0cedb5b39f996b7baec067890f230cff51468e4b
2015-03-16 19:33:25 -07:00
..
archives Allow edit summaries to be up to 767 bytes long 2015-03-11 13:36:38 +00:00
benchmarks Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
dev Minor code comment tweaks for spelling and consistency 2014-11-08 14:07:19 -05:00
dictionary Drop ss_total_views and page_counter fields from MediaWiki 2015-01-09 19:01:01 +00:00
hiphop
jsduck jsduck: Add 'mediawiki.startUp.js' to eg-iframe 2015-03-11 14:47:51 +00:00
language Merge "Update the Chinese conversion table for Chinese WikiProjects" 2015-03-10 13:58:22 +00:00
locking Removed expiremental LSLockManager class 2014-01-17 15:16:01 -08:00
mssql Drop ss_total_views and page_counter fields from MediaWiki 2015-01-09 19:01:01 +00:00
oracle Drop ss_total_views and page_counter fields from MediaWiki 2015-01-09 19:01:01 +00:00
postgres PostgreSQL: Drop unneeded foreign key constraint 2015-01-30 13:15:29 -08:00
resources Resources: Use OOjs UI distribution with vector→raster fallback 2015-02-18 17:41:11 -08:00
sqlite/archives Allow edit summaries to be up to 767 bytes long 2015-03-11 13:36:38 +00:00
storage Documentation of compressOld.php 2015-02-06 19:52:39 +05:30
term Fixed some @params documentation (maintenance) 2014-04-17 22:48:32 +02:00
.htaccess
7zip.inc Update formatting in maintenance/ (1/4) 2014-04-23 20:08:06 +02:00
attachLatest.php Pass phpcs-strict on maintenance/ (8/8) 2014-04-23 14:00:10 +02:00
backup.inc Update formatting in maintenance/ (1/4) 2014-04-23 20:08:06 +02:00
backupPrefetch.inc Update formatting in maintenance/ (1/4) 2014-04-23 20:08:06 +02:00
backupTextPass.inc Allow to set stub read buffer size for TextPassDumper 2015-02-20 00:56:39 +01:00
cdb.php Use cdb library and provide a back-compat layer 2014-11-19 18:39:27 +00:00
changePassword.php
checkBadRedirects.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
checkComposerLockUpToDate.php Don't display composer installed extensions/skins on Special:Version 2015-01-05 15:58:43 +00:00
checkImages.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
checkLess.php Handle phpunit being autoloaded from checkLess.php 2014-12-08 10:30:01 -08:00
checkSyntax.php Remove wrong @return from doc blocks 2014-08-25 13:50:05 +00:00
checkUsernames.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
cleanupAncientTables.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
cleanupBlocks.php Maintenance script to clean up mismatched user names in ipblocks 2014-10-27 10:40:02 -04:00
cleanupCaps.php Fully replace Title::moveTo() with MovePage 2014-10-28 12:52:36 -07:00
cleanupImages.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
cleanupPreferences.php
cleanupRemovedModules.php resourceloader: Pass a Config to the ResourceLoader constructor 2014-09-05 22:59:45 +00:00
cleanupSpam.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
cleanupTable.inc
cleanupTitles.php Avoid a fatal error in maintenance/cleanupTitles.php 2014-09-10 16:53:23 +00:00
cleanupUploadStash.php
cleanupWatchlist.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
clearCacheStats.php
clearInterwikiCache.php
commandLine.inc Add missing @param to function docs 2014-08-18 16:24:59 +00:00
compareParserCache.php Fixed spacing 2014-07-19 23:12:10 +02:00
compareParsers.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
convertExtensionToRegistration.php registration: Add resource template-like functionality to extension.json 2015-02-09 15:14:06 -08:00
convertLinks.php Remove some PHP4 microtime() compat wrappers 2014-07-16 23:39:48 -04:00
convertUserOptions.php Make convertUserOptions.php more self-contained 2014-05-31 23:10:47 -04:00
copyFileBackend.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
copyJobQueue.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
createAndPromote.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
deleteArchivedFiles.inc Avoid warnings for empty file sha1 keys 2014-06-24 11:17:48 -07:00
deleteArchivedFiles.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
deleteArchivedRevisions.inc Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
deleteArchivedRevisions.php Pass phpcs-strict on maintenance/ (6/8) 2014-04-23 09:27:41 +00:00
deleteBatch.php Prevent deleteBatch.php deleting files from redirects 2014-05-23 11:31:14 -07:00
deleteDefaultMessages.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
deleteEqualMessages.php Fix up php syntax that accidentally became part of a string literal 2014-08-27 15:39:31 +02:00
deleteImageMemcached.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
deleteOldRevisions.php
deleteOrphanedRevisions.php Pass phpcs-strict on maintenance/ (6/8) 2014-04-23 09:27:41 +00:00
deleteRevision.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
deleteSelfExternals.php
doMaintenance.php maintenance: Defer initilization of 'main' Config until after Setup.php runs 2015-03-03 23:51:44 -08:00
Doxyfile doc: Clean up Doxyfile for doxygen 1.8.6 2014-11-19 19:00:52 +00:00
dumpBackup.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
dumpIterator.php Import.php: Use Config instead of globals 2014-10-22 10:35:29 -07:00
dumpLinks.php Don't use isset() to check for null 2014-05-10 14:23:50 +02:00
dumpTextPass.php Allow to set stub read buffer size for TextPassDumper 2015-02-20 00:56:39 +01:00
dumpUploads.php Update formatting in maintenance/ (2/4) 2014-04-23 20:08:42 +02:00
edit.php Remove RequestContext from edit.php and fixDoubleRedirects.php 2014-07-23 20:30:08 +00:00
eraseArchivedFile.php Standardize @todo 2014-07-23 22:27:20 +02:00
eval.php Revert "Make eval.php try to handle newlines in code" 2015-02-23 00:59:24 +00:00
exportSites.php Maintenance script for exporting site definitions 2015-02-20 12:09:34 +01:00
fetchText.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
fileOpPerfTest.php
findHooks.php Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
findMissingFiles.php Avoid the page join when not really needed 2014-10-02 17:23:51 +00:00
fixDoubleRedirects.php Remove RequestContext from edit.php and fixDoubleRedirects.php 2014-07-23 20:30:08 +00:00
fixExtLinksProtocolRelative.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
fixSlaveDesync.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
fixTimestamps.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
fixUserRegistration.php Fixed timestamp comparison in fixUserRegistration 2015-03-16 19:33:25 -07:00
formatInstallDoc.php
generateJsonI18n.php Break some long lines in maintenance, skins, tests 2014-07-24 19:03:17 +02:00
generateLocalAutoload.php Doc: Mention the php command in autoload.php to regenerate it 2014-11-17 16:35:32 +00:00
generateSitemap.php Replace a few more logical operators 2014-10-24 11:41:00 -04:00
getConfiguration.php No space within the ?: operator 2014-08-25 17:40:51 +02:00
getLagTimes.php
getSlaveServer.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
getText.php Pass phpcs-strict on maintenance/ (5/8) 2014-04-23 11:27:25 +02:00
importDump.php Import.php: Use Config instead of globals 2014-10-22 10:35:29 -07:00
importImages.inc Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
importImages.php Replace deprecated File::sha1Base36 call 2014-06-23 21:02:09 +02:00
importSites.php Maintenance script for importing site info. 2015-02-18 18:39:14 +01:00
importSiteScripts.php Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
initEditCount.php Remove version check for mysql 4.1 from Maintenance scripts 2013-12-31 14:53:07 +05:30
initSiteStats.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
install.php Merge "Remove check for PHP version in install.php" 2014-07-30 15:47:47 +00:00
interwiki.list Fill the iw_api column of the interwiki table when installing 2015-01-30 19:04:54 +00:00
interwiki.sql Fill the iw_api column of the interwiki table when installing 2015-01-30 19:04:54 +00:00
jsparse.php
lag.php Pass phpcs-strict on maintenance/ (4/8) 2014-04-23 10:26:09 +02:00
Maintenance.php Allow a lonely "-" as positional argument 2015-03-02 02:18:54 +00:00
Makefile
mcc.php
mctest.php Remove some PHP4 microtime() compat wrappers 2014-07-16 23:39:48 -04:00
mergeMessageFileList.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
migrateUserGroup.php
minify.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
moveBatch.php Fully replace Title::moveTo() with MovePage 2014-10-28 12:52:36 -07:00
mwdoc-filter.php doxygen: Document problem with slashes and fix a few 2014-09-23 19:32:13 +00:00
mwdocgen.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
mwjsduck-gen Rename JSDuck config to standard 'jsduck' 2015-03-09 18:10:00 +00:00
namespaceDupes.php Improve namespaceDupes.php 2015-02-13 01:00:15 +00:00
nukeNS.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
nukePage.php
orphans.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
pageExists.php Fix pageExists when passed invalid title 2014-06-26 07:40:06 -07:00
parse.php Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
patchSql.php Pass phpcs-strict on maintenance/ (4/8) 2014-04-23 10:26:09 +02:00
populateBacklinkNamespace.php Added --lastUpdatedId option to backlink namespace population script 2014-08-01 18:47:30 +00:00
populateBloomCache.php Added BloomCache classes 2014-09-03 17:43:21 +00:00
populateCategory.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
populateFilearchiveSha1.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
populateImageSha1.php Avoid query error with odd parameter combination 2014-04-24 15:48:28 -07:00
populateLogSearch.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
populateLogUsertext.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
populateParentId.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
populateRecentChangesSource.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
populateRevisionLength.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
populateRevisionSha1.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
preprocessDump.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
preprocessorFuzzTest.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
protect.php
pruneFileCache.php Fixed some @params documentation (maintenance) 2014-04-17 22:48:32 +02:00
purgeChangedFiles.php Remove '@section LICENSE' 2014-11-26 02:20:55 +00:00
purgeChangedPages.php Remove '@section LICENSE' 2014-11-26 02:20:55 +00:00
purgeList.php Update formatting in maintenance/ (3/4) 2014-04-23 20:09:13 +02:00
purgeOldText.php
purgeParserCache.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
README maintenance/README: Remove importTextFile.php 2014-07-21 17:10:23 -04:00
reassignEdits.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
rebuildall.php Pass phpcs-strict on maintenance/ (3/8) 2014-04-22 21:25:52 +00:00
rebuildFileCache.php Remove $wgTitle from all maintenance scripts 2014-03-12 18:28:47 -07:00
rebuildImages.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
rebuildLocalisationCache.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
rebuildmessages.php
rebuildrecentchanges.php Remove use of strencode() outside Database classes 2014-06-02 13:45:26 -04:00
rebuildSitesCache.php Implement SiteListFileCache and rebuild script 2014-11-27 22:32:25 +00:00
rebuildtextindex.php Run clearSearchIndex when mysql in rebuildTextIndex 2015-01-27 10:22:07 -08:00
refreshFileHeaders.php
refreshImageMetadata.php Unify the spelling of MIME in documentation 2014-08-07 23:38:45 +02:00
refreshLinks.php refreshLinks.php: Tweak exit condition in deleteLinksFromNonexistent() 2015-02-28 04:54:48 -05:00
removeInvalidEmails.php removeInvalidEmails.php: Fix batching continuation for wikis with >500 users 2014-12-04 10:40:25 -08:00
removeUnusedAccounts.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
renameDbPrefix.php
renderDump.php Import.php: Use Config instead of globals 2014-10-22 10:35:29 -07:00
resetUserTokens.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
rollbackEdits.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
runBatchedQuery.php Pass phpcs-strict on maintenance/ (2/8) 2014-04-22 21:25:47 +00:00
runJobs.php Convert JobRunner to PSR-3 logger 2015-01-26 15:04:12 -08:00
runScript.php
showCacheStats.php Pass phpcs-strict on maintenance/ (2/8) 2014-04-22 21:25:47 +00:00
showJobs.php Added a --type filter to showJobs.php 2014-10-08 13:39:09 -07:00
showSiteStats.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
sql.php Allow the empty string as the wiki DB 2014-11-06 23:40:24 +00:00
sqlite.inc Clean up $wgSQLiteDataDir handling and removed standalone sqlite class 2015-03-09 18:35:24 +00:00
sqlite.php Clean up $wgSQLiteDataDir handling and removed standalone sqlite class 2015-03-09 18:35:24 +00:00
syncFileBackend.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
tables.sql Allow edit summaries to be up to 767 bytes long 2015-03-11 13:36:38 +00:00
tidyUpBug37714.php
undelete.php SpecialUndelete/PageArchive: Use Config instead of globals 2014-08-06 16:20:26 +01:00
update-keys.sql Ignore duplicate key errors in update-keys.sql 2014-09-08 13:29:31 -07:00
update.php Clean up $wgSQLiteDataDir handling and removed standalone sqlite class 2015-03-09 18:35:24 +00:00
updateArticleCount.php updateArticleCount.php: use "vslow" DB by default, allow master 2014-12-09 19:20:10 +00:00
updateCollation.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
updateDoubleWidthSearch.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
updateRestrictions.php Pass phpcs-strict on maintenance/ (1/8) 2014-04-22 21:25:22 +00:00
updateSearchIndex.php Pass phpcs-strict on maintenance/ (1/8) 2014-04-22 21:25:22 +00:00
updateSpecialPages.php Get the value of microtime() directly as float in updateSpecialPages.php 2014-10-20 19:29:31 +02:00
userDupes.inc Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
userOptions.inc Add missing @param to function docs 2014-08-18 16:24:59 +00:00
userOptions.php
validateRegistrationFile.php Implement extension registration from an extension.json file 2015-01-08 01:40:01 +00:00
waitForSlave.php Update formatting in maintenance/ (4/4) 2014-04-23 20:09:26 +02:00
wrapOldPasswords.php Added password hashing API 2014-07-27 15:51:18 -04: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

	showCacheStats.php
	Show all statistics stored in the cache

	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