| .. |
|
actions
|
Replace call_user_func_array(), part 1
|
2018-06-04 23:39:04 -07:00 |
|
api
|
Merge "API: Check assert parameters earlier in the request"
|
2018-06-22 21:36:36 +00:00 |
|
auth
|
Better logging for reauth operations
|
2018-06-15 13:04:26 +00:00 |
|
cache
|
Make LinkCache::invalidateTitle() use the instance WAN cache
|
2018-06-14 21:00:38 -07:00 |
|
changes
|
[MCR] Factor PageUpdater out of WikiPage
|
2018-06-14 13:22:13 +00: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
|
|
|
|
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
|
Reduce frequency of refreshCounts() calls in LinksDeletionUpdate
|
2018-06-12 17:50:52 +00:00 |
|
diff
|
Replace call_user_func_array(), part 1
|
2018-06-04 23:39:04 -07:00 |
|
edit
|
[MCR] Factor PageUpdater out of WikiPage
|
2018-06-14 13:22:13 +00:00 |
|
editpage
|
|
|
|
exception
|
Replace call_user_func_array(), part 2
|
2018-06-07 20:19:26 -07:00 |
|
export
|
|
|
|
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
|
Make LocalFile file locking calls use Status::wrap
|
2018-06-14 07:30:07 +00:00 |
|
gallery
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
htmlform
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-06-12 23:14:18 +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
|
Only use languages with localisation in the installer
|
2018-06-20 16:21:08 +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 "Xhprof: support tideways-xhprof extension"
|
2018-06-20 22:55:26 +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
|
Merge "Link to revisions and log entries from tag logs"
|
2018-06-12 15:21:22 +00:00 |
|
mail
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
media
|
Fix PHP warnings "preg_replace(): [...] invalid range in character class"
|
2018-06-19 00:11:33 +00:00 |
|
objectcache
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
page
|
[MCR] Rollback for all slots
|
2018-06-23 15:14:47 +02:00 |
|
pager
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
parser
|
Revert "Use type Language instead of string for $lang of doEditSectionLink"
|
2018-06-18 23:11:17 +00: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
|
resourceloader: Un-deprecate ClientHtml::setModuleStyles()
|
2018-06-14 23:15:59 +01: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
|
Begin introducing PHP 5.6 variadic parameters where appropriate
|
2018-06-04 11:53:55 -07:00 |
|
site
|
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
|
2018-05-23 16:23:42 -07:00 |
|
skins
|
Revert "Use type Language instead of string for $lang of doEditSectionLink"
|
2018-06-18 23:11:17 +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 Special:Userrights temp groups with no non-temp groups
|
2018-06-21 16:08:56 -04:00 |
|
Storage
|
Merge "Make undo fail if more than just the main slot is affected."
|
2018-06-23 08:59:37 +00:00 |
|
templates
|
Remove $wgScriptExtension (deprecated and ignored since 1.25)
|
2018-04-19 01:11:23 +01: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
|
Avoid triggering Category::refreshCounts() on HTTP GET requests
|
2018-04-19 04:45:24 +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
|
Merge "Allow passing the default DB group to use in Maintenance scripts"
|
2018-06-19 05:22:44 +00: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
|
|
|
|
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 PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07: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
|
Turning change_tag_def store to a service
|
2018-06-21 09:40:56 +02: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
|
Merge "Replace call_user_func_array(), part 2"
|
2018-06-09 14:25:26 +00:00 |
|
MWGrants.php
|
|
|
|
MWNamespace.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-06-12 23:14:18 +02: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
|
Turning change_tag_def store to a service
|
2018-06-21 09:40:56 +02: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
|
|
|
|
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
|
Resolve required parameter after optional in Xml
|
2018-06-08 21:48:41 +00:00 |
|
XmlJsCode.php
|
|
|
|
XmlSelect.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-06-12 23:14:18 +02:00 |