..
actions
actions: Avoid use of is_null() PHP function where necessary
2019-01-11 16:40:27 +01:00
api
Localisation updates from https://translatewiki.net .
2019-01-13 21:53:25 +01:00
auth
Merge "createAndPromote: use AuthManager::autoCreateUser"
2019-01-10 15:51:14 +00:00
block
block: Avoid use of is_null() PHP function where necessary
2019-01-11 16:49:44 +01:00
cache
Move exif messages to a separate i18n file
2018-12-27 17:05:55 +02:00
changes
Remove comments documenting constructors as "constructors"
2019-01-08 10:11:36 +00:00
changetags
Fix order of arguments in ChangeTags::getPrevTags
2019-01-09 10:14:40 +01:00
clientpool
clientpool: Fix non-canonical order of elements (PHPDocs)
2019-01-11 16:20:51 +00:00
collation
collation: Fix non-canonical order of elements
2019-01-11 10:48:14 +01:00
compat
Remove UtfNormal class
2018-10-22 12:17:00 -07:00
composer
config
content
Merge "[MCR] Introduce SlotRoleHandler and SlotRoleRegistry"
2018-12-03 16:20:06 +00:00
context
Replace some wfMessage by ContextSource::msg
2018-08-22 15:42:31 +02:00
dao
db
Merge "No yoda conditions"
2018-12-09 01:34:23 +00:00
debug
Improve documentation of wfDeprecated
2018-12-28 11:10:41 +00:00
deferred
build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
2018-12-01 23:11:16 +01:00
diff
Use ContextSource::getConfig instead of globals
2019-01-01 11:20:57 +00:00
edit
editpage
exception
Do not pass unused parameter
2018-12-01 18:09:58 +01:00
export
export: Mark DumpFilter::mark() as being protected
2019-01-11 18:39:40 +00: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
filerepo: Remove begin/done comments from LocalFile
2019-01-09 17:01:09 +01:00
gallery
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
htmlform
HTMLSelectLanguageField: Add explicit sort
2019-01-07 14:25:00 -08:00
http
Remove a CURLOPT_CONNECTTIMEOUT_MS check
2019-01-07 18:25:59 -08:00
import
Do not pass $archiveName two times to OldLocalFile
2019-01-03 09:24:16 +01:00
installer
Localisation updates from https://translatewiki.net .
2019-01-13 21:53:25 +01:00
interwiki
Use WikiMap methods in ClassicInterwikiLookup instead of wfWikiId()
2018-10-29 22:01:50 +00:00
jobqueue
jobqueue: Add PHPDoc param annotation for __construct() method
2018-12-07 18:56:36 +00:00
json
Comments, tests, and tweaks for JSON decoding quirks
2018-11-07 13:04:21 -06:00
libs
Better detection for old MS Office files
2019-01-23 09:23:17 +11:00
linkeddata
linker
logging
Merge "Improve readability of LogFormatter::makePageLink"
2019-01-09 23:36:27 +00:00
mail
Fix type for UserMailer::send $body param
2019-01-03 18:01:54 +01:00
media
Fix SVG metadata handler by changing offset from -1 to 0
2019-01-11 00:08:07 +00:00
objectcache
Merge "No yoda conditions"
2018-12-09 01:34:23 +00:00
page
Fix @param values on private functions
2019-01-14 17:53:34 +01:00
pager
Merge "Mark protected IndexPager properties also as protected in subclasses"
2018-12-21 23:39:16 +00:00
parser
Merge "No yoda conditions"
2018-12-09 01:34:23 +00:00
password
Add force option to password policy
2019-01-02 12:38:11 -08:00
poolcounter
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
preferences
Revert "Pass $context to 'GetPreferences' hook"
2018-12-10 02:58:59 +00:00
profiler
ProfilerExcimer: allow early start
2018-12-17 14:36:28 +11:00
rcfeed
Use WikiMap methods for wiki ID logic in more places
2018-10-29 22:02:00 +00:00
registration
registration: Allow overriding attributes in tests
2019-01-14 12:47:10 -08:00
resourceloader
resourceloader: Add getConfig() method to ResourceLoaderContext
2018-12-09 01:46:38 +00:00
Revision
Remove comments documenting constructors as "constructors"
2019-01-08 10:11:36 +00:00
revisiondelete
Fix RevisionDeleteUser rev_actor query for MySQL
2018-11-29 11:24:57 -05:00
search
Hard deprecate SearchEngine::getNearMatchResultSet()
2018-12-08 22:23:24 -08:00
services
Reduce memory usage on ServiceContainer destruction
2018-09-03 16:36:32 +00:00
session
shell
Merge "Use MediaWiki\SuppressWarnings around trigger_error('') instead @"
2018-12-19 17:15:17 +00:00
site
Hard deprecated SiteSQLStore::newInstance()
2018-12-08 22:12:33 -08:00
skins
SkinApi: Do not load 'mediawiki.searchSuggest'
2019-01-02 20:25:52 +01:00
sparql
Use english for message text in SparqlException
2018-12-09 11:18:32 +01:00
specialpage
Merge "Add special page class for disabling special pages"
2019-01-12 19:01:45 +00:00
specials
Fix @param values on private functions
2019-01-14 17:53:34 +01:00
Storage
Fix the cache timestamp for forced updates.
2018-12-19 18:38:10 +01:00
templates
tidy
Remove most support for configuring Tidy, including Raggett
2018-11-15 12:22:06 -05:00
title
No yoda conditions
2018-11-21 17:54:39 +01:00
upload
Relax filter attribute filtering to allow self-referential urls
2019-01-08 14:37:53 +00:00
user
Merge "Add @since tags to new public methods related to partial blocks"
2019-01-08 18:37:25 +00:00
utils
Better detection for old MS Office files
2019-01-23 09:23:17 +11:00
watcheditem
watcheditem: Remove unused import/use statement
2019-01-03 11:31:32 +01:00
widget
Remove comments documenting constructors as "constructors"
2019-01-08 10:11:36 +00:00
.htaccess
ActorMigration.php
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
AjaxDispatcher.php
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
Add @since tags to new public methods related to partial blocks
2019-01-08 12:44:33 +00:00
CategoriesRdf.php
Category.php
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
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php
Merge "Fix tag for partial blocks config"
2019-01-08 18:48:56 +00: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
DummyLinker.php
Linker: Deprecate non-Language types for $lang of tocList() and generateTOC()
2018-12-21 17:41:30 +01:00
EditPage.php
Merge "No yoda conditions"
2018-12-09 01:34:23 +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
Improve documentation of wfDeprecated
2018-12-28 11:10:41 +00:00
HeaderCallback.php
HistoryBlob.php
Hooks.php
Html.php
Add warning if you give Html::openElement a name with a space
2018-12-20 18:03:56 -08:00
Linker.php
Linker: Deprecate non-Language types for $lang of tocList() and generateTOC()
2018-12-21 17:41:30 +01:00
LinkFilter.php
Use new externallinks.el_index_60 field
2018-11-12 22:33:18 +00:00
ListToggle.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php
Add a way to exclude categories from Special:UnusedCategories
2018-11-16 13:32:27 +00:00
MediaWiki.php
Add TransactionProfiler::redefineExpectations and migrate appropriate callers
2018-12-10 16:02:30 +00:00
MediaWikiServices.php
[MCR] Introduce SlotRoleHandler and SlotRoleRegistry
2018-11-30 12:29:05 -08:00
MediaWikiVersionFetcher.php
MergeHistory.php
Message.php
Message: Don't include Title objects in the serialization (part 2)
2018-12-14 14:20:41 +00:00
MovePage.php
Fix missing ATOMIC_CANCELABLE in MovePage::move()
2019-01-08 11:37:27 -08:00
MWGrants.php
MWNamespace.php
[MCR] Introduce SlotRoleHandler and SlotRoleRegistry
2018-11-30 12:29:05 -08: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
Improve OutputPage::wrapWikiMsg documentation
2019-01-06 17:33:50 -08:00
PageProps.php
PathRouter.php
PHPVersionCheck.php
PHPVersionCheck: Remove obsolete load.php code and simplify
2018-10-28 14:12:54 -07:00
Pingback.php
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
Revision: Assert that $mRecord is never null in Revision
2018-12-21 23:09:11 +00:00
RevisionList.php
ServiceWiring.php
[MCR] Introduce SlotRoleHandler and SlotRoleRegistry
2018-11-30 12:29:05 -08: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
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
Merge "Revert "Revert "Title::checkUserBlock should call User::isBlockedFrom for every action"""
2019-01-08 07:00:20 +00: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
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
XmlSelect: Fix PHPDoc param comments for addOption() & formatOptions()
2018-12-22 00:10:43 +00:00