..
archives
Alter revision for actor, comment, and MCR
2020-05-08 15:26:56 +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
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00:00
jsduck
Merge "ooui: Fix ButtonWidget jsduck demo"
2020-04-23 20:13:44 +00:00
language
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00:00
locking
mediawiki.Title
eslint: Code style fixes for upcoming config change
2020-05-14 22:19:55 +01:00
postgres
More work on formatting generated sql
2020-05-10 03:22:24 +02:00
sqlite
More work on formatting generated sql
2020-05-10 03:22:24 +02:00
storage
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +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
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
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00:00
changePassword.php
Do not output wikitext in maintenance script
2019-09-20 18:28:34 +02:00
checkBadRedirects.php
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
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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
cleanupImages.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
cleanupInvalidDbKeys.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
cleanupUsersWithNoId.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +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
compareParserCache.php
Replace uses and hard deprecate Article:: and WikiPage::getRevision
2020-04-20 23:06:48 +00:00
compareParsers.php
Fix parameter documentation for dump methods for handling revisions
2020-05-05 02:04:32 +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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00: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
deleteAutoPatrolLogs.php
deleteBatch.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
deleteDefaultMessages.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
deleteEqualMessages.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
deleteLocalPasswords.php
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
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
Fix parameter documentation for dump methods for handling revisions
2020-05-05 02:04:32 +00:00
dumpLinks.php
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
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
findBadBlobs: Force rev_timestamp index
2020-05-04 15:19:27 +00:00
findDeprecated.php
Suppress PhanUndeclaredProperty for custom properties and phan bugs
2019-09-14 13:22:54 +00:00
findHooks.php
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +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 wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
fixDoubleRedirects.php
fixExtLinksProtocolRelative.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
fixTimestamps.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
fixUserRegistration.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00: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
generateSchemaSql.php
More work on formatting generated sql
2020-05-10 03:22:24 +02:00
generateSitemap.php
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +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
getText.php
Replace uses and hard deprecate Revision::newFromTitle
2020-04-18 04:47:10 +00:00
importDump.php
Fix parameter documentation for dump methods for handling revisions
2020-05-05 02:04:32 +00:00
importImages.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00: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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
initSiteStats.php
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
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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
manageForeignResources.php
resources: Improve foreign-resources docs and error messages
2019-03-24 20:57:46 +00:00
manageJobs.php
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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
migrateFileRepoLayout.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
migrateImageCommentTemp.php
migrateUserGroup.php
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
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
nukeNS.php
Use db abstraction layer in nukePage and nukeNS maintenance script
2020-05-08 23:31:41 +02:00
nukePage.php
Use db abstraction layer in nukePage and nukeNS maintenance script
2020-05-08 23:31:41 +02: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
populateArchiveRevId.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateBacklinkNamespace.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateCategory.php
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00:00
populateChangeTagDef.php
Cleanup various calls to IDatabase::upsert()
2020-02-27 15:27:29 -08:00
populateContentModel.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateContentTables.php
Use class keyword for classname resolution
2020-03-27 09:33:01 +01:00
populateExternallinksIndex60.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateFilearchiveSha1.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateImageSha1.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +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 wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateLogUsertext.php
populateParentId.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populatePPSortKey.php
Make populatePPSortKey less noisy
2020-04-11 01:28:04 +00:00
populateRecentChangesSource.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +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
Fix parameter documentation for dump methods for handling revisions
2020-05-05 02:04:32 +00:00
preprocessorFuzzTest.php
Fix SingleSpaceBeforeSingleLineComment
2020-05-11 00:57:11 +00:00
protect.php
maintenance: Deprecate Maintenance::hasArg/getArg with no param
2019-03-29 14:37:46 +01:00
pruneFileCache.php
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
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
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
rebuildFileCache.php
Fix SingleSpaceBeforeSingleLineComment
2020-05-11 00:57:11 +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
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00:00
recountCategories.php
Fix output of RecountCategories::doWork()
2020-03-09 00:04:09 +00:00
refreshExternallinksIndex.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
refreshFileHeaders.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
refreshImageMetadata.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
refreshLinks.php
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00:00
removeInvalidEmails.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00: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
Fix parameter documentation for dump methods for handling revisions
2020-05-05 02:04:32 +00:00
resetAuthenticationThrottle.php
Fix typo on resetAuthenticationThrottle.php error message
2020-04-30 09:46:59 +03:00
resetPageRandom.php
resetUserEmail.php
maintenance: Remove arguments that match their default values
2019-02-27 21:13:57 +00:00
resetUserTokens.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
rollbackEdits.php
rollbackEdits.php: Cosmetic changes of outputs
2019-01-10 13:56:21 +00:00
runBatchedQuery.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00: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
showSiteStats.php
sql.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
sqlite.inc
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-generated.sql
More work on formatting generated sql
2020-05-10 03:22:24 +02:00
tables.json
Wire empty abstract schema into installer
2020-05-09 20:42:11 +02:00
tables.sql
Alter revision for actor, comment, and MCR
2020-05-08 15:26:56 +00:00
tidyUpT39714.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
undelete.php
Make use of PageArchive::undeleteAsUser
2020-03-18 18:21:35 +00:00
update-keys.sql
update.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
updateArticleCount.php
updateCollation.php
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00: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
registration: Fix upgradeExtensionJsonSchema to remove _merge_strategy
2020-05-12 12:13:26 -07: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