..
actions
Merge "Use Database::addQuotes instead of hard coded apostrophs"
2017-02-24 20:56:22 +00:00
api
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
auth
Demote "throttler data not found" logs to info level
2017-02-17 00:59:07 +00:00
cache
Set mCache in the second MessageCache::loadFromDatabase() caller
2017-02-02 14:06:33 -08:00
changes
Merge "Add class in diff and history links in ChangesList"
2017-02-23 21:31:31 +00:00
changetags
Add parameter to API modules to apply change tags to log entries
2017-01-12 16:30:17 -06:00
clientpool
collation
Collation: Allow uppercase letters in UCA collations' names
2017-02-22 21:17:54 +01:00
compat
composer
config
Fix reference in docs of HashConfig::set
2016-10-27 15:55:39 +02:00
content
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
context
Get ConfigFactory & MainConfig from MediaWikiServices
2016-11-23 00:12:38 +00:00
dao
Move remaining LoadBalancer classes to Rdbms
2017-02-23 20:38:31 -08:00
db
installer: Fix "relation 'user' does not exist" error for Postgres
2017-02-23 19:39:03 -08:00
debug
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
deferred
Move remaining LoadBalancer classes to Rdbms
2017-02-23 20:38:31 -08:00
diff
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
exception
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
export
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
externalstore
Move remaining LoadBalancer classes to Rdbms
2017-02-23 20:38:31 -08:00
filebackend
Replace some of the deprecated wfGetLBFactory() calls
2017-02-07 14:41:09 +01:00
filerepo
Fix assortment of IDEA warnings
2017-02-11 18:12:42 -08:00
gallery
Merge "Add showThumbnails option to slideshow galleries"
2017-01-02 07:06:52 +00:00
htmlform
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
http
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
import
Removed deprecated usages of Interwiki methods in core
2017-01-10 12:19:31 +02:00
installer
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
interwiki
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
jobqueue
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
json
Code style: no space after unary minus operator
2017-01-05 14:38:32 +01:00
libs
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
linker
logging
Use Database::addQuotes instead of hard coded apostrophs
2017-02-22 18:55:56 +01:00
mail
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
media
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
objectcache
Move remaining LoadBalancer classes to Rdbms
2017-02-23 20:38:31 -08:00
page
Use Database::addQuotes instead of hard coded apostrophs
2017-02-22 18:55:56 +01:00
pager
Fix type annotations
2016-12-15 14:11:12 -08:00
parser
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01: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
Move ChronologyProtector/TransactionProfiler to Rdbms namespace
2017-01-26 10:30:57 -08:00
rcfeed
rcfeed: Ensure formatter (and other params) is passed to RCFeedEngine
2017-02-04 03:31:44 +00:00
registration
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
resourceloader
Merge "Log a backtrace from the culprit location if headers were already sent"
2017-02-24 22:41:45 +00:00
revisiondelete
Replace some of the deprecated wfGetLBFactory() calls
2017-02-07 14:41:09 +01:00
search
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
services
session
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
site
Move remaining LoadBalancer classes to Rdbms
2017-02-23 20:38:31 -08:00
skins
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
specialpage
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
specials
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
templates
tidy
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
title
Add custom InterwikiLookup to MediaWikiTitleCodec
2017-01-14 18:55:42 +00:00
upload
UploadBase: Allow RDF Schema namespace in SVG files
2017-01-19 16:14:40 +01:00
user
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
utils
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
widget
SearchFormWidget: Move hidden fields below the ActionFieldLayout
2017-02-23 18:02:29 +01: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
Block.php
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01: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
Replaced all deprecated Linker methods with proper ones in core(1)
2017-01-20 11:46:13 +02:00
DefaultSettings.php
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01: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
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
EventRelayerGroup.php
FauxRequest.php
Feed.php
Remove empty lines at end of functions
2016-11-05 11:55:10 +01:00
FeedUtils.php
FeedUtils: Remove weird commented-out block
2017-02-25 22:33:31 +01:00
FileDeleteForm.php
Replace some of the deprecated wfGetLBFactory() calls
2017-02-07 14:41:09 +01:00
ForkController.php
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
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01: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
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
Add CSS classes for userlinks on SpecialPages
2017-02-23 02:51:23 +01:00
LinkFilter.php
Move LikeMatch to Rdbms namespace
2017-02-06 21:20:39 -08:00
ListToggle.php
MagicWord.php
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
MagicWordArray.php
MediaWiki.php
Move LBFactory to Rdbms namespace
2017-02-03 17:24:03 -08:00
MediaWikiServices.php
Move remaining LoadBalancer classes to Rdbms
2017-02-23 20:38:31 -08: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
Add parameter to API modules to apply change tags to log entries
2017-01-12 16:30:17 -06: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
NoLocalSettings.php
OutputHandler.php
OutputPage.php
OutputPage: Log violations of module 'target' filter
2017-02-14 16:25:39 -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
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
Pingback.php
Preferences.php
User group memberships that expire
2017-01-27 09:24:20 +00:00
PrefixSearch.php
Fix deprecation message - use correct method name (defaultPrefixSearch)
2016-12-17 12:13:04 +00:00
ProtectionForm.php
Merge "Revert "Added reason suggestion in block/delete/protect forms""
2017-01-21 19:47:27 +00:00
ProxyLookup.php
Revision.php
Revision::getText() was removed
2017-01-19 01:57:38 +00:00
RevisionList.php
Replaced all deprecated Linker methods with proper ones in core(1)
2017-01-20 11:46:13 +02:00
Sanitizer.php
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
ServiceWiring.php
Use FileBaseSiteLookup if $wgSitesCacheFile is set.
2016-12-20 20:53:32 +00:00
Setup.php
Log a backtrace from the culprit location if headers were already sent
2017-02-23 14:10:12 +11:00
SiteConfiguration.php
Cleanup some incorrect return annotations
2016-12-12 10:15:05 -08:00
SiteStats.php
Make user_groups queries honor $wgDisableUserGroupExpiry
2017-01-31 01:21:47 +11:00
Status.php
Improve Status/StatusValue::splitByErrorType type hint
2016-10-24 00:50:40 +00:00
StreamFile.php
StubObject.php
TemplateParser.php
Get ConfigFactory & MainConfig from MediaWikiServices
2016-11-23 00:12:38 +00:00
TemplatesOnThisPageFormatter.php
Title.php
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
refreshLinks.php: allow refreshing by categories, tracking or not
2017-01-23 14:30:16 -08:00
WatchedItem.php
WatchedItemQueryService.php
Merge "Use Database::addQuotes instead of hard coded apostrophs"
2017-02-24 20:56:22 +00:00
WatchedItemQueryServiceExtension.php
Add hooks for WatchedItemQueryService / ApiQueryWatchlist
2016-11-03 11:41:40 +00:00
WatchedItemStore.php
Move remaining LoadBalancer classes to Rdbms
2017-02-23 20:38:31 -08:00
WebRequest.php
Fix documentation comments for some WebRequest methods
2017-02-20 22:25:02 +01: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
Log a backtrace from the culprit location if headers were already sent
2017-02-23 14:10:12 +11:00
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