..
actions
Replace some usages of &$this in hook parameters
2016-12-28 21:19:23 +00:00
api
Localisation updates from https://translatewiki.net .
2017-01-12 23:16:56 +01:00
auth
Merge "Prevent login-only local password provider from removing passwords"
2016-11-30 16:39:12 +00:00
cache
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
changes
wfMessage: use Message::params() to handle all the message parameters
2016-12-20 19:22:54 +00:00
changetags
Replace Linker::link() usage with LinkRenderer
2016-12-01 12:04:38 -08:00
clientpool
Move RedisConnectionPool to /libs/redis
2016-09-23 00:20:19 -07:00
collation
CollationFa: Third time's the charm
2017-01-05 15:54:00 +01:00
compat
Use wikimedia/scoped-callback
2016-09-29 10:41:40 +00:00
composer
config
Fix reference in docs of HashConfig::set
2016-10-27 15:55:39 +02:00
content
moved Exception classes from ContentHandler.php
2016-12-26 14:31:39 +00:00
context
Get ConfigFactory & MainConfig from MediaWikiServices
2016-11-23 00:12:38 +00:00
dao
Replace DatabaseBase => Database in more places
2016-09-28 15:53:02 -07:00
db
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
debug
Merge "Decrease the number of 'function says it should return something' errors"
2016-12-16 17:20:16 +00:00
deferred
Remove empty lines from PHP and JavaScript comment blocks
2016-12-09 09:01:06 +00:00
diff
PHP code style: No space after unary not operator
2017-01-05 16:00:59 +00:00
exception
moved Exception classes from ContentHandler.php
2016-12-26 14:31:39 +00:00
export
Merge "Export: Use BCP 47 language code for attribute xml:lang"
2016-12-14 09:21:35 +00:00
externalstore
Add LoadBalancer::getMaintenanceConnectionRef() method
2016-12-10 15:35:09 -08:00
filebackend
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
filerepo
Merge "Remove FileRepoStatus references"
2016-12-22 05:58:04 +00:00
gallery
Merge "Add showThumbnails option to slideshow galleries"
2017-01-02 07:06:52 +00:00
htmlform
HTMLDateTimeField: Remove hacks for HTML5 form validation attributes
2017-01-10 22:53:33 +00:00
http
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
import
Removed deprecated usages of Interwiki methods in core
2017-01-10 12:19:31 +02:00
installer
Localisation updates from https://translatewiki.net .
2017-01-12 23:16:56 +01:00
interwiki
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
jobqueue
Make RefreshLinksJob handle LinksUpdateConstructed hooks doing DB writes
2017-01-07 17:40:11 +00:00
json
Code style: no space after unary minus operator
2017-01-05 14:38:32 +01:00
libs
Merge "Reduce WAN object cache logging spam for reject set() calls"
2017-01-10 22:00:13 +00:00
linker
logging
Document type of LogEntry::isPatrollable property
2016-12-14 16:09:34 +01:00
mail
Add missing properties to MailAddress class
2016-12-23 15:56:51 +00:00
media
Fix MediaTransformError message handling
2016-11-30 10:56:03 -05:00
objectcache
Cleanup static analysis errors
2016-12-06 16:10:38 -08:00
page
Improved parsing in reason suggests
2017-01-11 19:00:00 +01:00
pager
Fix type annotations
2016-12-15 14:11:12 -08:00
parser
Add a new {{PAGELANGUAGE}} variable for use in wikitext
2017-01-07 02:03:53 +00:00
password
Decrease the number of 'function says it should return something' errors
2016-12-15 16:05:52 -08:00
poolcounter
Include numerical namespace in slow-parse.log
2016-12-09 23:18:45 +00:00
profiler
profiler: Support tideways for PHP7 profiling
2016-12-06 23:38:19 +00:00
rcfeed
registration
registration: Don't initialize MWServices super early
2017-01-10 10:47:08 -08:00
resourceloader
resourceloader: Include backtrace in formatted errors (if enabled)
2016-12-16 02:32:24 +00:00
revisiondelete
Add tagging support to imagerotate, revisiondelete, and tag API modules
2016-12-31 11:45:18 -06:00
search
Code style: no space after unary minus operator
2017-01-05 14:38:32 +01:00
services
Rename includes/Services to includes/services for consistency
2016-09-23 00:08:15 +00:00
session
Get ConfigFactory & MainConfig from MediaWikiServices
2016-11-23 00:12:38 +00:00
site
Add more specific Site[] type hints to SiteStore classes
2017-01-11 16:39:13 +00:00
skins
Work around &$this usage in SkinTemplate
2016-12-20 19:39:07 -05:00
specialpage
Code style: no space after unary minus operator
2017-01-05 14:38:32 +01:00
specials
Merge "Arrange Special:Version/credits into columns and remove space at top"
2017-01-12 05:16:09 +00:00
templates
tidy
RaggettWrapper: Don't use ReplacementArray
2016-12-27 06:13:38 -05:00
title
Removed deprecated usages of Interwiki methods in core
2017-01-10 12:19:31 +02:00
upload
Merge "Remove FileRepoStatus references"
2016-12-22 05:58:04 +00:00
user
Add $wgSoftBlockRanges
2017-01-06 15:59:19 -05:00
utils
Remove empty lines from PHP and JavaScript comment blocks
2016-12-09 09:01:06 +00:00
widget
Pull rendering of single result out of SpecialSearch
2017-01-04 13:33:19 -08:00
.htaccess
AjaxDispatcher.php
Remove empty lines at end of functions
2016-11-05 11:55:10 +01:00
AjaxResponse.php
Get ConfigFactory & MainConfig from MediaWikiServices
2016-11-23 00:12:38 +00:00
AuthPlugin.php
Cleanup static analysis errors
2016-12-06 16:10:38 -08:00
AutoLoader.php
Autopromote.php
Block.php
Avoid passing $this by reference in hooks
2017-01-02 01:07:49 +02:00
Category.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
CategoryFinder.php
Remove empty lines from PHP and JavaScript comment blocks
2016-12-09 09:01:06 +00:00
CategoryViewer.php
Fix wrong class name for ImageGalleryBase in comments
2016-12-31 13:39:11 +00:00
DefaultSettings.php
Remove cols and rows preferences
2017-01-09 21:56:57 +11:00
Defines.php
Move libs/time/defines.php inclusion from GlobalFunctions to Defines.php
2017-01-13 01:17:32 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
Remove WebRequest::checkSessionCookie() method as being deprecated
2016-12-31 17:37:04 +00:00
DummyLinker.php
Removed deprecated Linker functions
2017-01-07 15:33:33 +00:00
EditPage.php
Remove cols and rows preferences
2017-01-09 21:56:57 +11:00
EventRelayerGroup.php
FauxRequest.php
Feed.php
Remove empty lines at end of functions
2016-11-05 11:55:10 +01:00
FeedUtils.php
FileDeleteForm.php
API: i18n for warnings and errors
2016-12-06 10:20:48 -05:00
ForkController.php
Call resetChildProcessServices() in ForkController
2016-10-11 12:52:44 -07:00
FormOptions.php
Merge "Update weblinks in comments from HTTP to HTTPS"
2016-11-08 21:32:00 +00:00
GitInfo.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
GlobalFunctions.php
Move libs/time/defines.php inclusion from GlobalFunctions to Defines.php
2017-01-13 01:17:32 +00:00
HistoryBlob.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
Hooks.php
Cleanup after Iba0138a6
2017-01-03 14:58:06 -05:00
Html.php
Html: Unblacklist HTML5 form validation attributes
2017-01-10 14:53:08 -08:00
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php
Removed deprecated Linker functions
2017-01-07 15:33:33 +00:00
LinkFilter.php
ListToggle.php
MagicWord.php
Add a new {{PAGELANGUAGE}} variable for use in wikitext
2017-01-07 02:03:53 +00:00
MagicWordArray.php
MediaWiki.php
Fully deprecate 'ContentAction' hook
2017-01-02 18:35:06 +00:00
MediaWikiServices.php
Merge "Update weblinks in comments from HTTP to HTTPS"
2016-11-08 21:32:00 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php
Add missing Database::timestamp() calls
2016-10-29 20:47:03 +00:00
Message.php
More properly fix error message
2016-12-16 09:34:43 -05:00
MimeMagic.php
Move MimeAnalyzer params to ServiceWiring
2016-11-23 23:52:58 +00:00
MovePage.php
Introduce separate log action for deleting pages on move
2016-11-13 01:27:04 +01:00
MWGrants.php
Move MWGrants out of utils
2016-10-15 06:20:15 +00:00
MWNamespace.php
Remove empty lines from PHP and JavaScript comment blocks
2016-12-09 09:01:06 +00:00
MWTimestamp.php
NoLocalSettings.php
OutputHandler.php
OutputPage.php
Include JS variable for NewPP report
2017-01-05 19:11:38 -08:00
PageProps.php
Remove empty lines from PHP and JavaScript comment blocks
2016-12-09 09:01:06 +00:00
PathRouter.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
PHPVersionCheck.php
Rebuilt PHPVersionCheck to be an own class
2016-11-03 17:11:36 +01:00
Pingback.php
Preferences.php
Remove cols and rows preferences
2017-01-09 21:56:57 +11:00
PrefixSearch.php
Fix deprecation message - use correct method name (defaultPrefixSearch)
2016-12-17 12:13:04 +00:00
ProtectionForm.php
Improved parsing in reason suggests
2017-01-11 19:00:00 +01:00
ProxyLookup.php
Revision.php
Avoid passing $this by reference in hooks
2017-01-02 01:07:49 +02:00
RevisionList.php
Replace Linker::link() with LinkRenderer in all revisiondelete pages
2016-12-06 19:25:14 +00:00
Sanitizer.php
Replace invalid UTF-8 sequences with U+FFFD in edit summaries
2017-01-04 21:18:48 +00:00
ServiceWiring.php
Use FileBaseSiteLookup if $wgSitesCacheFile is set.
2016-12-20 20:53:32 +00:00
Setup.php
registration: Don't let extensions load late
2016-12-04 02:12:37 -08:00
SiteConfiguration.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
SiteStats.php
Status.php
Improve Status/StatusValue::splitByErrorType type hint
2016-10-24 00:50:40 +00:00
StreamFile.php
Add HTTPFileStreamer class
2016-09-23 14:22:04 -07:00
StubObject.php
TemplateParser.php
Get ConfigFactory & MainConfig from MediaWikiServices
2016-11-23 00:12:38 +00:00
TemplatesOnThisPageFormatter.php
TemplatesOnThisPage: The second paramter in rawElement is attributes, not content
2016-10-11 03:13:25 +00:00
Title.php
Removed deprecated Title::moveNoAuth function
2017-01-01 18:13:33 +00:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php
WatchedItemQueryService.php
PHP code style: No space after unary not operator
2017-01-05 16:00:59 +00:00
WatchedItemQueryServiceExtension.php
Add hooks for WatchedItemQueryService / ApiQueryWatchlist
2016-11-03 11:41:40 +00:00
WatchedItemStore.php
WatchedItemStore::setNotificationTimestampsForUser(): Allow clearing timestamp
2016-12-16 14:31:24 -05:00
WebRequest.php
Remove WebRequest::checkSessionCookie() method as being deprecated
2016-12-31 17:37:04 +00:00
WebRequestUpload.php
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
WebResponse.php
WebStart.php
WikiMap.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
Xml.php
Improved parsing in reason suggests
2017-01-11 19:00:00 +01:00
XmlSelect.php