..
actions
Define doesWrites() for SpecialPageAction
2016-01-15 12:34:56 -08:00
api
Localisation updates from https://translatewiki.net .
2016-01-21 21:40:18 +01:00
cache
Remove use of $dest = 'log' for wfDebugLog
2015-12-30 13:03:14 -07:00
changes
Merge "Allow patrol of uploads"
2016-01-07 01:06:02 +00:00
changetags
ChangeTags: Teach updateTags() to derive log_id from rev_id (and the other way)
2016-01-06 18:37:42 -08:00
clientpool
Rename SquidUpdate => CdnCacheUpdate
2015-12-09 16:31:17 -08:00
compat
Remove various double empty newlines
2015-12-27 18:55:12 +00:00
composer
config
content
context
SessionManager: Change behavior of getSessionById()
2016-01-20 12:45:26 -05:00
dao
db
Merge "Deprecate wfWaitForSlaves() with LBFactory::waitForReplication()"
2016-01-20 00:10:39 +00:00
debug
Remove use of $dest = 'log' for wfDebugLog
2015-12-30 13:03:14 -07:00
deferred
Merge "Small code cleanups to MWCallableUpdate"
2016-01-20 00:37:06 +00:00
diff
WebRequest::appendQuery*() functions no longer take $onlyquery
2016-01-06 15:15:10 -08:00
exception
Remove various double empty newlines
2015-12-27 18:55:12 +00:00
export
Add 7zip compression level param to BackupDumper
2015-12-31 18:18:18 +00:00
externalstore
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
filebackend
Merge "Fix some FSFileBackend IDEA errors"
2015-12-31 01:18:46 +00:00
filerepo
Remove FileRepo::getRootUrl()
2016-01-13 18:30:39 +01:00
gallery
PHP 7 compatibility: Fix variable interpolation in ImageGalleryBase.php
2015-12-03 18:59:56 +01:00
htmlform
HTMLFormField: Use 'align' => 'top' when wrapping legacy stuff in OOUI FieldLayout
2016-01-18 17:48:33 +01:00
import
Add maintenance script importTextFiles.php
2016-01-08 00:57:11 +00:00
installer
Localisation updates from https://translatewiki.net .
2016-01-21 21:40:18 +01:00
interwiki
Allow $wgInterwikiCache to be an associative array
2015-12-23 22:23:52 +00:00
jobqueue
SessionManager: Change behavior of getSessionById()
2016-01-20 12:45:26 -05:00
json
libs
convertExtensionToRegistration: Detect if composer autoloader is needed
2016-01-07 17:23:34 +00:00
logging
LogEntry: Make associated rev id persistent (store in logging and log_search)
2016-01-07 02:19:51 +00:00
mail
Merge "$wgUsersNotifiedOnAllChanges should not send mail twice"
2015-12-16 19:40:01 +00:00
media
Merge "Support all values for exif PhotometricInterpretation"
2015-12-13 04:18:59 +00:00
objectcache
Add SessionManager
2016-01-12 21:57:01 +00:00
page
Misc fixes for file patrol
2016-01-20 19:59:26 +01:00
pager
parser
Preprocessor: Don't allow unclosed extension tags (matching until end of input)
2016-01-21 04:22:34 +00:00
password
[SECURITY] 0-pad to length in random string generation
2015-12-18 01:22:35 -08:00
poolcounter
profiler
Remove unused $wgStatsMethod and related UDPProfiler variables
2015-12-07 21:38:22 +00:00
rcfeed
Properly escape \n and \r in IRCColourfulRCFeedFormatter
2016-01-20 11:10:14 -06:00
registration
registration: $wgRateLimits should be merged using array_plus_2d
2016-01-07 18:56:21 +00:00
resourceloader
resourceloader: Change getLessCompiler() to not be static
2016-01-14 18:44:32 -08:00
revisiondelete
Merge "Show change tags on Special:RevisionDelete"
2015-12-17 03:21:07 +00:00
search
De-duplicate near match query terms when generating variants
2016-01-11 17:33:00 -08:00
session
SessionManager: Add SessionBackend::setProviderMetadata()
2016-01-22 11:10:42 -05:00
site
Factor page name normalization out of MediaWikiSite
2016-01-04 17:32:22 -08:00
skins
Allow parameters to be passed into skin tooltip messages
2016-01-12 14:39:15 +00:00
specialpage
Make ChangesListSpecialPage::getLegend non static
2016-01-20 06:41:44 +00:00
specials
SpecialMovepage: Use 'warningbox'/'errorbox' for warnings/errors
2016-01-20 14:55:58 +01:00
templates
Use template to render EnhancedChangesList groups
2015-12-28 20:09:11 +00:00
tidy
Merge "Fix various mistakes in PHPDoc comments"
2015-12-09 18:13:19 +00:00
title
Fix typo: mapp -> map
2015-11-22 17:49:03 +01:00
upload
UploadFromStash: Only remove stashed file on successful uploads
2016-01-21 23:56:16 +01:00
user
User: Fix loading of user_touched
2016-01-22 12:49:06 -05:00
utils
Fix comment; these are the least signifincant bits (LSBs), not MSBs
2016-01-21 22:13:22 +00:00
widget
.htaccess
AjaxDispatcher.php
Make AjaxDispatcher commit transactions before responding
2016-01-12 21:24:37 +00:00
AjaxResponse.php
Remove use of $dest = 'log' for wfDebugLog
2015-12-30 13:03:14 -07:00
AuthPlugin.php
AutoLoader.php
Autopromote.php
Block.php
Add AtomicSectionUpdate deferred update class
2016-01-14 10:32:39 +00:00
Category.php
CategoryFinder.php
CategoryViewer.php
Move category refreshes to a deferred update
2015-12-29 20:22:54 -08:00
Collation.php
DefaultSettings.php
Add some new rights to grants
2016-01-15 22:27:02 -05:00
Defines.php
DeprecatedGlobal.php
DerivativeRequest.php
Add SessionManager
2016-01-12 21:57:01 +00:00
EditPage.php
Replace "squid" with "CDN" in various comments
2015-12-09 17:35:37 -08:00
Fallback.php
FauxRequest.php
Add SessionManager
2016-01-12 21:57:01 +00:00
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php
Make ForkController destroy redis instances too
2015-12-04 23:17:37 -08:00
FormOptions.php
GitInfo.php
GitInfo: Allow cache to be in the extension directory itself
2016-01-06 14:41:36 -08:00
GlobalFunctions.php
Improve wfTempDir() fallback sequence
2016-01-21 06:15:20 +00:00
HistoryBlob.php
Hooks.php
Follow-up for Iba0138a6d: remove now-unused MWHookException class
2015-12-04 13:37:18 -08:00
Html.php
Remove redundant 'type' attributes from style and script tags
2015-12-09 20:07:13 +00:00
HtmlFormatter.php
HttpFunctions.php
SECURITY: Work around CURL insanity breaking POST parameters that start with '@'
2015-12-18 01:22:30 -08:00
Licenses.php
limit.sh
Linker.php
Make redlink tooltip be content language to stop cache pollution.
2016-01-19 21:51:58 +00:00
LinkFilter.php
MagicWord.php
MediaWiki.php
Cleanups and IDEA error fixes to initializeArticle()
2016-01-20 00:16:59 +00:00
MediaWikiVersionFetcher.php
Message.php
mime.info
mime.types
MimeMagic.php
MovePage.php
Add $revision to TitleMoveCompleting for completeness
2015-12-16 19:11:15 -08:00
MWNamespace.php
MWTimestamp.php
Move 90e1b22166 release notes to 1.27 file, and fix @since tag
2015-11-21 00:13:06 +00:00
NoLocalSettings.php
OutputHandler.php
Replace "squid" with "CDN" in various comments
2015-12-09 17:35:37 -08:00
OutputPage.php
Add SessionManager
2016-01-12 21:57:01 +00:00
PageProps.php
Add page_props table access class
2016-01-15 03:51:57 +00:00
PathRouter.php
PHPVersionCheck.php
Zend don't support less than PHP 5.5...
2016-01-12 23:34:20 +00:00
PHPVersionError.php
Preferences.php
Preferences: Use session data instead of URL parameter for success
2016-01-09 22:41:46 +00:00
PrefixSearch.php
Extracted some code from PrefixSearch for re-usability by other search engines.
2015-12-02 17:18:08 +00:00
ProtectionForm.php
Revision.php
Prevent revisions with rev_page = 0 from being inserted into the DB
2016-01-20 10:30:32 +11:00
RevisionList.php
Sanitizer.php
Remove various double empty newlines
2015-12-27 18:55:12 +00:00
Setup.php
Merge "Validate that $wgVariantArticlePath is absolute, too"
2016-01-18 00:56:22 +00:00
SiteConfiguration.php
SiteStats.php
Status.php
StreamFile.php
StubObject.php
TemplateParser.php
Title.php
Title.php: Avoid wfGetLangObj for Language objects
2016-01-16 15:57:41 +00:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php
Call DB::timestampOrNull in WatchedItem::resetNotificationTimestamp
2015-11-22 11:06:58 +01:00
WebRequest.php
SessionManager: Change behavior of getSessionById()
2016-01-20 12:45:26 -05:00
WebRequestUpload.php
Fix CONTENT-LENGTH header in WebRequestUpload
2015-12-28 22:18:34 +01:00
WebResponse.php
Add SessionManager
2016-01-12 21:57:01 +00:00
WebStart.php
Remove various double empty newlines
2015-12-27 18:55:12 +00:00
WikiMap.php
Xml.php
Fix last direct usage of UtfNormal in MW core
2016-01-08 22:38:18 +00:00
XmlSelect.php
ZhConversion.php
Chinese Conversion Table Update 2015-9
2016-01-14 06:18:26 +00:00