..
actions
Merge "Fix linking Special:ChangeContentModel from action=info"
2016-12-15 07:46:34 +00:00
api
Add the concept of "system blocks"
2016-12-16 12:30:03 -05: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
Introduce separate log action for deleting pages on move
2016-11-13 01:27:04 +01: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
IcuCollation: Add the current class name to 'first-letters' cache key
2016-12-15 15:17:56 +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
Fix parameter type docs
2016-12-14 17:01:47 +01: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
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
exception
Merge "Add ILocalizedException interface"
2016-12-16 07:15:18 +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
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
gallery
htmlform
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
http
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
import
Get ConfigFactory & MainConfig from MediaWikiServices
2016-11-23 00:12:38 +00:00
installer
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
interwiki
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
jobqueue
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
json
Remove spaces after cast operators
2016-10-31 13:57:39 +00:00
libs
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
linker
logging
Document type of LogEntry::isPatrollable property
2016-12-14 16:09:34 +01:00
mail
Escape return path extra params to php mail()
2016-12-10 13:03:21 +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
Merge "MessageCache invalidation improvements"
2016-12-15 22:18:31 +00:00
pager
Fix type annotations
2016-12-15 14:11:12 -08:00
parser
Protect language converter markup in the preprocessor.
2016-12-15 23:50:44 +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: Improve dependency checking
2016-12-15 15:09:26 -08:00
resourceloader
resourceloader: Include backtrace in formatted errors (if enabled)
2016-12-16 02:32:24 +00:00
revisiondelete
Replace Linker::link() with LinkRenderer in all revisiondelete pages
2016-12-06 19:25:14 +00:00
search
Decrease the number of 'function says it should return something' errors
2016-12-15 16:05:52 -08: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
Minor LoadBalancer cleanups
2016-10-06 19:07:27 -07:00
skins
Make remote content skin tabs non-File specific
2016-12-06 23:32:21 +00:00
specialpage
Decrease the number of 'function says it should return something' errors
2016-12-15 16:05:52 -08:00
specials
Remove un-necessary stdClass use
2016-12-15 22:36:39 -05:00
templates
tidy
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
title
Add ILocalizedException interface
2016-12-08 13:53:24 -05:00
upload
Do not lose message parameters in UploadFromChunks::verifyChunk()
2016-12-13 15:11:03 +00:00
user
Add the concept of "system blocks"
2016-12-16 12:30:03 -05:00
utils
Remove empty lines from PHP and JavaScript comment blocks
2016-12-09 09:01:06 +00:00
widget
Add PHP DateInputWidget
2016-11-01 17:37:52 -04: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
Add the concept of "system blocks"
2016-12-16 12:30:03 -05: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
Replace Linker::link() with LinkRenderer in includes directory
2016-12-01 09:57:05 +02:00
DefaultSettings.php
Add NS_TEMPLATE to wgNamespacesWithSubpages in DefaultSettings.php
2016-12-16 03:03:28 +00:00
Defines.php
Move MimeMagic code to libs/mime/MimeAnalyzer.php
2016-10-15 00:05:16 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DummyLinker.php
EditPage.php
Add the concept of "system blocks"
2016-12-16 12:30:03 -05: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
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
HistoryBlob.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
Hooks.php
Html.php
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php
Do not normalise external links to special pages
2016-10-09 02:22:52 +03:30
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php
MediaWiki.php
Merge "Revert "MediaWiki.php: Redirect non-standard title urls to canonical""
2016-11-09 01:27:38 +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
Rename Convert*a*bleTimestamp to Convert*i*bleTimestamp
2016-09-21 21:43:32 -07:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00: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
"Image size limit" text should always read left-to-right
2016-12-11 23:35:27 +00:00
PrefixSearch.php
Rank aliases in search in order they appear in the messages file.
2016-11-29 15:15:42 -08:00
ProtectionForm.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
ProxyLookup.php
Move IP::isConfigured/TrustedProxy() to ProxyLookup service
2016-09-21 20:02:09 -07:00
Revision.php
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +00:00
RevisionList.php
Replace Linker::link() with LinkRenderer in all revisiondelete pages
2016-12-06 19:25:14 +00:00
Sanitizer.php
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
ServiceWiring.php
Merge "Move MimeAnalyzer params to ServiceWiring"
2016-11-24 17:04:37 +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
Merge "Fix type annotations"
2016-12-16 17:18:00 +00:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php
WatchedItemQueryService.php
API: i18n for warnings and errors
2016-12-06 10:20:48 -05: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
Merge "Cleanup some incorrect return annotations"
2016-12-16 07:22:24 +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
Removed Xml::escapeJsString()
2016-12-02 00:31:59 -08:00
XmlSelect.php