..
actions
Merge "Add top help link to MediaWiki.org in several pages via indicator"
2015-03-04 16:15:53 +00:00
api
Localisation updates from https://translatewiki.net .
2015-03-29 13:58:01 +02:00
cache
Merge "Drop outdated "documentation reviewed" tags"
2015-03-18 16:56:58 +00:00
changes
Add hook EnhancedChangesList::getLogText
2015-03-03 01:50:32 +00:00
clientpool
composer
config
Made ConfigException extend Exception
2015-02-27 11:24:15 -08:00
content
JsonContent: Pass FormatJson::UTF8_OK when beautifying JSON
2015-03-16 21:53:33 +01:00
context
Mention metrics in IContextSource docs
2015-03-11 19:15:33 +00:00
dao
db
Remove unused class DBObject
2015-03-23 20:09:47 -04:00
debug
Remove MWLoggerMonologSamplingHandler
2015-03-27 20:27:32 +00:00
deferred
Merge "Explicitly mark HTMLCacheUpdateJob jobs that are recursive for clarity"
2015-03-02 21:16:21 +00:00
diff
Fallback to read from master in DifferenceEngine::loadRevisionData
2015-03-25 16:09:21 +01:00
exception
Don't log HttpErrors in the exception log, use MWLogger
2015-03-18 15:45:29 +00:00
externalstore
Profile all external HTTP requests from MW
2015-03-03 20:54:30 -08:00
filebackend
Merge "Fix and make PHPDoc tags in FileBackend more specific"
2015-03-18 16:45:20 +00:00
filerepo
Force LocalFile::purgeMetadataCache use the master DB
2015-03-18 17:56:11 +00:00
gallery
Add srcset for images in <gallery>
2015-02-25 19:52:06 -04:00
htmlform
Use HTMLForm for Special:FileDuplicateSearch
2015-03-29 17:23:12 +02:00
installer
Localisation updates from https://translatewiki.net .
2015-03-29 13:58:01 +02:00
interwiki
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
jobqueue
Made showJobs.php include abandoned jobs in --list
2015-03-26 12:17:10 -07:00
json
Fix phpcs errors and warnings in includes/json
2015-03-15 02:35:26 +00:00
libs
Merge "Introduce the Restbase Virtual REST Service class"
2015-03-10 17:08:14 +00:00
logging
Migrate import log to new log system
2015-03-18 13:21:52 +00:00
mail
Fix phpcs errors in includes/
2015-01-08 20:15:07 +01:00
media
Replace mb_strtolower with strtolower
2015-03-25 09:53:40 +01:00
objectcache
Minor doc fixes
2015-03-09 23:08:37 -07:00
page
Removed view event from $wgAutopromoteOnce
2015-03-26 15:47:33 -07:00
pager
Converted some profiling to scopedProfileIn
2015-01-07 21:03:02 -08:00
parser
Tidy up tidy usage
2015-03-16 16:33:50 -04:00
password
poolcounter
Merge "Removed obsolete "containsOldMagic" code"
2015-03-04 06:02:04 +00:00
profiler
Made ProfilerStub return null instead of a dummy ScopedCallback
2015-03-25 20:50:41 -07:00
rcfeed
Create a generic UDP transport class
2014-12-15 15:06:43 -07:00
registration
registration: Fix merging of $wgExtensionCredits
2015-03-16 09:47:48 -07:00
resourceloader
Fix dependency of ResourceLoaderSpecialCharacterDataModule
2015-03-27 22:11:01 +00:00
revisiondelete
Use new log system when create log entry for revision delete
2015-02-07 20:05:13 +00:00
search
Remove copious amounts of commented out preg_replace calls
2015-01-27 05:34:40 +00:00
site
Merge "Split SiteLookup interface from SiteStore"
2015-03-19 11:32:27 +00:00
skins
Revert "Optimize order of styles and scripts"
2015-03-25 04:40:46 +00:00
specialpage
Remove FormSpecialPage::$fields
2015-03-19 16:12:56 +00:00
specials
Use HTMLForm for Special:FileDuplicateSearch
2015-03-29 17:23:12 +02:00
templates
Remove unneeded variable assignment in Usercreate.php
2015-03-26 20:13:01 +01:00
title
Merge "Proper namespace handling for WikiImporter"
2015-01-05 22:40:15 +00:00
upload
Remove never thrown UploadStashNotAvailableException
2015-03-25 19:29:49 +00:00
utils
Ignore phpcs in autoload.php
2015-03-16 19:09:28 +01:00
.htaccess
AjaxDispatcher.php
Remove obvious function-level profiling
2015-01-07 11:14:24 -08:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
autoloader: Remove incorrect documentation comment
2014-12-19 06:02:34 +00:00
Autopromote.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
Block.php
Remove obvious function-level profiling
2015-01-07 11:14:24 -08:00
Category.php
Fix phpcs errors in includes/
2015-01-08 20:15:07 +01:00
CategoryFinder.php
Remove obvious function-level profiling
2015-01-07 11:14:24 -08:00
CategoryViewer.php
CategoryView modified to use css columns
2015-02-23 16:54:24 +00:00
CdbCompat.php
Fixed spacing
2014-12-05 22:28:07 +01:00
ChangeTags.php
Creation, deletion and improved management of change tags
2015-02-04 14:14:18 -05:00
Collation.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
DefaultSettings.php
Removed view event from $wgAutopromoteOnce
2015-03-26 15:47:33 -07:00
Defines.php
Merge "Remove EditFilterMerged detection define"
2015-03-19 17:11:46 +00:00
DeprecatedGlobal.php
EditPage.php
Revert "Optimize order of styles and scripts"
2015-03-25 04:40:46 +00:00
Export.php
Remove obvious function-level profiling
2015-01-07 11:14:24 -08:00
Fallback.php
Feed.php
FeedItem: Use full URL with protocol for <id>/<guid> in Atom/RSS feeds
2015-03-07 23:52:44 +01:00
FeedUtils.php
Removed remaining profile calls
2015-01-08 02:49:33 -08:00
FileDeleteForm.php
Updated some try-catch statements: MWException -> Exception
2015-01-09 17:20:22 -08:00
ForkController.php
FormOptions.php
GitInfo.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
GlobalFunctions.php
Deprecate wfDiff()
2015-03-25 21:19:32 -07:00
HistoryBlob.php
Hooks.php
Add lots of @throws
2014-12-24 13:49:20 +00:00
Html.php
Replace Html::... with self::... in the Html class
2015-03-27 17:47:31 +00:00
HtmlFormatter.php
Removed remaining profile calls
2015-01-08 02:49:33 -08:00
HttpFunctions.php
Make wfWarn name the caller in Http::get
2015-03-26 10:46:10 +00:00
Import.php
Made wfFindFile/wfLocalFile callers use explicit "latest" flags
2015-03-06 04:18:50 +00:00
Licenses.php
limit.sh
Linker.php
Emergency remove .mw-headline-anchor
2015-03-17 22:31:45 +00:00
LinkFilter.php
Avoid using DB_MASTER in makeLikeArray
2015-03-27 17:58:57 +00:00
MagicWord.php
Merge "Remove obvious function-level profiling"
2015-01-07 19:27:45 +00:00
MediaWiki.php
Removed view event from $wgAutopromoteOnce
2015-03-26 15:47:33 -07:00
MediaWikiVersionFetcher.php
Message.php
Split StatusValue out of Status class and put it in /libs
2015-02-10 00:39:05 +00:00
MessageBlobStore.php
Revert "Made insertMessageBlob use (start|end)Atomic in case DBO_TRX is off"
2015-03-03 16:33:07 +00:00
mime.info
mime.types
MimeMagic.php
Typo fixes and non-code tweaks
2014-12-12 18:31:15 +00:00
MovePage.php
Made wfFindFile/wfLocalFile callers use explicit "latest" flags
2015-03-06 04:18:50 +00:00
MWNamespace.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
MWTimestamp.php
Reject out-of-range output when converting to TS_MW
2014-12-19 17:06:38 -05:00
NoLocalSettings.php
Adding TemplateParser class providing interface to Mustache templates
2015-02-19 17:41:45 -08:00
OutputHandler.php
Fix case insensitive string comparison for http header names
2014-12-12 02:38:43 +00:00
OutputPage.php
Revert "Optimize order of styles and scripts"
2015-03-25 04:40:46 +00:00
PathRouter.php
PHPVersionError.php
Preferences.php
Adjusting patrol checks for RC and watchlist prefs
2015-02-18 20:17:16 +00:00
PrefixSearch.php
Shorten long lines in PrefixSearch.php to make phpcs pass
2015-03-04 09:13:53 +02:00
ProtectionForm.php
Refactor out 'infinity' variants
2015-03-12 16:38:02 +00:00
Revision.php
Merge "Truncate null revision comment for whole multibyte characters"
2015-03-18 08:02:03 +00:00
RevisionList.php
Sanitizer.php
Replace dev.w3.org with more permanent or stable urls
2015-02-14 14:21:33 +00:00
Setup.php
Merge "Change default of $wgResourceLoaderMaxQueryLength to 2000"
2015-03-27 22:45:56 +00:00
SiteConfiguration.php
SiteStats.php
Remove obvious function-level profiling
2015-01-07 11:14:24 -08:00
SquidPurgeClient.php
Status.php
Fix magic getter for $status->ok
2015-02-14 00:05:41 +00:00
StreamFile.php
Removed remaining profile calls
2015-01-08 02:49:33 -08:00
StubObject.php
Removed remaining profile calls
2015-01-08 02:49:33 -08:00
TemplateParser.php
TemplateParser: Use ObjectCache::newAccelerator() with fallback set
2015-03-23 03:34:57 +00:00
tidy.conf
Title.php
Merge "Drop outdated "documentation reviewed" tags"
2015-03-18 16:56:58 +00:00
TitleArray.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
TitleArrayFromResult.php
User.php
Made User actually use the mQuickTouched process cache
2015-03-26 22:51:13 -07:00
UserArray.php
Add UserArray::newFromNames()
2015-02-26 19:18:35 +00:00
UserArrayFromResult.php
UserRightsProxy.php
Shorten long lines in UserRightsProxy.php to make phpcs pass
2015-03-04 04:26:47 +00:00
WatchedItem.php
Remove obvious function-level profiling
2015-01-07 11:14:24 -08:00
WebRequest.php
Fix HTTPS protocol detection
2015-01-16 16:22:54 +00:00
WebResponse.php
Set parameter default to array() in WebResponse::setcookie()
2015-03-27 09:58:58 +01:00
WebStart.php
Adding TemplateParser class providing interface to Mustache templates
2015-02-19 17:41:45 -08:00
WikiMap.php
Fix some stuttering in comments and documentation
2014-12-17 19:44:10 +00:00
Xml.php
Removed remaining profile calls
2015-01-08 02:49:33 -08:00
ZhConversion.php
Update the Chinese conversion table for Chinese WikiProjects
2015-03-06 19:51:13 +00:00