..
actions
Use \u{00A0} instead of   or
2018-06-24 01:20:13 +00:00
api
Hard-deprecate ApiBase::profile{In|Out}()
2018-06-28 13:57:46 -07:00
auth
Better logging for reauth operations
2018-06-15 13:04:26 +00:00
cache
LCStoreStaticArray: create cache directory when it doesn't exist
2018-06-25 18:40:25 +03:00
changes
RCFilters: Move aggregation of highlight classes to the backend
2018-06-26 17:55:50 -07:00
changetags
Turning change_tag_def store to a service
2018-06-21 09:40:56 +02:00
clientpool
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
collation
Use PHP 7 '??' operator instead of if-then-else
2018-06-12 23:14:18 +02:00
compat
Merge "Kill non namespaced ScopedCallback"
2018-06-01 04:35:22 +00:00
composer
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
2018-05-23 16:23:42 -07:00
config
Expose the latest modified index seen by EtcdConfig
2018-03-01 13:44:15 +01:00
content
Make undo fail if more than just the main slot is affected.
2018-06-22 15:18:41 +02:00
context
Replace call_user_func_array(), part 1
2018-06-04 23:39:04 -07:00
dao
Use PHP 5.6 constant expressions for some bitfield constants
2018-05-30 18:05:18 -07:00
db
Allow passing the default DB group to use in Maintenance scripts
2018-06-12 23:52:40 +02:00
debug
Replace call_user_func_array(), part 1
2018-06-04 23:39:04 -07:00
deferred
MWNamespace: Add getCategoryLinkType() method
2018-06-29 15:37:11 +00:00
diff
Deprecate string type for $lang of DifferenceEngine::setTextLanguage
2018-07-02 21:25:36 +00:00
edit
[MCR] Factor PageUpdater out of WikiPage
2018-06-14 13:22:13 +00:00
editpage
exception
Merge "MWExceptionRenderer: Fix db error outage page"
2018-06-24 02:22:09 +00:00
export
Don't use deprecated NS_IMAGE*
2018-03-16 22:58:58 -07:00
externalstore
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
filebackend
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
filerepo
filerepo: clean up remote description cache keys
2018-06-27 08:25:47 +01:00
gallery
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
htmlform
Allow overloading of getLabel() with return ' '
2018-06-28 11:25:39 +02:00
http
CurlHttpRequest: remove open_basedir check
2018-06-08 13:46:10 -04:00
import
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
installer
Localisation updates from https://translatewiki.net .
2018-07-01 21:52:47 +02:00
interwiki
Hard deprecate Interwiki static methods
2018-06-07 11:40:46 -07:00
jobqueue
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
json
FormatJson: cleanup after PHP 5.5 support removal
2018-06-09 09:06:02 -04:00
libs
Merge "objectcache: make MultiWriteBagOStuff handle duplicate add() operations"
2018-06-29 02:16:52 +00:00
linkeddata
PageDataRequestHandler: Use getHeader() instead of getAllHeaders()
2018-05-23 06:05:47 +00:00
linker
linker: Hard-deprecate LinkBegin and LinkEnd hooks
2018-06-10 12:00:15 -07:00
logging
Prevent "Undefined offset notice"
2018-06-29 07:42:36 +00:00
mail
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
media
Fix PHP7 warning "non well formed numeric value encountered"
2018-06-26 01:46:47 +03:00
objectcache
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
page
Fix incorrect arguments to prepareContent() call in WikiPage
2018-07-02 14:46:13 +00:00
pager
Use \u{00A0} instead of   or
2018-06-24 01:20:13 +00:00
parser
French space armoring: Use unicode regex instead of octal escapes
2018-06-22 15:49:01 -04:00
password
Clean up CSPRNG support for PHP7
2018-06-10 00:52:04 +00:00
poolcounter
Get rid of call_user_func(_array)(), part 3
2018-06-10 02:21:24 +00:00
preferences
RCFilters: Preserve collapsed state and adjust display
2018-06-20 11:12:00 -07:00
profiler
Xhprof: support tideways-xhprof extension
2018-06-19 14:43:40 +00:00
rcfeed
registration
registration: Catch correct exception type from ObjectCache
2018-06-11 21:09:47 +00:00
resourceloader
Merge "resourceloader: Embed 'mediawiki' directly in startup response"
2018-06-28 01:43:55 +00:00
revisiondelete
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
search
Silently drop unknown titles in completion search
2018-06-11 13:56:19 -07:00
services
services: Update comment mentioning non-existent method
2018-06-15 13:19:13 +01:00
session
PHPSessionHandler: Suppress warnings in initialize()
2018-06-13 09:54:31 -04:00
shell
shell: Note that ::isDisabled() should be called before ::command()
2018-07-02 22:16:03 +00:00
site
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
2018-05-23 16:23:42 -07:00
skins
skins: Remove redundant mediawiki.hidpi script
2018-06-25 17:17:16 +00:00
sparql
Replace recently introduced mediawiki/at-ease calls
2018-04-18 14:11:13 +00:00
specialpage
RCFilters: Preserve collapsed state and adjust display
2018-06-20 11:12:00 -07:00
specials
Fix broken label in Special:Import due to duplicate ID
2018-06-26 12:30:45 -04:00
Storage
Merge "Consolidate AtomicSectionUpdate code in DerivedPageDataUpdater."
2018-06-29 17:19:01 +00:00
templates
RCFilters: Move aggregation of highlight classes to the backend
2018-06-26 17:55:50 -07:00
tidy
Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals
2018-06-04 16:20:13 +00:00
title
Revert "Strip soft hyphens (U+00AD) from title"
2018-05-31 10:45:11 -07:00
upload
Fix PHP warnings "preg_replace(): [...] invalid range in character class"
2018-06-19 00:11:33 +00:00
user
Merge "Replace deprecated language codes in user options"
2018-06-14 13:56:36 +00:00
utils
Clean up CSPRNG support for PHP7
2018-06-10 00:52:04 +00:00
watcheditem
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
widget
Convert SearchResultSet to typical iteration
2018-06-11 13:35:41 -07:00
.htaccess
ActorMigration.php
AjaxDispatcher.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07: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
Improve AutoLoader test coverage
2018-05-26 21:29:36 -07:00
Autopromote.php
Block.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
CategoriesRdf.php
Category.php
Merge "Reduce frequency of refreshCounts() calls in LinksDeletionUpdate"
2018-06-15 13:38:36 +00:00
CategoryFinder.php
CategoryViewer.php
Use \u{00A0} instead of   or
2018-06-24 01:20:13 +00:00
CommentStore.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
ContentSecurityPolicy: Add trailing & to report urls
2018-05-22 22:20:43 +00:00
DefaultSettings.php
Expand $wgDBDefaultGroup documentation
2018-06-25 22:56:51 +02:00
Defines.php
Remove deprecated utfnormal back-compat
2018-05-27 20:35:27 -07:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php
DummyLinker.php
Remove deprecated Linker::getLinkColour()
2018-06-13 01:30:04 -07:00
EditPage.php
Merge "Make undo fail if more than just the main slot is affected."
2018-06-23 08:59:37 +00:00
EventRelayerGroup.php
FauxRequest.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
Feed.php
FeedUtils.php
FileDeleteForm.php
rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience
2018-04-24 16:45:11 -07:00
ForkController.php
FormOptions.php
GitInfo.php
GitInfo: Don't try shelling out if it's disabled
2018-06-24 23:55:43 +03:00
GlobalFunctions.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-06-11 19:23:15 +02:00
HeaderCallback.php
HistoryBlob.php
Hooks.php
Hooks: remove some unnecessary code
2018-05-26 23:39:07 -07:00
Html.php
Use \u{00A0} instead of   or
2018-06-24 01:20:13 +00:00
Linker.php
Merge "Pass $parser, &$query and &$widthOption to the 'ImageBeforeProduceHTML' hook"
2018-06-13 15:31:01 +00:00
LinkFilter.php
Make cleanupSpam.php query for http and https
2018-06-03 22:00:11 +00:00
ListToggle.php
MagicWord.php
Use PHP 7 '<=>' operator in 'sort()' callbacks
2018-05-30 18:05:20 -07:00
MagicWordArray.php
MediaWiki.php
Merge "Disable WebResponse setters for post-send processing"
2018-06-13 13:21:51 +00:00
MediaWikiServices.php
Ensure services are added to MediaWikiServicesTest::provideGetService
2018-06-29 12:55:35 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php
Replace call_user_func_array(), part 2
2018-06-07 20:19:26 -07:00
Message.php
Resolve required parameter after optional in Message
2018-06-08 21:48:51 +00:00
MimeMagic.php
MovePage.php
MWNamespace: Add getCategoryLinkType() method
2018-06-29 15:37:11 +00:00
MWGrants.php
MWNamespace.php
MWNamespace: Add getCategoryLinkType() method
2018-06-29 15:37:11 +00:00
MWTimestamp.php
NoLocalSettings.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
OrderedStreamingForkController.php
OutputHandler.php
Immediately drop wgValidateAllHtml and related code
2018-04-10 10:51:28 -07:00
OutputPage.php
Merge "Avoid deprecated LinkCache::singleton()"
2018-06-14 23:48:54 +00:00
PageProps.php
PathRouter.php
PHPVersionCheck.php
Insert space before compatibility link in PHP version message
2018-05-25 00:27:21 +02:00
Pingback.php
Added heartbeat for pingback.
2018-03-26 11:48:27 -04:00
Preferences.php
Fix PreferencesForm alias
2018-05-29 21:44:18 +00:00
PrefixSearch.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
ProtectionForm.php
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php
Merge "Blob can't be false"
2018-06-20 20:04:10 +00:00
RevisionList.php
ServiceWiring.php
Introduce RevisionStoreFactory & Tests
2018-06-29 12:55:20 +00:00
Setup.php
PHP: Use short ternary operator (?:) where possible
2018-06-11 11:26:35 +02:00
SiteConfiguration.php
Get rid of call_user_func(_array)(), part 3
2018-06-10 02:21:24 +00:00
SiteStats.php
SiteStatsInit.php
Drop 'comma' value for wgArticleCountMethod
2018-03-01 16:37:23 -08:00
Status.php
StreamFile.php
StubObject.php
TemplateParser.php
TemplatesOnThisPageFormatter.php
Title.php
Merge "Title: Use directly Language::factory instead of wfGetLangObj"
2018-06-18 01:12:07 +00:00
TitleArray.php
Use IResultWrapper in UserArray and TitleArray
2018-04-06 00:06:35 +02:00
TitleArrayFromResult.php
Use IResultWrapper in UserArray and TitleArray
2018-04-06 00:06:35 +02:00
TrackingCategories.php
WebRequest.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
WebRequestUpload.php
WebResponse.php
Merge "Disable WebResponse setters for post-send processing"
2018-06-13 13:21:51 +00:00
WebStart.php
Merge "Setup: Move mbstring.func_overload from WebStart to Setup"
2018-04-18 16:22:16 +00:00
WikiMap.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
WikiReference.php
Xml.php
Use \u{00A0} instead of   or
2018-06-24 01:20:13 +00:00
XmlJsCode.php
XmlSelect.php
Use PHP 7 '??' operator instead of if-then-else
2018-06-12 23:14:18 +02:00