..
archives
Rename ipb_address to ipb_address_unique
2020-04-22 13:39:02 +00:00
benchmarks
Revert "Correct capitalization of BeforeParserFetchTemplateAndTitle hook"
2020-04-30 07:50:24 +10:00
dev
maintenance: Enable gzip in router.php for static files
2019-09-30 14:09:35 +01:00
includes
maintenance: Move FakeMaintenance and LoggedUpdateMaintenance to their own files
2020-04-21 16:42:01 +00:00
jsduck
Merge "ooui: Fix ButtonWidget jsduck demo"
2020-04-23 20:13:44 +00:00
language
Merge "language: Remove maintenance/language/languages.inc"
2020-04-16 17:04:49 +00:00
locking
mediawiki.Title
Avoid using deprecated $wgContLang
2020-02-23 13:26:40 +00:00
postgres
Create new table for watchlist expiry
2020-02-07 14:59:50 -05:00
sqlite /archives
Rename ipb_address to ipb_address_unique
2020-04-22 13:39:02 +00:00
storage
Hard deprecate Revision::getSerializedData
2020-03-31 16:33:04 +00:00
term
Set public for override of Maintenance functions
2019-10-09 20:41:33 +02:00
.htaccess
addChangeTag.php
Do not output wikitext in maintenance script
2019-09-20 18:28:34 +02:00
addRFCandPMIDInterwiki.php
Have class match filename in some maintenance scripts
2018-05-23 19:36:51 -07:00
addSite.php
Mark options as requiring parameters in addSite.php
2019-12-02 23:30:50 +00:00
attachLatest.php
WikiPage::updateRevisionOn - replace uses, hard deprecate Revision use
2020-05-01 04:54:37 +00:00
blockUsers.php
blockUsers script: fix logging
2020-03-03 12:22:19 +01:00
categoryChangesAsRdf.php
Add string casts when using array_keys() with SQL query conditions
2019-12-16 16:05:18 -05:00
cdb.php
Expand cdb.php functionality
2019-11-11 23:40:37 -08:00
changePassword.php
Do not output wikitext in maintenance script
2019-09-20 18:28:34 +02:00
checkBadRedirects.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
checkComposerLockUpToDate.php
Use proper SemVer comparison in CheckComposerLockUpToDate
2020-02-13 16:57:09 -05:00
checkDependencies.php
Use Maintenance::getConfig in some maintenance scripts
2019-09-01 20:55:08 +02:00
checkImages.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
checkLess.php
tests: Require PHPUnit 6, drop PHPUnit 4 as an option
2019-10-03 08:58:03 -07:00
checkUsernames.php
Set public for override of Maintenance functions
2019-10-09 20:41:33 +02:00
cleanupAncientTables.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
cleanupBlocks.php
Rename Block to MediaWiki\Block\DatabaseBlock
2019-05-28 12:20:48 +01:00
cleanupCaps.php
Do not output wikitext in maintenance script
2019-09-20 18:28:34 +02:00
cleanupEmptyCategories.php
Remove a few obscure "done" and "empty" comments
2019-01-30 20:35:14 +00:00
cleanupImages.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
cleanupInvalidDbKeys.php
Migrate various callers away from wfWikiId() to WikiMap
2019-07-12 01:02:00 +00:00
cleanupPreferences.php
Use Maintenance::getConfig in some maintenance scripts
2019-09-01 20:55:08 +02:00
cleanupRemovedModules.php
resourceloader: Instantiate main class via ServiceWiring
2019-02-18 17:55:09 +00:00
cleanupRevActorPage.php
MergeHistory: Update revactor_page too
2019-09-17 07:17:38 +00:00
cleanupSpam.php
Replace uses and hard deprecate Revision::newFromTitle
2020-04-18 04:47:10 +00:00
cleanupTable.inc
Avoid uses of wfWikiId() in maintenance/
2019-09-24 15:42:00 -07:00
cleanupTitles.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
cleanupUploadStash.php
Merge "Use Status::wrap instead of suppress PhanUndeclaredMethod"
2020-02-19 15:26:00 +00:00
cleanupUsersWithNoId.php
cleanupUsersWithNoId.php: Handle missing fields
2019-11-13 08:40:52 +00:00
cleanupWatchlist.php
Purge expired watchlist items
2020-03-26 07:54:20 +08:00
clearInterwikiCache.php
Remove usages of $wgMemc
2020-01-20 19:41:32 +01:00
CodeCleanerGlobalsPass.inc
commandLine.inc
Make maintenance scripts fail on unknown parameters
2018-08-06 14:37:49 -05:00
compareParserCache.php
Replace uses and hard deprecate Article:: and WikiPage::getRevision
2020-04-20 23:06:48 +00:00
compareParsers.php
Remove codepaths which ran parser in 'untidy' mode
2020-04-13 21:34:04 +00:00
convertExtensionToRegistration.php
Attempt to automatically fix start of config vars being __DIR__
2019-11-04 16:21:04 +00:00
convertLinks.php
Merge "Fix use of argument perfLogFilename in convertLinks.php"
2019-09-06 10:04:38 +00:00
convertUserOptions.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
copyFileBackend.php
Convert FileBackendGroup to service
2019-10-25 10:46:20 +03:00
copyJobQueue.php
Replace wfWiki() usage with WikiMap in some additional places
2019-07-04 21:58:42 +00:00
createAndPromote.php
docs: createAndPromote.php: Password is required even when --force is supplied
2020-03-17 03:56:38 +00:00
createCommonPasswordCdb.php
Remove Language::factory and getParentLanguage use
2019-10-27 12:34:28 +02:00
deduplicateArchiveRevId.php
Use class keyword for classname resolution
2020-03-27 09:33:01 +01:00
deleteArchivedFiles.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +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
Maintenance: Change ::doDeleteArticle to WikiPage::doDeleteArticleReal
2020-03-25 17:44:18 +00:00
deleteDefaultMessages.php
Maintenance: Change ::doDeleteArticle to WikiPage::doDeleteArticleReal
2020-03-25 17:44:18 +00:00
deleteEqualMessages.php
Maintenance: Change ::doDeleteArticle to WikiPage::doDeleteArticleReal
2020-03-25 17:44:18 +00:00
deleteLocalPasswords.php
Follows-up d78869207
2018-08-02 15:46:12 +00:00
deleteOldRevisions.php
Set method visibility on maintenance scripts
2019-11-16 22:54:17 +00:00
deleteOrphanedRevisions.php
Improve param docs
2019-11-28 19:08:59 +01:00
deleteSelfExternals.php
Use new externallinks.el_index_60 field
2018-11-12 22:33:18 +00:00
deleteTag.php
changetags: Change new canDeleteTag() boolean param to int flag
2019-11-17 10:22:02 -05:00
doMaintenance.php
maintenance: Move $IP and MEDIAWIKI assignment to doMaintenance.php
2020-04-14 19:33:13 +00:00
Doxyfile
doxygen: Changed Doxygen tags causing warnings during documentation generation
2020-04-14 03:25:19 +00:00
dumpBackup.php
Set method visibility on maintenance scripts
2019-11-16 22:54:17 +00:00
dumpCategoriesAsRdf.php
Update PHPDoc types in several maintenance scripts and related
2019-03-07 17:54:26 +00:00
dumpIterator.php
Set method visibility on maintenance scripts
2019-11-16 22:54:17 +00:00
dumpLinks.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
dumpTextPass.php
move most of dumpTextPass to an include file so it can be subclassed
2019-05-13 10:14:09 +03:00
dumpUploads.php
Set method visibility on maintenance scripts
2019-11-16 22:54:17 +00:00
edit.php
Do not output wikitext in maintenance script
2019-09-20 18:28:34 +02: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
Merge "Use Status::wrap instead of suppress PhanUndeclaredMethod"
2020-02-19 15:26:00 +00:00
eval.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
exportSites.php
Miscellaneous documentation updates
2020-02-16 04:38:38 +00:00
fetchText.php
Make BackupDumper MCR compatible (main slot only)
2019-03-14 13:19:51 +00:00
fileOpPerfTest.php
Convert FileBackendGroup to service
2019-10-25 10:46:20 +03:00
findBadBlobs.php
Allow specific revision IDs to be passed to markBadBlobs.php
2020-04-17 06:54:50 -07:00
findDeprecated.php
Suppress PhanUndeclaredProperty for custom properties and phan bugs
2019-09-14 13:22:54 +00:00
findHooks.php
Fix new phan errors, part 7
2019-10-21 22:10:20 +00:00
findMissingFiles.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
findOrphanedFiles.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
fixDefaultJsonContentPages.php
Replace uses and hard deprecate Revision::newFromTitle
2020-04-18 04:47:10 +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
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
fixUserRegistration.php
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
formatInstallDoc.php
Set public for override of Maintenance functions
2019-10-09 20:41:33 +02:00
generateJsonI18n.php
Add /** @var SplFileInfo $fileInfo */ docs where needed
2019-03-14 15:04:05 +01:00
generateLocalAutoload.php
AutoloadGenerator: Filter PSR4-compliant classes instead of ignoring directories
2018-09-20 15:15:27 -04:00
generateSitemap.php
Set method visibility on maintenance scripts
2019-11-16 22:54:17 +00:00
getConfiguration.php
Allow extensions to add params to the update.php maintenance script
2019-03-26 21:12:49 -05:00
getLagTimes.php
Use namespaced IPUtils class
2020-01-01 02:36:49 -08:00
getReplicaServer.php
maintenance/getReplicaServer.php: Remove reference to long-deleted config var
2019-09-09 10:25:38 -04:00
getSlaveServer.php
clone keyword must not be used as a function
2017-06-28 16:29:33 +02:00
getText.php
Replace uses and hard deprecate Revision::newFromTitle
2020-04-18 04:47:10 +00:00
importDump.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
importImages.php
Do not output wikitext in maintenance script
2019-09-20 18:28:34 +02:00
importSites.php
Miscellaneous documentation updates
2020-02-16 04:38:38 +00:00
importSiteScripts.php
Deprecate the Http class
2019-05-06 12:07:26 +03:00
importTextFiles.php
Remove unnecessary semi-colons
2019-06-12 14:35:59 +01:00
initEditCount.php
initEditCount.php: Fix text flow in param description
2020-03-23 22:59:07 +00:00
initSiteStats.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
initUserPreference.php
Cleanup various calls to IDatabase::upsert()
2020-02-27 15:27:29 -08:00
install.php
Disable $wgServer autodetection to prevent cache poisoning attacks
2019-10-30 15:49:41 +11:00
interwiki.list
Update EmacsWiki in Interwiki
2019-07-03 05:59:13 -04:00
interwiki.sql
Update EmacsWiki in Interwiki
2019-07-03 05:59:13 -04:00
invalidateUserSessions.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
jsparse.php
maintenance: Deprecate Maintenance::hasArg/getArg with no param
2019-03-29 14:37:46 +01:00
lag.php
Consistently use $this->output() in lag.php
2020-03-18 00:17:40 +00:00
Maintenance.php
maintenance: Move FakeMaintenance and LoggedUpdateMaintenance to their own files
2020-04-21 16:42:01 +00:00
Makefile
makeTestEdits.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
manageForeignResources.php
resources: Improve foreign-resources docs and error messages
2019-03-24 20:57:46 +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
Fix new phan errors, part 7
2019-10-21 22:10:20 +00:00
mctest.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
mergeMessageFileList.php
Set public for override of Maintenance functions
2019-10-09 20:41:33 +02:00
migrateActors.php
Move migrateActors.php to includes
2019-02-09 11:42:38 +01:00
migrateArchiveText.php
build: Upgrade phan to 0.9.0
2019-12-07 20:16:19 +00:00
migrateComments.php
build: Upgrade phan to 0.9.0
2019-12-07 20:16:19 +00:00
migrateFileRepoLayout.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +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
resourceloader: Rewrite the minify.php maintenance script
2019-08-06 17:39:19 +01:00
moveBatch.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
mwdoc-filter.php
docs: Factor out MWDoxygenFilter from mwdoc-filter.php with tests
2019-09-05 18:22:23 +01:00
mwdocgen.php
docs: Ignore extensions/ and skins/ in mwdocgen.php by default
2019-09-14 21:58:03 +01:00
mwjsduck-gen
mysql.php
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
namespaceDupes.php
namespaceDupes.php: Delete links if they still exist after UPDATE
2020-05-01 17:15:06 +00:00
nukeNS.php
Unsuppress another phan issue (part 7)
2019-09-03 17:19:21 +00:00
nukePage.php
Avoid using deprecated SiteStatsUpdate constructor
2019-07-05 23:26:17 -07:00
orphans.php
WikiPage::updateRevisionOn - replace uses, hard deprecate Revision use
2020-05-01 04:54:37 +00:00
pageExists.php
maintenance: Deprecate Maintenance::hasArg/getArg with no param
2019-03-29 14:37:46 +01:00
parse.php
Remove codepaths which ran parser in 'untidy' mode
2020-04-13 21:34:04 +00:00
patchSql.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
populateArchiveRevId.php
Use class keyword for classname resolution
2020-03-27 09:33:01 +01:00
populateBacklinkNamespace.php
maintenance: Remove unused code from several maintenance scripts
2019-03-03 16:57:19 +00:00
populateCategory.php
Pass options as array to IDatabase::insert
2019-06-07 19:12:35 +02:00
populateChangeTagDef.php
Cleanup various calls to IDatabase::upsert()
2020-02-27 15:27:29 -08:00
populateContentModel.php
Introduce ContentHandlerFactory
2020-02-07 00:53:51 +03:00
populateContentTables.php
Use class keyword for classname resolution
2020-03-27 09:33:01 +01:00
populateExternallinksIndex60.php
Use class keyword for classname resolution
2020-03-27 09:33:01 +01:00
populateFilearchiveSha1.php
Pass '' instead of false for the $conds parameter in select calls.
2018-03-02 02:32:54 +00:00
populateImageSha1.php
Unsuppress another phan issue (part 7)
2019-09-03 17:19:21 +00:00
populateInterwiki.php
Pass options as array to IDatabase::insert
2019-06-07 19:12:35 +02:00
populateIpChanges.php
Use namespaced IPUtils class
2020-01-01 02:36:49 -08:00
populateLogSearch.php
Replace deprecated IP class with IPUtils
2020-01-24 18:49:33 +01:00
populateLogUsertext.php
Pass '' instead of false for the $conds parameter in select calls.
2018-03-02 02:32:54 +00:00
populateParentId.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
populatePPSortKey.php
Make populatePPSortKey less noisy
2020-04-11 01:28:04 +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
populateRevisionLength: Update for Multi-Content Revisions
2020-04-28 21:06:42 +00:00
populateRevisionSha1.php
Unsuppress more phan issues (part 3)
2019-08-31 16:38:55 +00:00
preprocessDump.php
Remove all traces of preprocessorClass from $wgParserConf
2020-01-25 13:15:16 -05:00
preprocessorFuzzTest.php
Revert "Correct capitalization of BeforeParserFetchTemplateAndTitle hook"
2020-04-30 07:50:24 +10:00
protect.php
maintenance: Deprecate Maintenance::hasArg/getArg with no param
2019-03-29 14:37:46 +01:00
pruneFileCache.php
No yoda conditions
2018-11-21 17:54:39 +01:00
purgeChangedFiles.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
purgeChangedPages.php
Add small HtmlCacheUpdater service class to normalize purging code (2)
2020-04-14 03:19:07 +00:00
purgeExpiredUserrights.php
purgeExpiredUserrights: Show number of rows purged
2018-03-03 15:36:34 +00:00
purgeExpiredWatchlistItems.php
Purge expired watchlist items
2020-03-26 07:54:20 +08:00
purgeList.php
Add small HtmlCacheUpdater service class to normalize purging code (2)
2020-04-14 03:19:07 +00:00
purgeModuleDeps.php
Remove @author Timo Tijhof from various file headers
2019-07-08 21:56:24 +00:00
purgeOldText.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
purgePage.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
purgeParserCache.php
Remove Language::factory and getParentLanguage use
2019-10-27 12:34:28 +02:00
README
reassignEdits.php
Improve param docs
2019-11-28 19:08:59 +01:00
rebuildall.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
rebuildFileCache.php
Setup: Move MWDebug logic to MWDebug.php
2019-09-04 16:33:25 +00:00
rebuildImages.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
rebuildLocalisationCache.php
Update misleading PHPDocs in rebuildLocalisationCache
2020-03-19 17:16:28 +00:00
rebuildmessages.php
maintenance: Remove cross-wiki purging from rebuildmessages.php
2019-08-31 14:53:19 +01:00
rebuildrecentchanges.php
Merge "Also delete recentchanges entries for null revisions from other log actions"
2020-03-18 19:06:19 +00:00
rebuildtextindex.php
RebuildTextIndex: Remove internal use of Revision objects
2020-04-27 22:36:09 +00:00
recountCategories.php
Fix output of RecountCategories::doWork()
2020-03-09 00:04:09 +00:00
refreshExternallinksIndex.php
Use class keyword for classname resolution
2020-03-27 09:33:01 +01:00
refreshFileHeaders.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
refreshImageMetadata.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
refreshLinks.php
phan: Disable enable_class_alias_support
2019-09-15 08:26:52 +00:00
removeInvalidEmails.php
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
2019-05-11 02:44:26 +01:00
removeUnusedAccounts.php
Mostly drop old pre-actor user schemas
2019-09-09 11:38:36 -04:00
renameDbPrefix.php
Various fixes for phan-taint-check
2019-03-16 21:12:40 +00:00
renameRestrictions.php
Add renameRestrictions.php maintenance script
2019-11-07 22:29:25 +01:00
renderDump.php
Deprecate $wgParserConf
2020-04-16 15:57:37 -04:00
resetAuthenticationThrottle.php
Fix typo on resetAuthenticationThrottle.php error message
2020-04-30 09:46:59 +03:00
resetPageRandom.php
Provide a script to reset the page_random column
2018-11-09 15:07:48 -07:00
resetUserEmail.php
maintenance: Remove arguments that match their default values
2019-02-27 21:13:57 +00:00
resetUserTokens.php
Simplify some code by changing single-scope properties to local variables
2019-09-07 16:59:20 +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
Convert JobRunner into a service and use DI
2020-02-27 08:04:48 -08:00
runScript.php
maintenance: Add file extension as expected for PHP scripts
2020-01-29 11:44:06 +01:00
shell.php
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08: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
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
sqlite.inc
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
2017-07-22 18:24:09 -07:00
sqlite.php
maintenance: Fix bogus IDatabase method calls in sqlite.php
2019-08-24 19:54:50 +00:00
syncFileBackend.php
Convert FileBackendGroup to service
2019-10-25 10:46:20 +03:00
tables.sql
Rename ipb_address to ipb_address_unique
2020-04-22 13:39:02 +00:00
tidyUpT39714.php
Replace some oldskool @see with @inheritDoc
2019-11-08 18:00:27 +00:00
undelete.php
Make use of PageArchive::undeleteAsUser
2020-03-18 18:21:35 +00:00
update-keys.sql
update.php
Remove check for vulnerable PHPUnit version
2020-03-08 17:40:13 +00:00
updateArticleCount.php
Use ::class to resolve class names in maintenance scripts
2018-01-23 17:40:16 +00:00
updateCollation.php
updateCollation.php: fix PHP error
2020-02-25 18:13:09 +01:00
updateCredits.php
Check for intl extension in updateCredits.php
2019-02-01 19:57:56 +01:00
updateDoubleWidthSearch.php
Deprecate Revision::loadFromPageId
2020-03-25 12:10:48 -07:00
updateExtensionJsonSchema.php
Upgrade phan to 0.9.1
2020-01-25 10:53:26 +00:00
updateRestrictions.php
Refactor the updateRestrictions.php maintenance script
2019-10-04 20:22:58 +02:00
updateSearchIndex.php
Fix capitalisation of updateSearchIndex.php parameter desc
2020-04-01 19:29:10 +01:00
updateSpecialPages.php
Add a run mode to $wgDisableQueryPageUpdate
2019-09-26 22:33:53 +00:00
uppercaseTitlesForUnicodeTransition.php
uppercaseTitlesForUnicodeTransition.php: Delete useless redirects
2020-04-10 15:08:31 +00:00
userDupes.inc
Avoid uses of wfWikiId() in maintenance/
2019-09-24 15:42:00 -07:00
userOptions.php
Fix typo in userOptions.php help text
2019-10-22 14:52:14 +08:00
validateRegistrationFile.php
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
2019-05-11 02:44:26 +01:00
view.php
Add check for page existence
2020-03-09 10:50:00 +01:00
wrapOldPasswords.php
Add --update option to wrapOldPasswords.php
2019-10-14 08:16:49 +00:00