| .. |
|
actions
|
Escape messages 'word-separator' and 'parentheses' in InfoAction
|
2015-02-26 20:11:15 +00:00 |
|
api
|
API: Add caution to docs for ApiBase::getCustomPrinter
|
2015-03-03 21:50:50 +00:00 |
|
cache
|
Removed doCascadeProtectionUpdates method to avoid DB writes on page views
|
2015-02-22 13:36:13 -08: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
|
Remove getSecondaryDataUpdates and friends from ParserOutput.
|
2015-02-24 11:01:16 +01:00 |
|
context
|
Clarified RequestContext doc comment
|
2015-03-02 21:38:45 +00:00 |
|
dao
|
|
|
|
db
|
Made master connection expectations actually work
|
2015-03-03 13:18:18 -08:00 |
|
debug
|
Update MWLoggerMonologHandler for Monolog 1.12.0
|
2015-02-13 18:12:30 -07:00 |
|
deferred
|
Merge "Explicitly mark HTMLCacheUpdateJob jobs that are recursive for clarity"
|
2015-03-02 21:16:21 +00:00 |
|
diff
|
Merge "Add hook for custom difference engine (WikEdDiff)"
|
2015-02-23 12:32:10 +00:00 |
|
exception
|
Add i18n for the infamous "Fatal exception of type MWException" errorbox
|
2015-02-23 21:33:24 +00:00 |
|
externalstore
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
filebackend
|
Never treat persistent stat cache as "latest" in FileBackend
|
2015-02-10 23:30:55 +00:00 |
|
filerepo
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
gallery
|
Add srcset for images in <gallery>
|
2015-02-25 19:52:06 -04:00 |
|
htmlform
|
Merge "htmlform: Simplify implementation of loadDataFromRequest()"
|
2015-02-17 13:36:15 +00:00 |
|
installer
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
interwiki
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08:00 |
|
jobqueue
|
Merge "Removed overzealous caching from JobQueueFederated"
|
2015-03-04 05:48:38 +00:00 |
|
json
|
|
|
|
libs
|
Start moving objectcache into libs/
|
2015-02-25 00:22:50 -08:00 |
|
logging
|
Fix parameter order for block logs
|
2015-02-24 19:37:03 +01:00 |
|
mail
|
Fix phpcs errors in includes/
|
2015-01-08 20:15:07 +01:00 |
|
media
|
Merge "Ignore EXIF data in FormatMetadata::fetchExtendedMetadata()"
|
2015-02-11 09:33:01 +00:00 |
|
objectcache
|
Made SqlBagOStuff avoid tripping TransactionProfiler
|
2015-02-27 17:45:48 +00:00 |
|
page
|
Merge "Removed doCascadeProtectionUpdates method to avoid DB writes on page views"
|
2015-02-23 01:18:05 +00:00 |
|
pager
|
Converted some profiling to scopedProfileIn
|
2015-01-07 21:03:02 -08:00 |
|
parser
|
Merge "Removed obsolete "containsOldMagic" code"
|
2015-03-04 06:02:04 +00:00 |
|
password
|
|
|
|
poolcounter
|
Merge "Removed obsolete "containsOldMagic" code"
|
2015-03-04 06:02:04 +00:00 |
|
profiler
|
Allow dumping raw xhprof data for consumption by xhprof GUI
|
2015-03-04 01:29:02 +00:00 |
|
rcfeed
|
Create a generic UDP transport class
|
2014-12-15 15:06:43 -07:00 |
|
registration
|
registration: Improve merging of arrays
|
2015-02-16 23:12:32 +00:00 |
|
resourceloader
|
resourceloader: Implement '$pages' parameter to ResourceLoaderWikiModule constructor
|
2015-03-03 17:17:02 +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
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
skins
|
Escape message editsection on action=view
|
2015-02-20 15:53:26 +01:00 |
|
specialpage
|
Merge "Call LogFormatter::getPreloadTitles on ChangesListSpecialPage"
|
2015-02-22 00:25:21 +00:00 |
|
specials
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
templates
|
Escape extra input messages on Special:UserLogin/signup
|
2015-02-26 05:49:22 +00:00 |
|
title
|
Merge "Proper namespace handling for WikiImporter"
|
2015-01-05 22:40:15 +00:00 |
|
upload
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
utils
|
StringUtils: throw InvalidArgumentException and move into libs/
|
2015-01-29 10:30:57 -08: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
|
Merge "Shorten long lines and use consistent tabs in DefaultSettings.php"
|
2015-03-03 22:16:39 +00:00 |
|
Defines.php
|
Move includes/normal to includes/libs/normal
|
2015-01-29 00:00:35 +00:00 |
|
DeprecatedGlobal.php
|
|
|
|
EditPage.php
|
Merge "LivePreview: Wrap content preview with mw-content-*"
|
2015-02-28 14:47:53 +00:00 |
|
Export.php
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
Fallback.php
|
|
|
|
Feed.php
|
Improve documentation of ChannelFeed and AtomFeed class
|
2015-02-04 13:40:33 +00: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
|
Delay language conversion cache construction until needed
|
2015-03-03 21:12:28 -08:00 |
|
HistoryBlob.php
|
|
|
|
Hooks.php
|
Add lots of @throws
|
2014-12-24 13:49:20 +00:00 |
|
Html.php
|
Shorten long lines in Html.php to make phpcs pass
|
2015-03-03 21:41:20 +00:00 |
|
HtmlFormatter.php
|
Removed remaining profile calls
|
2015-01-08 02:49:33 -08:00 |
|
HttpFunctions.php
|
Allow profiling of Http requests
|
2015-03-03 20:54:24 -08:00 |
|
Import.php
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
Licenses.php
|
|
|
|
limit.sh
|
|
|
|
Linker.php
|
Shorten long lines in Linker.php to make phpcs pass
|
2015-03-03 22:00:32 +00:00 |
|
LinkFilter.php
|
|
|
|
MagicWord.php
|
Merge "Remove obvious function-level profiling"
|
2015-01-07 19:27:45 +00:00 |
|
MediaWiki.php
|
Fix fatal "Call to setExpectation() on non-object" in MediaWiki::main()
|
2015-02-27 14:03:03 +00: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
|
Shorten long lines in MovePage.php to make phpcs pass
|
2015-03-03 22:02:23 +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
|
Removed obsolete "containsOldMagic" code
|
2015-02-15 14:41:49 -08: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
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
ProtectionForm.php
|
Avoid double escaped expiry time on action=protect
|
2015-01-27 20:44:34 +01:00 |
|
Revision.php
|
Merge "Made Revision::newFromPageId avoid master queries like newFromTitle does"
|
2015-02-05 01:24:53 +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
|
Delay language conversion cache construction until needed
|
2015-03-03 21:12:28 -08:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
SquidPurgeClient.php
|
|
|
|
StatCounter.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
|
Make sure hash_hmac() always works even if no secret key
|
2015-02-27 15:36:33 -08:00 |
|
tidy.conf
|
|
|
|
Title.php
|
Made EditPage avoid querying the master block table on form view
|
2015-02-16 22:52:23 +00:00 |
|
TitleArray.php
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08:00 |
|
TitleArrayFromResult.php
|
|
|
|
User.php
|
Shorten long lines in User.php to make phpcs pass
|
2015-03-04 04:26:32 +00: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
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08: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
|
|
|