..
actions
Merge "Drop UnknownAction, deprecated in 1.19(!)"
2018-10-11 19:44:16 +00:00
api
Update Special:Block to set Partial Blocks
2018-10-24 00:47:08 +00:00
auth
Hard-deprecate authentication-related hooks deprecated by AuthManager
2018-10-09 18:13:21 -07:00
block
Add block restriction classes
2018-10-23 17:41:50 -07:00
cache
messagecache: check overridable message array in getMsgFromNamespace()
2018-10-16 20:39:38 +00:00
changes
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
changetags
Avoid fatals when the filter tags is empty
2018-10-16 13:05:32 +02:00
clientpool
collation
Add ICU mapping for versions 62 and 63
2018-10-18 20:03:59 +01:00
compat
Merge "Kill non namespaced ScopedCallback"
2018-06-01 04:35:22 +00:00
composer
config
config: Add new ConfigRepository
2018-07-19 14:21:56 +00:00
content
Phabricator: Use Tddddd instead of Bug ddddd in comments
2018-10-04 09:15:02 +02:00
context
Replace some wfMessage by ContextSource::msg
2018-08-22 15:42:31 +02:00
dao
db
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
debug
Deprecate class LegacyFormatter
2018-09-28 19:38:58 -07:00
deferred
Merge "Make MergeableUpdate jobs avoid the sub-queue so they can always merge"
2018-10-12 01:13:29 +00:00
diff
Force type Language for $lang of DifferenceEngine::setTextLanguage
2018-10-17 06:17:28 +02:00
edit
[MCR] Factor PageUpdater out of WikiPage
2018-06-14 13:22:13 +00:00
editpage
Set getEditConflictMainTextBox parameter type to array
2018-08-16 11:03:48 +02:00
exception
exception: Correct label "Notice" for E_USER_NOTICE, not "Warning"
2018-10-12 05:05:16 +01:00
export
Replace WikiExporter streaming (unbuffered) mode with batched queries
2018-09-28 10:55:05 -05:00
externalstore
Make ExternalStoreDB "wiki" context override the server "dbname" field
2018-08-15 03:02:56 +00:00
filebackend
filebackend: let any specific backend value of "readOnly" override the default
2018-07-19 17:11:39 +01:00
filerepo
Add COALESCE for image deletion and imgcomment_description_id
2018-10-18 16:55:55 -04:00
gallery
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
htmlform
TitlesMultiselectWidget: Add a widget that allows selection of multiple titles
2018-10-24 00:46:48 +00:00
http
Added non-parallel fallback to MultiHttpClient when curl is unavailable
2018-07-23 00:19:59 +00:00
import
Update ImportableUploadRevisionImporter for interwiki usernames
2018-10-16 10:47:44 -04:00
installer
Localisation updates from https://translatewiki.net .
2018-10-18 22:15:04 +02:00
interwiki
Fix caller name in ClassicInterwikiLookup::load
2018-09-30 13:09:46 +02:00
jobqueue
Migrate some wfWikiId() callers to getLocalDomainID()
2018-10-15 23:58:49 -07:00
json
Use "break" instead of "continue"
2018-08-24 00:18:07 +08:00
libs
Database: Allow selectFieldValues() to accept SQL fragments
2018-10-17 22:21:40 +00: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
linker: Hard-deprecate LinkBegin and LinkEnd hooks
2018-06-10 12:00:15 -07:00
logging
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
mail
EmailNotification: Add newline before minor edit text
2018-09-29 19:08:13 +02:00
media
Drop File / MediaHandler::getStreamHeaders(), deprecated since 1.30
2018-10-10 15:30:00 -07:00
objectcache
Use a ScopedCallback to silence transaction profiler in SqlBagOStuff
2018-10-12 20:04:31 +02:00
page
ImagePage: Inherit parent's handling for action=render
2018-10-18 05:08:11 +02:00
pager
Fix some phan-taint-check false positives
2018-09-21 17:27:44 -07:00
parser
Merge "Inject Config into Parser instead of using globals"
2018-10-17 14:34:31 +00:00
password
Merge "password: Move commonpasswords.cdb to includes/password/"
2018-08-14 23:53:19 +00:00
poolcounter
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
preferences
Special:Preferences: Drop non-OOUI legacy form version
2018-10-01 17:47:02 -07:00
profiler
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
rcfeed
registration
registration: Let extensions add PHP extension requirements
2018-09-30 19:55:57 +02:00
resourceloader
Merge "resourceloader: Throw exception when config serialization fails"
2018-10-11 22:11:47 +00:00
Revision
Split out getSlotParserOutputUncached() method for the sake of profiling
2018-10-11 19:55:55 +00:00
revisiondelete
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
search
Write Latin and other scripts with captial letter
2018-10-05 18:49:08 +02: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
Deprecate wfArrayFilter() and wfArrayFilterByKey()
2018-07-19 08:40:46 +02:00
site
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0
2018-07-26 17:44:28 +00:00
skins
Force type Language for $lang of doEditSectionLink
2018-10-17 06:19:18 +02:00
sparql
specialpage
Revert "Introduce Special:RedirectExternal"
2018-10-18 16:18:20 +00:00
specials
Update Special:Block to set Partial Blocks
2018-10-24 00:47:08 +00:00
Storage
rdbms: Database::selectDB() update the domain and handle failure better
2018-10-10 12:03:30 -07:00
templates
RCFilters: Move aggregation of highlight classes to the backend
2018-06-26 17:55:50 -07:00
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
Fix spelling of word "necessary"
2018-08-16 01:35:35 +02:00
user
Migrate some wfWikiId() callers to getLocalDomainID()
2018-10-15 23:58:49 -07:00
utils
Merge "UIDGenerator: Remove the clock skew problem"
2018-10-05 19:29:40 +00:00
watcheditem
Avoid global $wgUpdateRowsPerQuery in WatchedItemStore
2018-10-12 13:21:02 +00:00
widget
TitlesMultiselectWidget: Add a widget that allows selection of multiple titles
2018-10-24 00:46:48 +00: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
PHP: Use short ternary operator (?:) where possible
2018-06-11 11:26:35 +02:00
AuthPlugin.php
Use PHP 7 '??' operator instead of if-then-else
2018-06-12 23:14:18 +02:00
AutoLoader.php
Add block restriction classes
2018-10-23 17:41:50 -07:00
Autopromote.php
Block.php
Add block restriction classes
2018-10-23 17:41:50 -07: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
Migrate image descriptions from image_comment_temp
2018-10-02 10:30:00 -04: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 block restriction classes
2018-10-23 17:41:50 -07:00
Defines.php
Phabricator: Use Tddddd instead of Bug ddddd in comments
2018-10-04 09:15:02 +02:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php
Deprecate $wgShowSQLErrors and $wgShowDBErrorBacktrace and make nonfunctional
2018-07-25 10:38:19 -05:00
DummyLinker.php
Remove deprecated Linker::getLinkColour()
2018-06-13 01:30:04 -07:00
EditPage.php
Only expand {{...}} in messages once
2018-10-11 09:05:05 -04:00
EventRelayerGroup.php
Hard deprecate EventRelayerGroup::singleton()
2018-09-24 16:09:28 -07:00
FauxRequest.php
Feed.php
FeedUtils.php
FileDeleteForm.php
Merge "Convert file delete to use OOUI"
2018-08-01 17:23:24 +00:00
ForkController.php
FormOptions.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
GitInfo.php
GitInfo: Don't try shelling out if it's disabled
2018-06-24 23:55:43 +03:00
GlobalFunctions.php
Migrate some wfWikiId() callers to getLocalDomainID()
2018-10-15 23:58:49 -07:00
HeaderCallback.php
HistoryBlob.php
Hooks.php
Html.php
Html: Reject </script> from inlineScript() and leave rest unescaped
2018-08-30 00:10:35 +01:00
Linker.php
Linker: Document parseComment() as returning HTML
2018-10-12 15:18:03 -07:00
LinkFilter.php
Pass delimiter to preg_quote
2018-09-01 14:52:16 +02: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
Update MagicWord to use ContentLanguage
2018-08-01 10:39:33 +00:00
MediaWiki.php
Drop UnknownAction, deprecated in 1.19(!)
2018-10-10 16:17:28 -07:00
MediaWikiServices.php
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
MediaWikiVersionFetcher.php
MergeHistory.php
rdbms: add IDatabase::lockForUpdate() convenience method
2018-07-10 20:09:01 +01:00
Message.php
Message: Fix error on getTitle() without language
2018-08-17 18:09:44 +02:00
MovePage.php
Avoid fatal when finding no base revision for a null revision.
2018-10-04 19:54:31 +02:00
MWGrants.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
MWNamespace.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
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
Add OutputPage::wrapWikiTextAsInterface() to safely wrap wikitext
2018-10-16 23:39:43 -04:00
PageProps.php
Switch callers from ProcessCacheLRU to MapCacheLRU
2018-07-17 23:17:17 +00:00
PathRouter.php
Avoid a redirect loop when the request URL is not normalized
2018-07-16 15:55:59 +10:00
PHPVersionCheck.php
Add docs and minor cleanup in PHPVersionCheck.php
2018-10-18 18:56:16 +01:00
Pingback.php
Fix pingback on non-MySQL
2018-08-01 11:33:19 +10:00
Preferences.php
Reduce calls to MediaWikiServices::getInstance()
2018-08-18 06:02:39 +02:00
PrefixSearch.php
Mass conversion to SpecialPageFactory service
2018-08-17 12:03:12 -07:00
ProtectionForm.php
Use <div> wrappers instead of <p> in ProtectionForm
2018-09-27 11:44:15 -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
Merge "Inject Config into Parser instead of using globals"
2018-10-17 14:34:31 +00:00
Setup.php
Fix Setup.php file-scope test
2018-10-04 16:40:15 -04:00
SiteConfiguration.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +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
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
TemplateParser.php
TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access
2018-09-04 12:39:34 -07:00
TemplatesOnThisPageFormatter.php
Title.php
Migrate some wfWikiId() callers to getLocalDomainID()
2018-10-15 23:58:49 -07: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
WebReponse: Use values altered in 'WebResponseSetCookie' hook
2018-07-09 11:01:05 -04:00
WebStart.php
WikiMap.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
WikiReference.php
Simplify PHP by using ?? and ?:
2018-07-10 20:03:17 +00:00
Xml.php
Document expected escaping level for Xml::submitButton()
2018-09-03 15:17:19 -07:00
XmlJsCode.php
XmlSelect.php
Use PHP 7 '??' operator instead of if-then-else
2018-06-12 23:14:18 +02:00