| .. |
|
actions
|
Pass user to Title::userCan in InfoAction
|
2015-01-28 19:16:44 +01:00 |
|
api
|
Merge "Update and enrich API documentation"
|
2015-01-28 23:31:37 +00:00 |
|
cache
|
Updated some try-catch statements: MWException -> Exception
|
2015-01-09 17:20:22 -08:00 |
|
changes
|
Add User::equals
|
2015-01-13 15:04:45 +01:00 |
|
clientpool
|
|
|
|
composer
|
|
|
|
config
|
|
|
|
content
|
JsonContent: Support non-object values as root structure
|
2015-01-16 20:57:07 +00:00 |
|
context
|
Removed remaining profile calls
|
2015-01-08 02:49:33 -08:00 |
|
dao
|
|
|
|
db
|
Always set group_concat_max_len to avoid awful truncation gotcha
|
2015-01-13 17:24:16 -08:00 |
|
debug
|
Provide a backwards compatibility shim for MWLogger
|
2015-01-22 22:11:08 +00:00 |
|
deferred
|
Made SqlDataUpdate use lazy DB connections
|
2015-01-14 02:40:32 +00:00 |
|
diff
|
Revision: mark getRaw*() methods as deprecated
|
2015-01-18 06:57:56 +01:00 |
|
exception
|
exception: Hide suppressed errors in 'error' log, flag in 'error-json'
|
2015-01-13 00:21:11 +00:00 |
|
externalstore
|
Updated some try-catch statements: MWException -> Exception
|
2015-01-09 17:20:22 -08:00 |
|
filebackend
|
Changed FileBackend exceptions to subclass Exception
|
2015-01-17 14:48:00 -08:00 |
|
filerepo
|
Remove silly debug line
|
2015-01-09 10:57:50 -06:00 |
|
gallery
|
Really allow Extensions to make a new gallery format
|
2014-12-22 19:09:52 +00:00 |
|
htmlform
|
HTMLFormField: Don't abuse mClass for VForms
|
2015-01-14 15:00:39 -08:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2015-01-28 22:12:34 +01:00 |
|
interwiki
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08:00 |
|
jobqueue
|
Added some job queue comments
|
2015-01-17 15:39:31 -08:00 |
|
json
|
|
|
|
libs
|
ExplodeIterator: Set explicit visiblity on functions
|
2015-01-28 21:05:04 -08:00 |
|
logging
|
Fix doc for ManualLogEntry::setParameters()
|
2015-01-28 11:18:41 -08:00 |
|
mail
|
Fix phpcs errors in includes/
|
2015-01-08 20:15:07 +01:00 |
|
media
|
Updated some try-catch statements: MWException -> Exception
|
2015-01-09 17:20:22 -08:00 |
|
objectcache
|
Allow CACHE_NONE as a fallback for ObjectCache::newAccelerator
|
2015-01-08 12:58:17 +00:00 |
|
page
|
Always use the newly-saved revision with vary-revision
|
2015-01-23 13:13:21 -05:00 |
|
pager
|
Converted some profiling to scopedProfileIn
|
2015-01-07 21:03:02 -08:00 |
|
parser
|
Don't split regex string unnecessarily
|
2015-01-28 16:17:41 +00:00 |
|
password
|
|
|
|
poolcounter
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
profiler
|
Unbreak master by restoring Profiler::profile(In|Out)
|
2015-01-09 09:17:13 +00:00 |
|
rcfeed
|
Create a generic UDP transport class
|
2014-12-15 15:06:43 -07:00 |
|
registration
|
registration: Ignore keys prefixed with @ in "config"
|
2015-01-26 23:00:07 -08:00 |
|
resourceloader
|
Revert "resourceloader: Omit empty parameters from mw.loader.implement calls"
|
2015-01-20 23:56:17 +00:00 |
|
revisiondelete
|
Add lots of @throws
|
2014-12-24 13:49:20 +00:00 |
|
search
|
Remove copious amounts of commented out preg_replace calls
|
2015-01-27 05:34:40 +00:00 |
|
site
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
skins
|
Escape return value from Skin::getUndeleteLink
|
2015-01-28 21:04:25 +00:00 |
|
specialpage
|
HTMLForm: Separate VForm code to a subclass
|
2015-01-14 19:33:34 +00:00 |
|
specials
|
Output COPYING files as plain text in Special:Version/License/*
|
2015-01-28 22:10:03 +01:00 |
|
templates
|
Usercreate: Move label of extraInput to right place
|
2015-01-24 10:54:41 +01:00 |
|
title
|
Merge "Proper namespace handling for WikiImporter"
|
2015-01-05 22:40:15 +00:00 |
|
upload
|
Fix phpcs errors in includes/
|
2015-01-08 20:15:07 +01:00 |
|
utils
|
Move ExplodeIterator into includes/libs/
|
2015-01-28 20:59:50 -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
|
Escape unsafe messages in CategoryViewer.php
|
2015-01-11 18:04:41 +01:00 |
|
CdbCompat.php
|
Fixed spacing
|
2014-12-05 22:28:07 +01:00 |
|
ChangeTags.php
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08:00 |
|
Collation.php
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08:00 |
|
DefaultSettings.php
|
Add HiDPI PNG variants for 'Powered by MediaWiki' footer icon
|
2015-01-23 21:27:24 +00:00 |
|
Defines.php
|
Move includes/normal to includes/libs/normal
|
2015-01-29 00:00:35 +00:00 |
|
DeprecatedGlobal.php
|
|
|
|
EditPage.php
|
Fix phpcs errors in includes/
|
2015-01-08 20:15:07 +01:00 |
|
Export.php
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
Fallback.php
|
|
|
|
Feed.php
|
|
|
|
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
|
Replace MWLogger with MWLoggerFactory
|
2015-01-22 22:10:49 +00:00 |
|
HistoryBlob.php
|
|
|
|
Hooks.php
|
Add lots of @throws
|
2014-12-24 13:49:20 +00:00 |
|
Html.php
|
Don't discourage usage of Html::element()
|
2015-01-09 08:02:42 +01:00 |
|
HtmlFormatter.php
|
Removed remaining profile calls
|
2015-01-08 02:49:33 -08:00 |
|
HttpFunctions.php
|
Fix phpcs errors in includes/
|
2015-01-08 20:15:07 +01:00 |
|
Import.php
|
Merge "Import: Fix error reporting"
|
2015-01-28 13:37:59 +00:00 |
|
Licenses.php
|
|
|
|
limit.sh
|
chmod 755 bash & Perl files, chmod 644 .css file
|
2014-10-30 18:25:16 +00:00 |
|
Linker.php
|
Revision: mark getRaw*() methods as deprecated
|
2015-01-18 06:57:56 +01:00 |
|
LinkFilter.php
|
|
|
|
MagicWord.php
|
Merge "Remove obvious function-level profiling"
|
2015-01-07 19:27:45 +00:00 |
|
MediaWiki.php
|
Fix phpcs errors in includes/
|
2015-01-08 20:15:07 +01:00 |
|
MediaWikiVersionFetcher.php
|
Allow /-/ in MediaWikiVersionFetcher::fetchVersion
|
2014-10-31 10:33:40 +01:00 |
|
Message.php
|
|
|
|
MessageBlobStore.php
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
mime.info
|
|
|
|
mime.types
|
|
|
|
MimeMagic.php
|
Typo fixes and non-code tweaks
|
2014-12-12 18:31:15 +00:00 |
|
MovePage.php
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08: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 |
|
OutputHandler.php
|
Fix case insensitive string comparison for http header names
|
2014-12-12 02:38:43 +00:00 |
|
OutputPage.php
|
Merge "Add OutputPage::enableOOUI() to set up OOUI stuff when needed"
|
2015-01-28 23:33:50 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionError.php
|
Require PHP >= 5.3.3
|
2014-10-30 10:10:52 -07:00 |
|
Preferences.php
|
Add links to Special:EditWatchlist in Preferences' Watchlist tab
|
2015-01-24 20:52:24 +05:00 |
|
PrefixSearch.php
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
ProtectionForm.php
|
Use Context on ProtectionForm for messages
|
2015-01-18 11:19:58 +01:00 |
|
Revision.php
|
Revision: mark getRaw*() methods as deprecated
|
2015-01-18 06:57:56 +01:00 |
|
RevisionList.php
|
|
|
|
Sanitizer.php
|
Make Sanitizer::removeHTMLtags() and ::removeHTMLComments public
|
2015-01-28 15:34:08 +00:00 |
|
Setup.php
|
Move includes/normal to includes/libs/normal
|
2015-01-29 00:00:35 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
Remove obvious function-level profiling
|
2015-01-07 11:14:24 -08:00 |
|
SquidPurgeClient.php
|
|
|
|
StatCounter.php
|
|
|
|
Status.php
|
Fixed spacing
|
2014-12-05 22:28:07 +01: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 |
|
tidy.conf
|
|
|
|
Title.php
|
Title: Always add title to LinkCache when necessary (in 3 methods)
|
2015-01-23 12:19:32 -08:00 |
|
TitleArray.php
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08:00 |
|
TitleArrayFromResult.php
|
|
|
|
User.php
|
Use: addGroup() and removeGroup() should return boolean
|
2015-01-22 16:45:16 -08:00 |
|
UserArray.php
|
Replace wfRunHooks calls with direct Hooks::run calls
|
2014-12-10 12:26:59 -08:00 |
|
UserArrayFromResult.php
|
|
|
|
UserRightsProxy.php
|
|
|
|
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
|
Removed remaining profile calls
|
2015-01-08 02:49:33 -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
|
|
|