..
actions
Replace a Linker::link() call in InfoAction.php
2017-06-17 21:37:04 +02:00
api
Localisation updates from https://translatewiki.net .
2017-06-22 22:02:22 +02:00
auth
auth: Avoid deprecated wfGlobalCacheKey()
2017-05-23 15:10:17 -07:00
cache
MessageCache: Avoid deprecated wfMemcKey()
2017-05-24 14:15:29 -05:00
changes
Merge "Fix enhanced RC data attribute sanitizing"
2017-06-21 19:38:48 +00:00
changetags
RCFilters: Add edit tags drop down
2017-06-15 19:33:34 +00:00
clientpool
Move RedisConnectionPool to /libs/redis
2016-09-23 00:20:19 -07:00
collation
CollationFa: Avoid PHP 7 Unicode escape syntax
2017-06-22 16:22:49 +02:00
compat
Follow-up a57b64436c: Correct @deprecated version
2017-02-28 21:31:49 -08:00
composer
config
Improve HTTP logging
2017-05-19 06:49:26 +02:00
content
Try harder to avoid parser cache pollution
2017-06-05 14:17:28 +00:00
context
Require $key in msg() functions
2017-06-14 13:26:27 +04:30
dao
Move Database and subclasses to Rdbms namespace
2017-04-12 10:43:57 -07:00
db
DB: Add join conditions to selectField, selectFieldValues, and insertSelect
2017-06-14 05:07:42 +00:00
debug
Remove unused and unnecessary imports
2017-06-12 15:50:43 +00:00
deferred
Make DeferredUpdates detect LBFactory transaction rounds
2017-06-10 15:22:32 +00:00
diff
Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory()
2017-03-17 12:07:03 +01:00
exception
MWExceptionRenderer::useOutputPage: Don't bother if we have no Title context
2017-05-31 22:52:46 +00:00
export
Move IDatabase/IMaintainableDatabase to Rdbms namespace
2017-03-28 15:32:38 -07:00
externalstore
Move DBConnRef/MaintainableDBConnRef to Rdbms namespace
2017-03-29 11:04:47 -07:00
filebackend
Move DB errors to Rdbms namespace
2017-04-15 10:47:41 -07:00
filerepo
Merge "Remove X-Content-Dimensions header"
2017-06-12 18:25:15 +00:00
gallery
Show dimensions in TraditionalImageGallery
2017-03-07 13:09:00 +01:00
htmlform
Do not try to parse empty argument in getErrorsOrWarnings in OOUI
2017-06-12 16:03:17 +04:30
http
Move HttpAccept* to libs
2017-06-12 18:28:25 +04:30
import
Add skipping to nth page option/ability for dump importing process
2017-06-09 01:01:05 +03:00
installer
Localisation updates from https://translatewiki.net .
2017-06-22 22:02:22 +02:00
interwiki
Merge "Fix inconsistent spec of InterwikiLookup::getAllPrefixes."
2017-05-04 16:38:08 +00:00
jobqueue
Merge "Add $wgMaxJobDBWriteDuration setting for avoiding replication lag"
2017-06-12 18:15:57 +00:00
json
Code style: no space after unary minus operator
2017-01-05 14:38:32 +01:00
libs
Merge "Fix the tableExists method of MysqlBase"
2017-06-22 21:24:17 +00:00
linkeddata
Make Special:PageData accept two-part subpage
2017-06-13 18:52:33 +04:30
linker
logging
ChangesList: Expose basic properties of lines as data attributes
2017-06-08 23:19:45 +00:00
mail
Update documentation URL
2017-05-30 22:16:22 -04:00
media
Remove X-Content-Dimensions header
2017-06-12 18:07:28 +00:00
objectcache
Fix SqlBagOStuff exptime uniqueness assumption
2017-06-10 20:54:23 +10:00
page
Allow CategoryPageView to set $mCategoryViewerClass
2017-06-08 21:09:24 +00:00
pager
Pager class for filtering by date range
2017-05-12 14:55:54 +02:00
parser
Merge "Show dimensions in TraditionalImageGallery"
2017-06-15 17:16:13 +00:00
password
Improve test coverage in includes/password
2017-06-07 14:28:11 +10:00
poolcounter
includes: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 18:13:24 +00:00
profiler
Move DB errors to Rdbms namespace
2017-04-15 10:47:41 -07:00
rcfeed
rcfeed: Ensure formatter (and other params) is passed to RCFeedEngine
2017-02-04 03:31:44 +00:00
registration
registration: Avoid deprecated wfMemcKey()
2017-05-23 21:01:09 -07:00
resourceloader
Allow $wgResourceModuleSkinStyles for any ResourceLoaderFileModule subclass
2017-06-21 19:37:07 +00:00
revisiondelete
Remove unused and unnecessary imports
2017-06-12 15:50:43 +00:00
search
Fix php code style
2017-05-05 12:03:54 +00:00
services
Fix php code style
2017-05-05 12:03:54 +00:00
session
session: Avoid deprecated wfMemcKey()
2017-05-23 22:25:27 -07:00
site
CachingSiteStore: Avoid deprecated wfMemcKey()
2017-05-25 11:20:24 -07:00
skins
Skin: Don't use parser cache in getCachedNotice()
2017-06-14 05:12:36 +00:00
specialpage
Replace Linker::link() with LinkRenderer in special pages
2017-06-20 20:44:04 +00:00
specials
SpecialContributions: Fix capitalization of DateInputWidget class
2017-06-23 12:13:02 -07:00
templates
ChangesList: Expose basic properties of lines as data attributes
2017-06-08 23:19:45 +00:00
tidy
Hide <style> tags from Tidy
2017-06-13 13:02:57 -04:00
title
Make MalformedTitleException errorMessage non-null
2017-06-21 15:22:05 +02:00
upload
UploadBase: Avoid deprecated wfMemcKey()
2017-05-25 11:20:24 -07:00
user
Do not disable password reset for blocks meant to force login
2017-06-08 08:18:24 +00:00
utils
Move some more classes to comply with class per file
2017-05-21 13:23:31 +01:00
widget
adding data-attribute to sister-search sidebar results.
2017-06-16 21:04:01 +02:00
.htaccess
AjaxDispatcher.php
Replace some of the deprecated wfGetLBFactory() calls
2017-02-07 14:41:09 +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
In Autopromote skip edit count lookup if requirement is 0 or invalid
2017-05-21 14:30:42 +00:00
Block.php
Block: Avoid deprecated wfMemcKey()
2017-05-25 11:20:23 -07:00
Category.php
Avoid duplicate refreshCounts() updates
2017-05-10 15:38:00 -07:00
CategoryFinder.php
Move IDatabase/IMaintainableDatabase to Rdbms namespace
2017-03-28 15:32:38 -07:00
CategoryViewer.php
Fix bogus field reference in Category::getCountMessage() callback
2017-04-19 21:25:37 -07:00
DefaultSettings.php
Set $wgGalleryOptions in Setup.php
2017-06-23 13:33:23 +02:00
Defines.php
Move IDatabase/IMaintainableDatabase to Rdbms namespace
2017-03-28 15:32:38 -07: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
EditPage: Fix 'id' attributes on buttons in non-OOUI mode
2017-06-08 19:08:59 +02:00
EventRelayerGroup.php
FauxRequest.php
Feed.php
Remove empty lines at end of functions
2016-11-05 11:55:10 +01:00
FeedUtils.php
Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones"
2017-02-28 00:51:57 +00:00
FileDeleteForm.php
Replace some of the deprecated wfGetLBFactory() calls
2017-02-07 14:41:09 +01: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 "Improve documentation for wfParseUrl"
2017-06-18 19:18:39 +00:00
HeaderCallback.php
Log a backtrace from the culprit location if headers were already sent
2017-02-23 14:10:12 +11:00
HistoryBlob.php
includes: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 18:13:24 +00:00
Hooks.php
Cleanup after Iba0138a6
2017-01-03 14:58:06 -05:00
Html.php
Improve Html/Xml element generation docs
2017-03-01 16:13:29 -08:00
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php
Linker: Remove whiny FIXME comments
2017-06-22 19:51:11 +02:00
LinkFilter.php
Move LikeMatch to Rdbms namespace
2017-02-06 21:20:39 -08:00
ListToggle.php
MagicWord.php
Merge "Miscellaneous indentation tweaks"
2017-02-28 18:38:36 +00:00
MagicWordArray.php
MediaWiki.php
Make DeferredUpdates detect LBFactory transaction rounds
2017-06-10 15:22:32 +00:00
MediaWikiServices.php
Refactor Statsd classes to enable null collector to work.
2017-05-29 15:33:02 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php
Move IDatabase/IMaintainableDatabase to Rdbms namespace
2017-03-28 15:32:38 -07:00
Message.php
More properly fix error message
2016-12-16 09:34:43 -05:00
MimeMagic.php
Fix comment typo in MimeMagic.php
2017-05-11 22:18:31 +02:00
MovePage.php
Use delete_and_move_reason in content language on move over redirect
2017-04-08 11:08:00 +02:00
MWGrants.php
Replaced all deprecated Linker methods with proper ones in core(1)
2017-01-20 11:46:13 +02:00
MWNamespace.php
Remove empty lines from PHP and JavaScript comment blocks
2016-12-09 09:01:06 +00:00
MWTimestamp.php
Use wikimedia/timestamp
2017-02-28 21:15:38 -08:00
NoLocalSettings.php
includes: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 18:13:24 +00:00
OutputHandler.php
OutputPage.php
Add appropriate OOjs UI icon pack dependencies for OOjs UI itself
2017-06-03 14:15:04 +02: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
Add HHVM version check
2017-05-19 09:59:13 +00:00
Pingback.php
Preferences.php
RCFilters UI: Add a 'saved queries' quick filters feature
2017-05-08 16:20:44 -07:00
PrefixSearch.php
includes: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 18:13:24 +00:00
ProtectionForm.php
Merge "Revert "Added reason suggestion in block/delete/protect forms""
2017-01-21 19:47:27 +00:00
ProxyLookup.php
ReadOnlyMode.php
ReadOnlyMode: Add a few doc blocks
2017-04-19 23:13:22 +00:00
Revision.php
Fix usage of $db->nextSequenceValue()
2017-05-10 17:28:24 -04:00
RevisionList.php
Move IDatabase/IMaintainableDatabase to Rdbms namespace
2017-03-28 15:32:38 -07:00
Sanitizer.php
Use strtr() for clarity
2017-06-14 13:02:08 -07:00
ServiceWiring.php
A service for read-only mode
2017-04-19 12:27:06 -07:00
Setup.php
Set $wgGalleryOptions in Setup.php
2017-06-23 13:33:23 +02:00
SiteConfiguration.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
SiteStats.php
SiteStats: Avoid deprecated wfMemcKey()
2017-05-25 11:20:23 -07:00
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
TemplateParser: Improve cache integrity check failure scenario
2017-05-16 15:40:08 -07:00
TemplatesOnThisPageFormatter.php
TemplatesOnThisPage: The second paramter in rawElement is attributes, not content
2016-10-11 03:13:25 +00:00
Title.php
Make Titles with an unknown namespace ID refer to Special:Badtitle.
2017-06-14 04:31:07 +00:00
TitleArray.php
Move ResultWrapper subclasses to Rdbms
2017-03-03 00:44:41 +00:00
TitleArrayFromResult.php
Move ResultWrapper subclasses to Rdbms
2017-03-03 00:44:41 +00:00
TrackingCategories.php
Add a tracking category when a template loop is detected
2017-03-17 11:52:38 +00:00
WatchedItem.php
WatchedItemQueryService.php
Remove multiple spaces in PHP files
2017-04-12 17:27:19 +02:00
WatchedItemQueryServiceExtension.php
Move IDatabase/IMaintainableDatabase to Rdbms namespace
2017-03-28 15:32:38 -07:00
WatchedItemStore.php
Various test fixes for postgres
2017-05-18 20:30:13 +00:00
WebRequest.php
includes: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 18:13:24 +00:00
WebRequestUpload.php
Update weblinks in comments from HTTP to HTTPS
2016-11-07 15:24:46 +01:00
WebResponse.php
Log a backtrace from the culprit location if headers were already sent
2017-02-23 14:10:12 +11:00
WebStart.php
WebStart.php: Update the file's doc comment
2017-05-26 14:25:04 +00:00
WikiMap.php
Move some more classes to comply with class per file
2017-05-21 13:23:31 +01:00
WikiReference.php
Move some more classes to comply with class per file
2017-05-21 13:23:31 +01:00
Xml.php
Move some more classes to comply with class per file
2017-05-21 13:23:31 +01:00
XmlJsCode.php
Move some more classes to comply with class per file
2017-05-21 13:23:31 +01:00
XmlSelect.php