..
actions
Add protection for User: JSON pages in the same manner as JS & CSS ones
2018-03-29 14:33:46 +00:00
api
Localisation updates from https://translatewiki.net .
2018-04-01 08:23:30 +02:00
auth
Avoid use of deprecated SiteStatsUpdate::__construct()
2018-02-27 19:15:43 -08:00
cache
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
changes
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
changetags
Remove deprecated functions from ChangeTags class
2018-03-26 10:22:16 -07:00
clientpool
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
collation
Merge "Add collation for Abkhaz (ab)"
2018-01-23 18:42:29 +00:00
compat
Hard deprecate UtfNormalUtil
2018-02-06 14:44:37 -08:00
composer
SECURITY: Create a .htaccess in /vendor after composer runs
2017-11-15 02:54:30 +00:00
config
Expose the latest modified index seen by EtcdConfig
2018-03-01 13:44:15 +01:00
content
Merge "Add cleanup for handlers cache."
2018-03-15 23:48:16 +00:00
context
Update MediaWiki\quietCall() -> Wikimedia\quietCall()
2018-02-10 10:49:33 +00:00
dao
Use IDatabase interface instead of Database in DBAccessBase
2018-01-09 13:58:48 +01:00
db
rdbms: inject the mysql index name aliases into Database
2018-03-12 18:51:53 +00:00
debug
Remove internal use of deprecated $wgRequestTime
2018-03-18 04:41:12 +00:00
deferred
Add test for WikiPage post-edit stats update
2018-03-06 00:43:39 +00:00
diff
Normalize PHPDoc attributes
2018-03-16 22:59:15 -07:00
edit
Remove deprecated PreparedEdit properties
2018-01-26 16:57:13 -08:00
editpage
Use Sanitizer::mergeAttributes when merging classes into attributes
2018-01-05 10:32:56 +01:00
exception
exception: Improve formatting of fatal error log messages
2018-03-21 19:27:12 +00:00
export
Don't use deprecated NS_IMAGE*
2018-03-16 22:58:58 -07:00
externalstore
Fix typo accessable --> accessible
2018-03-14 05:25:34 +00:00
filebackend
Use ::class to resolve class names in includes files
2018-01-27 20:34:29 +01:00
filerepo
Move image_comment_temp entries when the file is moved
2018-03-18 11:37:05 -04:00
gallery
Use ::class to resolve class names in includes files
2018-01-27 20:34:29 +01:00
htmlform
Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25
2018-03-26 10:55:41 -07:00
http
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
import
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
installer
Localisation updates from https://translatewiki.net .
2018-04-01 08:23:30 +02:00
interwiki
Remove superfluous spaces and semicolons in comments
2018-02-05 19:05:57 +00:00
jobqueue
Move most User::clearAllNotifications() logic to WatchedItemStore
2018-03-23 10:26:13 +00:00
json
libs
rdbms: rename and clarify getTransactionLagStatus method regarding begin()
2018-04-02 14:46:51 -07:00
linkeddata
Remove various redundant '@license' tags in file headers
2018-01-12 18:15:11 +00:00
linker
Remove various redundant '@license' tags in file headers
2018-01-12 18:15:11 +00:00
logging
Fix typo in word compatibility
2018-03-09 23:04:44 +01:00
mail
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
media
Adjust tests for JPEG segmentation fix
2018-02-23 12:29:35 +00:00
objectcache
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
page
Merge "Revert "Pass revision being reverted to edit code""
2018-03-27 14:23:20 +00:00
pager
Replace uses of each()
2017-09-20 09:51:28 -04:00
parser
Merge "Fix whitespace trimming in headings"
2018-03-26 23:12:31 +00:00
password
Use ::class to resolve class names in includes files
2018-01-27 20:34:29 +01:00
poolcounter
poolcounter: Fix type hint for PoolWorkArticleView::getParserOutput
2018-01-24 18:41:52 +00:00
preferences
RCFilters: Hide 'reload watchlist automatically' setting if RCFilters is enabled
2018-03-26 18:30:37 +03:00
profiler
Merge "Cleanup ProfilerOutputDb try/catch logic for DBErrors"
2018-03-26 22:45:28 +00:00
rcfeed
Pass $key into CommentStore methods and use MediawikiServices
2018-02-05 15:34:12 +00:00
registration
Improve ExtensionRegistry test coverage
2018-02-12 20:36:50 -08:00
resourceloader
resourceloader: Replace ClientHtml 'target' param with 'options' array
2018-03-27 18:17:43 -07:00
revisiondelete
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
search
Drop OpenSearch::getOpenSearchTemplate(), deprecated in 1.25
2018-03-08 10:43:28 +00:00
services
session
Update MediaWiki\quietCall() -> Wikimedia\quietCall()
2018-02-10 10:49:33 +00:00
shell
shell: Don't use --seccomp=@default for firejail < 0.9.50 support
2018-02-26 14:11:42 -08:00
site
Use ::class to resolve class names in includes files
2018-01-27 20:34:29 +01:00
skins
BaseTemplate: Remove code for unused 'ispermalink' toolbox item
2018-03-27 21:45:57 +02:00
sparql
Add SPARQL client to core
2018-02-06 12:56:08 -08:00
specialpage
Merge "Drop SpecialPageFactory::getList(), deprecated in 1.24"
2018-03-26 17:54:21 +00:00
specials
Make SpecialWhatLinkshere::showIndirectLinks use buildSelectSubquery()
2018-03-28 14:36:18 -07:00
Storage
Merge "MCR: replace slot_inherited with slot_origin"
2018-03-20 12:06:32 +00:00
templates
Convert includes/Feed.php to Mustache templates
2017-12-13 15:18:20 -05:00
tidy
Use PHP's implode() with the suggested order of arguments
2018-02-22 20:24:00 +01:00
title
Remove various redundant '@license' tags in file headers
2018-01-12 18:15:11 +00:00
upload
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
user
Add protection for User: JSON pages in the same manner as JS & CSS ones
2018-03-29 14:33:46 +00:00
utils
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
watcheditem
Move most User::clearAllNotifications() logic to WatchedItemStore
2018-03-23 10:26:13 +00:00
widget
mw.widgets: Add SizeFilterWidget and its PHP implementation
2018-03-01 17:38:37 +00:00
.htaccess
ActorMigration.php
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
Fix additional usage of incorrect case
2017-12-15 11:58:11 +01:00
Autopromote.php
Block.php
Switch Block::purgeExpired to use AutoCommitUpdate
2018-02-28 15:54:57 -08:00
CategoriesRdf.php
Add more data to categories dump
2018-01-17 00:40:16 +00:00
Category.php
Fix phpdoc for Category::newFromName
2017-11-30 19:23:48 +01:00
CategoryFinder.php
Drop the 'CategorizedRecentChanges' feature
2018-02-15 10:45:10 -08:00
CategoryViewer.php
Fix inconsistent i18n escaping in category paging links.
2017-10-11 20:29:05 +00:00
CommentStore.php
This patch reduces the edit summary length to 500 characters
2018-03-21 16:28:11 -07:00
CommentStoreComment.php
build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
2017-09-25 17:31:56 +02:00
ConfiguredReadOnlyMode.php
DefaultSettings.php
Add protection for User: JSON pages in the same manner as JS & CSS ones
2018-03-29 14:33:46 +00:00
Defines.php
Drop XCache support
2018-02-07 13:45:40 -08:00
DeprecatedGlobal.php
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
2018-01-01 14:10:16 +01:00
DerivativeRequest.php
DevelopmentSettings.php
tests: Remove verbose logging settings from DevelopmentSettings.php
2018-02-19 22:19:15 +00:00
DummyLinker.php
EditPage.php
Add protection for User: JSON pages in the same manner as JS & CSS ones
2018-03-29 14:33:46 +00:00
EventRelayerGroup.php
FauxRequest.php
Feed.php
Fix called function case in a bunch of places
2018-01-22 09:10:09 -08:00
FeedUtils.php
Pass $key into CommentStore methods and use MediawikiServices
2018-02-05 15:34:12 +00:00
FileDeleteForm.php
Update more forms to limit comments by codepoints rather than bytes
2018-02-26 13:16:19 -05:00
ForkController.php
Treat phpdbg as run from the command line when checking PHP_SAPI
2018-01-03 23:00:37 -08:00
FormOptions.php
GitInfo.php
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
GlobalFunctions.php
Normalize and lower the default DB lag wait timeout
2018-03-28 13:49:25 -07:00
HeaderCallback.php
HistoryBlob.php
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
Hooks.php
Html.php
ParserOutput: Add 'deduplicateStyles' post-cache transformation
2018-02-11 05:55:56 +00:00
Linker.php
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
LinkFilter.php
ListToggle.php
MagicWord.php
Updated type and function docs for MagicWord.php
2017-10-02 13:52:51 +02:00
MagicWordArray.php
Replace uses of each()
2017-09-20 09:51:28 -04:00
MediaWiki.php
Cleanup some comments related to DB replication
2018-03-09 23:05:43 +00:00
MediaWikiServices.php
Add missing ActorMigration use statement to MediaWikiServices
2018-03-23 14:12:11 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php
Remove "Created on" from file header comments
2018-01-26 23:12:40 +00:00
Message.php
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
2018-02-17 13:29:13 +01:00
MimeMagic.php
Add wfDeprecated() call to MimeMagic::singleton()
2017-11-27 02:20:17 +00:00
MovePage.php
Tag redirects from moves as new redirects
2018-02-09 15:45:29 +00:00
MWGrants.php
Remove various redundant '@license' tags in file headers
2018-01-12 18:15:11 +00:00
MWNamespace.php
Improve namespace handling in tests
2017-09-29 05:21:47 +00:00
MWTimestamp.php
NoLocalSettings.php
Setup: Merge PreConfigSetup into Setup.php
2017-10-24 23:50:54 +00:00
OrderedStreamingForkController.php
OutputHandler.php
Convert OutputHandler functions to a class
2018-03-20 21:11:32 -07:00
OutputPage.php
resourceloader: Replace ClientHtml 'target' param with 'options' array
2018-03-27 18:17:43 -07:00
PageProps.php
PathRouter.php
PHPVersionCheck.php
PHPVersionCheck: PHP 5.5.0 is no longer supported by upstream, but 5.6.0 is
2018-01-18 15:51:33 -08:00
Pingback.php
Added heartbeat for pingback.
2018-03-26 11:48:27 -04:00
Preferences.php
Use ::class to resolve class names in includes files
2018-01-27 20:34:29 +01:00
PrefixSearch.php
ProtectionForm.php
Allow limiting comment length by characters rather than bytes in JS
2018-02-23 22:12:29 +00:00
ProxyLookup.php
Update IPSet use statements
2018-01-21 04:37:26 +00:00
RawMessage.php
ReadOnlyMode.php
Revision.php
Merge "Revert "Log the reason why revision->getContent() returns null""
2018-03-05 18:51:58 +00:00
RevisionList.php
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
ServiceWiring.php
rdbms: inject the mysql index name aliases into Database
2018-03-12 18:51:53 +00:00
Setup.php
Merge "Update suppressWarning()/restoreWarning() calls"
2018-02-11 22:06:29 +00:00
SiteConfiguration.php
Do not limit filesize when running a maintenance script
2017-11-14 20:45:24 +11:00
SiteStats.php
Salvage site_stats row with negative values in miser mode
2018-02-14 15:37:55 -08:00
SiteStatsInit.php
Drop 'comma' value for wgArticleCountMethod
2018-03-01 16:37:23 -08:00
Status.php
Use ParserOutput stateless transforms
2017-11-30 14:27:49 -05:00
StreamFile.php
Replace MimeMagic::singleton() calls
2017-11-27 02:13:51 +00:00
StubObject.php
Use wikimedia/object-factory 1.0.0
2018-02-04 12:52:44 -08:00
TemplateParser.php
TemplatesOnThisPageFormatter.php
Title.php
Add protection for User: JSON pages in the same manner as JS & CSS ones
2018-03-29 14:33:46 +00:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php
Merge "exception: Improve formatting of fatal error log messages"
2018-03-21 19:52:38 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php
Convert OutputHandler functions to a class
2018-03-20 21:11:32 -07:00
WikiMap.php
Clean up wiki ID and DB domain ID handling
2017-09-30 10:25:03 +00:00
WikiReference.php
Xml.php
Merge "Remove @param comments that literally repeat what the code says"
2018-01-11 23:48:03 +00:00
XmlJsCode.php
XmlSelect.php