..
abstractSchemaChanges
Remove reference to non-existing method in comments
2021-03-03 10:26:16 +01:00
archives
Drop MysqlUpdater::doUserNewTalkTimestampNotNull() and its related sql file
2021-03-15 09:56:44 +01:00
benchmarks
Introduce Tidy service
2021-03-15 17:22:36 -04:00
dev
build: Enable phan-taint-check-plugin and suppress issues
2020-12-30 19:02:22 +01:00
includes
Fix various typos
2021-03-10 17:29:10 +00:00
jsduck
build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1
2021-02-18 08:39:09 -08:00
language
Merge "Chinese Conversion Table Update 2020-2"
2021-02-21 17:24:51 +00:00
locking
mediawiki.Title
maintenance: Remove executable bit from scripts without shebang
2020-07-31 18:29:19 -07:00
postgres
Migrate archive table to abstract schema
2021-03-13 21:51:16 +01:00
sqlite
Migrate archive table to abstract schema
2021-03-13 21:51:16 +01:00
storage
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
term
.htaccess
addChangeTag.php
addRFCandPMIDInterwiki.php
addSite.php
Add notice about local-server cache to addSite.php
2021-02-09 11:37:41 +01:00
attachLatest.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
blockUsers.php
Merge "BlockUsers maintenance script: Allow setting of block flags"
2021-02-25 14:23:51 +00:00
categoryChangesAsRdf.php
Rename new_name_timestamp on recentchanges to rc_new_name_timestamp
2021-03-01 19:00:52 +00:00
changePassword.php
checkBadRedirects.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
checkComposerLockUpToDate.php
Use proper SemVer comparison in CheckComposerLockUpToDate
2020-02-13 16:57:09 -05:00
checkDependencies.php
checkDependencies.php: Don't throw exception to command line.
2021-02-12 21:17:12 +01:00
checkImages.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
checkLess.php
checkUsernames.php
Use UserNameUtils in maintenance scripts
2020-10-25 21:52:56 +00:00
cleanupAncientTables.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
cleanupBlocks.php
phan: Enable redundant_condition_detection
2020-07-01 20:13:07 +00:00
cleanupCaps.php
maintenance: Move cleanupTable from .inc to .php
2020-09-25 17:36:39 +01:00
cleanupEmptyCategories.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
cleanupImages.php
maintenance: Move cleanupTable from .inc to .php
2020-09-25 17:36:39 +01:00
cleanupInvalidDbKeys.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
cleanupPreferences.php
Hooks::run() call site migration
2020-05-30 14:23:28 +00:00
cleanupRemovedModules.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
cleanupRevActorPage.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
cleanupSpam.php
cleanupSpam: pass a user when editing a page
2020-12-14 21:19:08 +00:00
cleanupTitles.php
Improve docs about @param/@return object $row to stdClass
2020-11-13 00:08:21 +01:00
cleanupUploadStash.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
cleanupUsersWithNoId.php
Improve docs about @param/@return object $row to stdClass
2020-11-13 00:08:21 +01:00
cleanupWatchlist.php
maintenance: Move cleanupTable from .inc to .php
2020-09-25 17:36:39 +01:00
clearInterwikiCache.php
Remove usages of $wgMemc
2020-01-20 19:41:32 +01:00
CodeCleanerGlobalsPass.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
CommandLineInc.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
compareParserCache.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
compareParsers.php
Remove usages of global function wfDiff()
2020-07-22 08:00:08 +01:00
convertExtensionToRegistration.php
convertLinks.php
Add some int casts for queries in maintenance scripts
2020-11-27 18:43:40 +01:00
convertUserOptions.php
Avoid using User ::getDefaultOption, ::getDefaultOptions
2021-03-16 17:24:17 +02:00
copyFileBackend.php
copyJobQueue.php
createAndPromote.php
Use MediaWikiServices::getAuthManager instead of AuthManager::singleton
2020-06-22 00:57:08 +00:00
createBotPassword.php
Validate max length of bp_restrictions and bp_grants
2020-12-05 02:10:01 +00:00
deduplicateArchiveRevId.php
Improve docs about @param/@return object $row to stdClass
2020-11-13 00:08:21 +01:00
deleteArchivedFiles.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
deleteArchivedRevisions.php
deleteAutoPatrolLogs.php
deleteBatch.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
deleteDefaultMessages.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
deleteEqualMessages.php
Merge "Inject services into SpecialAllMessages"
2020-11-20 19:07:30 +00:00
deleteLocalPasswords.php
deleteOldRevisions.php
deleteOrphanedRevisions.php
deleteSelfExternals.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
deleteTag.php
doMaintenance.php
maintenance: Disable storage backend for DB_NONE tasks
2021-03-02 13:26:40 -08:00
Doxyfile
Doxygen: Stop documenting .inc files, we don't use them now
2020-09-29 16:28:27 +00:00
dumpBackup.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
dumpCategoriesAsRdf.php
Merge "don't include null page ids in query list for category dumps"
2020-09-09 19:25:28 +00:00
dumpIterator.php
Merge "maintenance: Remove preprocessDump.php"
2021-03-04 22:09:53 +00:00
dumpLinks.php
dumpTextPass.php
dumpUploads.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
edit.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
emptyUserGroup.php
emptyUserGroup.php: handle more than 5000 users
2020-09-16 12:56:02 -07:00
eraseArchivedFile.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
eval.php
Use Shellbox for Shell::command() etc.
2021-02-05 21:51:58 +11:00
exportSites.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
fetchText.php
Use multi-catch block in fetchText.php
2020-07-31 23:46:46 +02:00
fileOpPerfTest.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
findBadBlobs.php
maintenance: Fix errors in parameter handling and output of findBadBlobs
2021-01-22 01:34:10 +00:00
findDeprecated.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
findMissingActors.php
ActorNormalization should require a DB connection.
2021-03-10 21:43:49 +01:00
findMissingFiles.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
findOrphanedFiles.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
fixDefaultJsonContentPages.php
Fix infinite loop in the FixDefaultJsonContentPages job
2020-10-30 14:38:37 +01:00
fixDoubleRedirects.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
fixExtLinksProtocolRelative.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
fixTimestamps.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
fixUserRegistration.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
formatInstallDoc.php
ParserOptions: Deprecate fallback to $wgUser
2020-12-16 09:03:29 +00:00
generateJsonI18n.php
phan: Enable redundant_condition_detection
2020-07-01 20:13:07 +00:00
generateLocalAutoload.php
generateSchemaChangeSql.php
Use .= instead of = . ....
2021-02-19 23:05:36 +00:00
generateSchemaSql.php
Use .= instead of = . ....
2021-02-19 23:05:36 +00:00
generateSitemap.php
Fix docs in GenerateSitemap
2020-11-13 00:16:01 +01:00
getConfiguration.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
getLagTimes.php
Use namespaced IPUtils class
2020-01-01 02:36:49 -08:00
getReplicaServer.php
getText.php
getText.php: add --revision option
2021-02-13 13:37:13 +01:00
importDump.php
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
importImages.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
importSites.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
importSiteScripts.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
importTextFiles.php
importTextFiles.php: Replace deprecated WikiRevision:setText()
2020-11-10 01:35:41 +01:00
initEditCount.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
initSiteStats.php
initUserPreference.php
maintenance: Make use of BatchRowIterator::setCaller
2020-09-05 12:55:11 +00:00
install.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
interwiki.list
Modify meatballwiki url in default interwiki table
2021-01-26 23:45:29 +09:00
interwiki.sql
Modify meatballwiki url in default interwiki table
2021-01-26 23:45:29 +09:00
invalidateUserSessions.php
jsparse.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
lag.php
phan: Enable redundant_condition_detection
2020-07-01 20:13:07 +00:00
Maintenance.php
Make sure RUN_MAINTENANCE_IF_MAIN is defined in tests.
2021-01-19 19:09:31 +00:00
Makefile
makeTestEdits.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
manageForeignResources.php
manageJobs.php
Define a batch size in maintenance/manageJobs.php
2021-03-09 16:50:51 +01:00
mcc.php
build: Enable phan-taint-check-plugin and suppress issues
2020-12-30 19:02:22 +01:00
mctest.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
mergeMessageFileList.php
maintenance: Avoid missing l10n cache error in mergeMessageFileList
2021-03-02 21:41:23 -08:00
migrateActors.php
migrateArchiveText.php
Replace core uses and hard deprecate Revision::(de)compressRevisionText
2020-06-04 01:47:12 +00:00
migrateComments.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
migrateFileRepoLayout.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
migrateImageCommentTemp.php
migrateUserGroup.php
moveBatch.php
Remove usage line for moveBatch.php
2021-03-03 16:00:41 +00:00
mwdoc-filter.php
mwdocgen.php
mwjsduck-gen
mysql.php
MysqlMaintenance: Make use of Maintenance::fatalError
2021-02-28 05:24:09 +00:00
namespaceDupes.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
nukeNS.php
Use db abstraction layer in nukePage and nukeNS maintenance script
2020-05-08 23:31:41 +02:00
nukePage.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
orphans.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
pageExists.php
parse.php
Hard deprecate calling ParserOptions::newCanonical with no parameters
2020-06-15 23:11:45 +00:00
patchSql.php
maintenance: Remove sql.php temporarily
2020-04-07 00:04:37 +00:00
populateArchiveRevId.php
Use static closures where safe to use
2021-02-11 00:13:52 +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
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
populateContentTables.php
Handle BlobAccessException exception
2021-01-20 20:47:44 +00:00
populateExternallinksIndex60.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateFilearchiveSha1.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
populateImageSha1.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
populateInterwiki.php
Pass function name to HttpRequestFactory::create
2020-06-07 12:20:06 +00:00
populateIpChanges.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
populateLogSearch.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
populateLogUsertext.php
populateParentId.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
populatePPSortKey.php
Make populatePPSortKey less noisy
2020-04-11 01:28:04 +00:00
populateRecentChangesSource.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
populateRevisionLength.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
populateRevisionSha1.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
preprocessorFuzzTest.php
build: Enable phan-taint-check-plugin and suppress issues
2020-12-30 19:02:22 +01:00
protect.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
pruneFileCache.php
Fix description for pruneFileCache.php
2020-09-18 22:53:01 +00:00
purgeChangedFiles.php
maintenance: Avoid deprecated usage of RepoGroup::singleton()
2020-02-18 21:28:17 +00:00
purgeChangedPages.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
purgeExpiredBlocks.php
purgeExpiredBlocks.php: Update call to deprecated DatabaseBlock::purgeExpired()
2020-12-24 17:11:57 +00:00
purgeExpiredUserrights.php
Hard-deprecate UserGroupMembership methods replaced by manager
2020-06-12 14:36:26 -07:00
purgeExpiredWatchlistItems.php
Purge expired watchlist items
2020-03-26 07:54:20 +08:00
purgeList.php
Replace deprecated Title::getCdnUrls
2020-11-03 11:58:05 +01:00
purgeModuleDeps.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
purgeOldText.php
purgePage.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
purgeParserCache.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
README
reassignEdits.php
ActorNormalization should require a DB connection.
2021-03-10 21:43:49 +01:00
rebuildall.php
rebuildFileCache.php
Give rebuildFileCache.php an all pages option
2020-07-11 12:54:58 +01:00
rebuildImages.php
Make ImageBuilder::checkMissingImage public
2020-11-03 15:48:57 +00:00
rebuildLocalisationCache.php
maintenance: rebuildLocalisationCache should be DB_NONE if possible
2021-03-02 11:13:43 -08:00
rebuildmessages.php
rebuildrecentchanges.php
Revert "Enhance GroupPermissionsLookup and use it."
2021-01-12 04:48:49 +00:00
rebuildtextindex.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
recountCategories.php
Add some int casts for queries in maintenance scripts
2020-11-27 18:43:40 +01:00
refreshExternallinksIndex.php
Add some int casts for queries in maintenance scripts
2020-11-27 18:43:40 +01: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
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
2021-01-31 13:34:38 +00:00
removeInvalidEmails.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
removeUnusedAccounts.php
renameDbPrefix.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
renameRestrictions.php
maintenance: Remove executable bit from scripts without shebang
2020-07-31 18:29:19 -07:00
renderDump.php
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
resetAuthenticationThrottle.php
Use MediaWikiServices::getAuthManager instead of AuthManager::singleton
2020-06-22 00:57:08 +00:00
resetPageRandom.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
resetUserEmail.php
ResetUserEmail: Call parent constructor first
2021-02-27 00:10:09 +00:00
resetUserTokens.php
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
2020-05-02 02:00:01 +00:00
rollbackEdits.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
runBatchedQuery.php
Fix runBatchedQuery.php for no result from select
2020-07-28 15:50:50 +00:00
runJobs.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
runScript.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11: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
maintenance: Remove --slave option from sql.php
2020-06-11 01:26:20 +00:00
Sqlite.php
Improve code around internal queries in sqlite database class
2020-12-03 19:30:11 +00:00
SqliteMaintenance.php
maintenance: Disable storage backend for DB_NONE tasks
2021-03-02 13:26:40 -08:00
syncFileBackend.php
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
TableCleanup.php
Reduce some references to $wgUser
2020-10-13 15:07:27 +00:00
tables-generated.sql
Migrate archive table to abstract schema
2021-03-13 21:51:16 +01:00
tables.json
Migrate archive table to abstract schema
2021-03-13 21:51:16 +01:00
tables.sql
Migrate archive table to abstract schema
2021-03-13 21:51:16 +01:00
tidyUpT39714.php
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
2020-05-21 01:06:05 +00:00
undelete.php
maintenance scripts: Reduce direct references to $wgUser
2020-06-05 01:40:34 +00:00
update-keys.sql
update.php
Merge "Fail update if bot_passwords doesn't exist"
2021-01-30 18:59:43 +00:00
updateArticleCount.php
updateCollation.php
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
2020-05-09 23:54:58 +00:00
updateCredits.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
updateDoubleWidthSearch.php
Deprecate Revision::loadFromPageId
2020-03-25 12:10:48 -07:00
updateExtensionJsonSchema.php
Move known attributes when updating to manifest_version 2
2020-05-18 16:29:19 +00:00
updateRestrictions.php
Pass function name to database functions (maintenance scripts)
2020-06-07 17:24:10 +00:00
updateSearchIndex.php
Fix capitalisation of updateSearchIndex.php parameter desc
2020-04-01 19:29:10 +01:00
updateSpecialPages.php
uppercaseTitlesForUnicodeTransition.php
maintenance: Mark some closures as static
2021-02-07 02:18:30 +00:00
userOptions.php
Avoid using User ::getDefaultOption, ::getDefaultOptions
2021-03-16 17:24:17 +02:00
validateRegistrationFile.php
version.php
maintenance: Print version of MediaWiki on the command prompt
2020-08-23 23:20:44 +00:00
view.php
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
2020-11-12 21:48:21 +00:00
wrapOldPasswords.php