..
actions
Merge "Avoid post-send DBPerformance log warnings for page rollback"
2018-11-22 21:40:09 +00:00
api
Don't silently fail if API result fails to encode
2018-12-05 13:28:33 -05:00
auth
Use identical check instead of equality check
2018-10-31 13:22:58 +01:00
block
BlockRestriction::update() unnecessarily does a SELECT on the page table.
2018-11-01 15:37:46 -04:00
cache
Log error when array_flip fails in MessageCache load
2018-11-19 11:49:23 +01:00
changes
Wrap the "bytes changed" indication on Special:Contributions with CSS
2018-11-16 00:30:44 +00:00
changetags
Split ChangeTags::modifyDisplayQuery() to two smaller functions
2018-11-15 17:02:48 +01:00
clientpool
Deprecate $wgSquidPurgeUseHostHeader
2018-10-19 11:44:18 -04:00
collation
Add ICU mapping for versions 62 and 63
2018-10-18 20:03:59 +01:00
compat
Remove UtfNormal class
2018-10-22 12:17:00 -07:00
composer
config
config: Add new ConfigRepository
2018-07-19 14:21:56 +00:00
content
Add logging for redundant parsing to WikitextContent.
2018-11-26 14:35:41 -08:00
context
Replace some wfMessage by ContextSource::msg
2018-08-22 15:42:31 +02:00
dao
db
rdbms: rename setDomainPrefix to setLocalDomainPrefix in ILoadBalancer
2018-11-26 10:38:15 -08:00
debug
Merge "Use WikiMap methods for wiki ID logic in more places"
2018-10-30 07:20:29 +00:00
deferred
Use new externallinks.el_index_60 field
2018-11-12 22:33:18 +00:00
diff
Force type Language for $lang of DifferenceEngine::setTextLanguage
2018-10-17 06:17:28 +02:00
edit
editpage
Set getEditConflictMainTextBox parameter type to array
2018-08-16 11:03:48 +02:00
exception
Removes Google web search from exception page
2018-11-13 15:47:42 +00:00
export
Fix for missing end tag </page> on some exports
2018-10-31 18:02:02 -05:00
externalstore
Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap
2018-10-29 14:53:37 -07:00
filebackend
Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap
2018-10-29 14:53:37 -07:00
filerepo
Fix function name in doc comment
2018-11-16 10:27:00 +00:00
gallery
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
htmlform
HTMLCheckMatrix/CheckMatrixWidget: Adding th to thead
2018-11-16 15:27:19 -08:00
http
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
import
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
installer
Localisation updates from https://translatewiki.net .
2018-11-26 22:05:32 +01:00
interwiki
Use WikiMap methods in ClassicInterwikiLookup instead of wfWikiId()
2018-10-29 22:01:50 +00:00
jobqueue
JobQueue: Actually return the value from getRootJobCacheKey()
2018-11-14 13:41:04 -05:00
json
Comments, tests, and tweaks for JSON decoding quirks
2018-11-07 13:04:21 -06:00
libs
rdbms: rename setDomainPrefix to setLocalDomainPrefix in ILoadBalancer
2018-11-26 10:38:15 -08:00
linkeddata
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0
2018-07-26 17:44:28 +00:00
linker
logging
Merge "LogEventsList: Don't output '0000-00-00' as default date"
2018-11-14 15:29:58 +00:00
mail
Merge "Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap"
2018-10-29 22:27:15 +00:00
media
Fix indenting and newlines
2018-11-07 17:15:15 +01:00
objectcache
Merge "Use new WikiMap::getCurrentWikiDomain() for objectcache and profiler keyspace"
2018-10-30 07:08:27 +00:00
page
Convert $archivedRevisionCount to integer.
2018-11-20 15:56:31 -08:00
pager
Fix some phan-taint-check false positives
2018-09-21 17:27:44 -07:00
parser
Merge "Quoted attributes don't need to be followed by a space"
2018-11-27 16:21:41 +00:00
password
Add PasswordPolicy to check the password isn't in the large blacklist
2018-11-24 15:46:14 -08:00
poolcounter
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
preferences
Merge "Update wording for RC and Watchlist UI opt-out option"
2018-11-21 16:41:46 +00:00
profiler
Use new WikiMap::getCurrentWikiDomain() for objectcache and profiler keyspace
2018-10-30 06:41:07 +00:00
rcfeed
Use WikiMap methods for wiki ID logic in more places
2018-10-29 22:02:00 +00:00
registration
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
resourceloader
ResourceLoader: Fail less hard when JSON serialization of config fails
2018-11-07 15:04:50 -08:00
Revision
Use stashed ParserOutput during saving.
2018-11-22 08:08:13 +01:00
revisiondelete
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
search
Merge "doc: Modernise parameter names and documentation for 'replica' DBs"
2018-11-13 21:39:14 +00:00
services
Reduce memory usage on ServiceContainer destruction
2018-09-03 16:36:32 +00:00
session
Fix typos
2018-08-14 09:52:19 +00:00
shell
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
site
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
skins
Add class mw-editable in body element
2018-11-09 11:22:14 +00:00
sparql
specialpage
ChangesListSpecialPage: Make maximum limit consistent (1000)
2018-11-16 14:06:02 -08:00
specials
Merge "Don't indicate partial blocks on Special:ListUsers"
2018-11-27 20:59:37 +00:00
Storage
Merge "Use stashed ParserOutput during saving."
2018-11-26 22:53:34 +00:00
templates
tidy
Hard deprecate non-Remex tidy modes
2018-09-21 09:48:38 -04:00
title
Optimize TitleFormatter::getPrefixedText() to Title performance
2018-08-17 17:43:52 -07:00
upload
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
user
Do not ignore the 'Prevent this user from editing his own talk page while
2018-11-27 10:30:21 -05:00
utils
Merge "Hard deprecate functionality replaced with random_bytes()"
2018-10-24 22:13:06 +00:00
watcheditem
Use commit-and-wait when processing more than updateRowsPerQuery
2018-11-05 15:49:33 -05:00
widget
HTMLCheckMatrix/CheckMatrixWidget: Adding th to thead
2018-11-16 15:27:19 -08:00
.htaccess
ActorMigration.php
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
AjaxDispatcher.php
Fix some warnings from phan-taint-check
2018-08-13 23:00:06 +00:00
AjaxResponse.php
Deprecate $wgUseESI
2018-10-19 11:44:17 -04:00
AuthPlugin.php
AutoLoader.php
Add block restriction classes
2018-10-23 17:41:50 -07:00
Autopromote.php
Block.php
Block: Clean up handling of non-User targets
2018-11-02 12:33:57 -04:00
CategoriesRdf.php
Do not generate negative page counts in dump
2018-08-02 18:01:11 -07:00
Category.php
Reduce the rate of calls to Category::refreshCounts
2018-07-18 00:46:38 +01:00
CategoryFinder.php
CategoryViewer.php
Improve page display title handling for category pages
2018-09-10 08:29:48 +02:00
CommentStore.php
Drop the image_comment_temp table
2018-11-14 15:04:31 -05:00
CommentStoreComment.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
resourceloader: Give module eval the ContentSecurityPolicy nonce
2018-08-07 16:54:40 +00:00
DefaultSettings.php
Add PasswordPolicy to check the password isn't in the large blacklist
2018-11-24 15:46:14 -08:00
Defines.php
Phabricator: Use Tddddd instead of Bug ddddd in comments
2018-10-04 09:15:02 +02:00
DeprecatedGlobal.php
DerivativeRequest.php
Fix IP handling in DerivativeRequest
2018-10-31 20:34:58 -07:00
DevelopmentSettings.php
Deprecate $wgShowSQLErrors and $wgShowDBErrorBacktrace and make nonfunctional
2018-07-25 10:38:19 -05:00
DummyLinker.php
EditPage.php
Merge "Make the context page the edited page in EditPages"
2018-11-19 20:19:14 +00:00
EventRelayerGroup.php
Hard deprecate EventRelayerGroup::singleton()
2018-09-24 16:09:28 -07:00
FauxRequest.php
Feed.php
FeedUtils.php
FileDeleteForm.php
Use OutputPage::wrapWikiTextAsInterface() to add safe <div> wrappers
2018-10-17 11:08:16 -04:00
ForeignResourceManager.php
resources: Extract ForeignResourceManager from manageForeignResources.php
2018-10-15 03:16:18 +01:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php
Merge "Doc: result domain for GlobalFunctions::wfRandom()"
2018-11-16 20:19:19 +00:00
HeaderCallback.php
HistoryBlob.php
Hooks.php
Html.php
Render namespace lists in the user's language
2018-10-12 11:27:20 -07:00
Linker.php
Make "→" link to page section on History page larger by adding section name to it
2018-11-24 03:22:16 +00:00
LinkFilter.php
Use new externallinks.el_index_60 field
2018-11-12 22:33:18 +00:00
ListToggle.php
MagicWord.php
Update MagicWord to use ContentLanguage
2018-08-01 10:39:33 +00:00
MagicWordArray.php
Update MagicWord to use ContentLanguage
2018-08-01 10:39:33 +00:00
MagicWordFactory.php
Add a way to exclude categories from Special:UnusedCategories
2018-11-16 13:32:27 +00:00
MediaWiki.php
Merge "Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap"
2018-10-29 22:27:15 +00:00
MediaWikiServices.php
Hard deprecate functionality replaced with random_bytes()
2018-10-17 19:57:52 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php
Message.php
Message: Fix error on getTitle() without language
2018-08-17 18:09:44 +02:00
MovePage.php
Add a Status and a $reason parameter to TitleMove hook
2018-11-13 08:51:02 +00:00
MWGrants.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
MWNamespace.php
MWTimestamp.php
Remove unnecesary else blocks
2018-09-24 14:08:31 +01:00
NoLocalSettings.php
OrderedStreamingForkController.php
Minor OrderedStreamingForkController improvements
2018-10-10 22:37:02 +01:00
OutputHandler.php
OutputPage.php
Merge "doc: Modernise parameter names and documentation for 'replica' DBs"
2018-11-13 21:39:14 +00:00
PageProps.php
Switch callers from ProcessCacheLRU to MapCacheLRU
2018-07-17 23:17:17 +00:00
PathRouter.php
PHPVersionCheck.php
PHPVersionCheck: Remove obsolete load.php code and simplify
2018-10-28 14:12:54 -07:00
Pingback.php
Fix pingback on non-MySQL
2018-08-01 11:33:19 +10:00
Preferences.php
Preferences class deprecation, step 2
2018-11-05 10:53:43 -08:00
PrefixSearch.php
Mass conversion to SpecialPageFactory service
2018-08-17 12:03:12 -07:00
ProtectionForm.php
Replace deprecated calls to OutputPage::parseInline()
2018-10-29 15:34:43 -04:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php
Allow getRevisionText to function without the text table.
2018-10-17 10:54:39 -04:00
RevisionList.php
ServiceWiring.php
Set the SaveParser logger in RevisionRenderer
2018-10-30 03:36:32 +00:00
Setup.php
Include BCP 47 codes in $wgDummyLanguageCodes, but deprecate it
2018-10-19 14:31:21 -04:00
SiteConfiguration.php
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
2018-11-07 04:46:56 +00:00
SiteStats.php
Fix caller name in SiteStats::numberingroup/pagesInNs
2018-09-30 15:41:19 +02:00
SiteStatsInit.php
Status.php
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0
2018-07-26 17:44:28 +00:00
StreamFile.php
StubObject.php
TemplateParser.php
TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access
2018-09-04 12:39:34 -07:00
TemplatesOnThisPageFormatter.php
Title.php
Title::checkUserBlock should call User::isBlockedFrom for every action
2018-11-14 14:19:29 -05:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
WebRequestUpload.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
WebResponse.php
WebStart.php
WikiMap.php
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
2018-11-07 04:46:56 +00:00
WikiReference.php
Xml.php
Document expected escaping level for Xml::submitButton()
2018-09-03 15:17:19 -07:00
XmlJsCode.php
XmlSelect.php