..
archives
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
benchmarks
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
dev
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
dictionary
ApiMain: Correct typo in variable name
2016-03-28 16:45:02 +00:00
hhvm
Add a script to build an HHVM RepoAuthoritative bytecode file
2016-08-16 13:32:19 +10:00
jsduck
Merge "Update weblinks in comments from HTTP to HTTPS"
2016-11-08 21:32:00 +00:00
language
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
locking
Removed expiremental LSLockManager class
2014-01-17 15:16:01 -08:00
mssql
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
oracle
Add primary key to change_tag and tag_summary tables
2016-10-02 13:02:41 +11:00
postgres
Add primary key to change_tag and tag_summary tables
2016-10-02 13:02:41 +11:00
resources
Follow-up f9b4bbff: Fix typo'ed variable name
2016-05-03 19:08:15 -04:00
sqlite /archives
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
storage
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
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
addRFCandPMIDInterwiki.php
addRFCandPMIDInterwiki: Fix strict mode errors
2016-10-15 12:26:45 -07:00
attachLatest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
backup.inc
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
backupPrefetch.inc
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00:00
cdb.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
changePassword.php
Remove $wgDisableAuthManager
2016-08-09 23:00:27 +00:00
checkBadRedirects.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
checkComposerLockUpToDate.php
Remove empty lines at end of functions
2016-11-05 11:55:10 +01:00
checkImages.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
checkLess.php
Refactor parser tests
2016-09-12 16:11:42 +10:00
checkSyntax.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
checkUsernames.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
cleanupAncientTables.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
cleanupBlocks.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
cleanupCaps.php
Let cleanupCaps.php clean up when $wgCapitalLinks is set to true
2016-08-17 04:15:32 +00:00
cleanupEmptyCategories.php
Remove a few unused variables
2016-09-26 17:03:32 -07:00
cleanupImages.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
cleanupPreferences.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
cleanupRemovedModules.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
cleanupSpam.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
cleanupTable.inc
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
cleanupTitles.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
cleanupUploadStash.php
Revert "Clean up user handling in UploadStash"
2016-09-10 15:27:49 +00:00
cleanupWatchlist.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
clearInterwikiCache.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
commandLine.inc
Register importImages options without arguments as actual maintenance script options so they are usable
2016-03-12 00:23:43 +00:00
compareParserCache.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
compareParsers.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
convertExtensionToRegistration.php
registration: Fix adding $formerGlobals in conversion script
2016-08-08 02:56:39 -07:00
convertLinks.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
convertUserOptions.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
copyFileBackend.php
Drop check for mbstring in copyFileBackend maintenance script
2016-06-30 11:58:20 -07:00
copyJobQueue.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
createAndPromote.php
Remove $wgDisableAuthManager
2016-08-09 23:00:27 +00:00
createCommonPasswordCdb.php
Remove empty lines at end of functions
2016-11-05 11:55:10 +01:00
deleteArchivedFiles.php
Add missing file locks to deleteArchivedFiles.php
2016-07-20 22:05:59 -07:00
deleteArchivedRevisions.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
deleteBatch.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
deleteDefaultMessages.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
deleteEqualMessages.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
deleteOldRevisions.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
deleteOrphanedRevisions.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
deleteRevision.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
deleteSelfExternals.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
doMaintenance.php
Postgres installation fixes
2016-10-17 15:06:38 -07:00
Doxyfile
Merge "Improve Doxygen template used by mwdocgen.php"
2016-10-12 14:57:10 +00:00
dumpBackup.php
add option to XML dump stubs of page ranges with explicit rev_id ordering
2016-06-22 22:05:55 +03:00
dumpIterator.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
dumpLinks.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
dumpTextPass.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
dumpUploads.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
edit.php
Use english messages for background use of Status::getWikiText
2016-04-12 20:01:44 +02:00
eraseArchivedFile.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
eval.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
exportSites.php
Introduce top level service locator.
2016-04-02 18:07:28 +03:00
fetchText.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
fileOpPerfTest.php
Remove Profiler specific code from fileOpPerfTest
2016-07-01 01:36:33 +00:00
findDeprecated.php
Upgrade PhpParser to 2.1 and update findDeprecated.php
2016-08-15 23:10:42 +00:00
findHooks.php
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
findMissingFiles.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
findOrphanedFiles.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
fixDefaultJsonContentPages.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
fixDoubleRedirects.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
fixExtLinksProtocolRelative.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
fixTimestamps.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
fixUserRegistration.php
Change "slave" => "replica DB" in /maintenance
2016-09-06 00:13:08 +00:00
formatInstallDoc.php
generateJsonI18n.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
generateLocalAutoload.php
Structure test: Add autoload.php order check
2016-08-03 09:50:27 +00:00
generateSitemap.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
getConfiguration.php
Replace uses of join() by implode()
2016-03-08 18:24:16 +00:00
getLagTimes.php
Improve getLagTimes.php output and add statsD flag
2016-11-04 21:43:07 +00:00
getReplicaServer.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
getSlaveServer.php
Change "slave" => "replica DB" in /maintenance
2016-09-06 00:13:08 +00:00
getText.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
importDump.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
importImages.inc
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
importImages.php
Migrate callers to new MWFileProps::getPropsFromPath() method
2016-09-22 00:33:46 +00:00
importSites.php
Introduce top level service locator.
2016-04-02 18:07:28 +03:00
importSiteScripts.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
importTextFiles.php
Fix importation of weird file names in importTextFiles.php
2016-09-21 12:32:22 +08:00
initEditCount.php
Remove a few unused variables
2016-09-26 17:03:32 -07:00
initSiteStats.php
initSiteStats.php: Make it obvious you need to use --update
2016-03-08 11:11:06 -08:00
install.php
Maintenance: Use __DIR__ instead of dirname( __FILE__ )
2016-06-14 20:44:30 -04:00
interwiki.list
Add 'pmid' to the default interwiki list, and update 'rfc'
2016-10-06 15:15:29 -07:00
interwiki.sql
Add 'pmid' to the default interwiki list, and update 'rfc'
2016-10-06 15:15:29 -07:00
invalidateUserSessions.php
Handle session reset errors in invalidateSessionsForUser.php
2016-06-18 11:01:20 +00:00
jsparse.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
lag.php
Make LoadMonitor use $serverIndexes in the cache key
2016-10-05 20:07:03 +00:00
Maintenance.php
Remove empty lines at end of functions
2016-11-05 11:55:10 +01:00
Makefile
Renames preparatory to parser tests refactor
2016-09-12 15:46:15 +10:00
makeTestEdits.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
mcc.php
Try to fix some other broken-looking legacy maintenance script options
2016-03-12 00:47:36 +00:00
mctest.php
Remove used of deprecated MemCachedClientforWiki
2016-04-03 11:52:50 +03:00
mergeMessageFileList.php
Support multiple extension-dir paths to be passed to mergeMessageFileList
2016-03-16 15:35:07 -05:00
migrateFileRepoLayout.php
Make MigrateFileRepoLayout use getErrors()
2016-09-21 17:28:08 -07:00
migrateUserGroup.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
minify.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
moveBatch.php
Use english messages for background use of Status::getWikiText
2016-04-12 20:01:44 +02:00
mwdoc-filter.php
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
mwdocgen.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
mwjsduck-gen
Rename JSDuck config to standard 'jsduck'
2015-03-09 18:10:00 +00:00
namespaceDupes.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
nukeNS.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
nukePage.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
orphans.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
pageExists.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
parse.php
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
patchSql.php
Inject schema vars into DatabaseMysql
2016-09-22 21:07:27 +00:00
populateBacklinkNamespace.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
populateCategory.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
populateContentModel.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
populateFilearchiveSha1.php
Change "slave" => "replica DB" in /maintenance
2016-09-06 00:13:08 +00:00
populateImageSha1.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
populateLogSearch.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
populateLogUsertext.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
populateParentId.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
populateRecentChangesSource.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
populateRevisionLength.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
populateRevisionSha1.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
preprocessDump.php
Update formatting in maintenance/ (3/4)
2014-04-23 20:09:13 +02:00
preprocessorFuzzTest.php
Clean up array() syntax in docs, part VII
2016-09-27 06:53:25 +03:30
protect.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
pruneFileCache.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
purgeChangedFiles.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
purgeChangedPages.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
purgeList.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
purgeOldText.php
Use addDescription() instead of accessing mDescription directly
2016-01-30 01:28:32 -08:00
purgeParserCache.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
README
Remove obsolete showCacheStats.php and showCacheStats.php
2015-12-07 19:49:29 +00:00
reassignEdits.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
rebuildall.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
rebuildFileCache.php
Remove a few unused variables
2016-09-26 17:03:32 -07:00
rebuildImages.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
rebuildLocalisationCache.php
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
rebuildmessages.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
rebuildrecentchanges.php
Avoid using cascadingDeletes()/cleanupTriggers()
2016-09-18 02:05:07 +00:00
rebuildSitesCache.php
Introduce top level service locator.
2016-04-02 18:07:28 +03:00
rebuildtextindex.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
refreshFileHeaders.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
refreshImageMetadata.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
refreshLinks.php
refreshLinks: Use vslow group for DB_REPLICA connections
2016-09-15 17:41:48 -07:00
removeInvalidEmails.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
removeUnusedAccounts.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
renameDbPrefix.php
Update wfGetDB calls in Maintenance scripts to use getDB()
2016-01-02 16:58:23 +00:00
renderDump.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
resetUserEmail.php
resetUserEmail: Allow resetting email without scrambling password
2016-02-18 16:04:49 +00:00
resetUserTokens.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
rollbackEdits.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
runBatchedQuery.php
Change "slave" => "replica DB" in /maintenance
2016-09-06 00:13:08 +00:00
runJobs.php
Convert JobRunner to using beginMasterChanges()
2016-09-07 03:56:37 +00:00
runScript.php
showJobs.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
showSiteStats.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
sql.php
Fix Database IDEA warnings about callable parameters
2016-10-03 10:48:58 -07:00
sqlite.inc
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
sqlite.php
SQLite syntax checker: Fix support for multiple files
2016-08-25 21:28:45 -04:00
syncFileBackend.php
syncFileBackend.php: ellapsed => elapsed
2016-07-25 10:43:24 -04:00
tables.sql
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
tidyUpBug37714.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
undelete.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
update-keys.sql
Ignore duplicate key errors in update-keys.sql
2014-09-08 13:29:31 -07:00
update.php
Small DB classes IDEA warning fixes and cleanups
2016-10-23 22:03:37 -07:00
updateArticleCount.php
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
updateCollation.php
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
updateCredits.php
Convert CREDITS to list of all known git contributors
2016-10-20 09:42:18 +00:00
updateDoubleWidthSearch.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
updateExtensionJsonSchema.php
registration: Convert "config" into an object with metadata
2016-07-13 14:58:00 -07:00
updateRestrictions.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
updateSearchIndex.php
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
updateSpecialPages.php
Change "slave" => "replica DB" in /maintenance
2016-09-06 00:13:08 +00:00
userDupes.inc
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
userOptions.inc
Rename DB_SLAVE constant to DB_REPLICA
2016-09-05 22:55:53 -07:00
userOptions.php
Let maintenance class start with a upper case letter
2013-11-23 22:53:29 +01:00
validateRegistrationFile.php
Remove spaces after cast operators
2016-10-31 13:57:39 +00:00
wrapOldPasswords.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00