..
actions
Update getWithSetCallback() callers to the newer signature
2015-10-07 19:27:08 -07:00
api
Merge "ApiSiteInfo: Added a way to check if uploads are enabled"
2015-12-09 23:32:52 +00:00
cache
resourceloader: Migrate from msg_resource table to object cache
2015-12-08 14:02:38 +00:00
changes
Clean up recentChangesFlags rollups
2015-12-09 09:53:33 +00:00
changetags
Fix ChangeTag "lockTSE" values as INF does not actually work
2015-10-22 14:00:06 -07:00
clientpool
Make ForkController destroy redis instances too
2015-12-04 23:17:37 -08:00
compat
objectcache: Reduce MediaWiki-specificness from Memcached classes
2015-11-10 03:32:58 +00:00
composer
config
content
Improve error message for missing content model on import
2015-10-10 19:51:20 +11:00
context
Move inline $wgStatsdMetricPrefix default to DefaultSettings.php
2015-12-10 00:21:11 +00:00
dao
db
Merge "Fix various mistakes in PHPDoc comments"
2015-12-09 18:13:19 +00:00
debug
Merge "Supports schema revision id in avro binary formatter"
2015-12-03 18:10:39 +00:00
deferred
Remove obsolete category links code
2015-12-05 16:07:59 -08:00
diff
Fix "Undefined property: DiffEngine::$seq" under HHVM in DairikiDiff.php
2015-11-30 17:55:06 +00:00
exception
clone is not a function
2015-10-16 19:34:31 +02:00
externalstore
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
filebackend
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
filerepo
Fix some FileRepo IDEA errors
2015-12-05 21:53:16 +00:00
gallery
phpcs: Assignment expression not allowed
2015-11-18 19:39:19 +01:00
htmlform
Merge "Remove redundant escaping for namespace references in documentation"
2015-11-24 20:07:50 +00:00
installer
Localisation updates from https://translatewiki.net .
2015-12-07 22:51:28 +01:00
interwiki
Update getWithSetCallback() callers to the newer signature
2015-10-07 19:27:08 -07:00
jobqueue
Merge "Remove obsolete category links code"
2015-12-06 18:42:39 +00:00
json
libs
resourceloader: Migrate from msg_resource table to object cache
2015-12-08 14:02:38 +00:00
logging
Merge "Move details of import logs into log params"
2015-11-24 08:52:12 +00:00
mail
UserMailer: Use PHP_EOL instead of DIY
2015-11-10 17:28:32 -08:00
media
Log errors in thumb.php
2015-11-06 19:08:24 +00:00
objectcache
objectcache: Improve entry point docs and fix typo in READ_LATEST
2015-12-07 19:54:16 +00:00
page
Renamed confusing initial $status var in doEditContent()
2015-12-07 19:10:17 -08:00
pager
Update more docs and type hints to use IDatabase
2015-10-06 18:49:52 -07:00
parser
Add magic word for protection expiry
2015-12-07 10:02:12 +00:00
password
Merge "Add support for blacklisting common passwords"
2015-12-04 20:17:45 +00:00
poolcounter
poolcounter: Add 'trigger' field to the slow-parse log
2015-10-23 20:53:37 +00:00
profiler
Remove unused $wgStatsMethod and related UDPProfiler variables
2015-12-07 21:38:22 +00:00
rcfeed
registration
Replace newAccelerator() with getLocalServerInstance()
2015-11-02 21:39:08 +00:00
resourceloader
Merge "Fix various mistakes in PHPDoc comments"
2015-12-09 18:13:19 +00:00
revisiondelete
Make CDN purge calls use DeferredUpdates
2015-12-04 19:09:03 +00:00
search
Extracted some code from PrefixSearch for re-usability by other search engines.
2015-12-02 17:18:08 +00:00
site
Remove deprecated SiteObject and SiteArray classes
2015-11-04 13:43:32 +01:00
skins
Fix case for special pages (was breaking tests)
2015-12-02 11:51:30 -08:00
specialpage
Add check for RCWatchCategoryMembership before trying to access form option
2015-10-21 01:07:58 +02:00
specials
Fix stray $1 in some Special:Tags error messages
2015-12-09 12:13:04 +00:00
templates
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
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
user
Add a central ID lookup service
2015-12-02 14:50:36 -07:00
utils
Fix PHPDoc for getTimeAndDelay()
2015-12-05 14:02:46 -08:00
widget
Fix conflicting configuration name in TitleInputWidget
2015-11-19 22:29:34 +01:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
Convert some users to WANObjectCache for consistency
2015-10-19 16:46:52 +00:00
AuthPlugin.php
AutoLoader.php
Autopromote.php
Block.php
Last 2 wfBaseConvert to Wikimedia\base_convert
2015-11-24 23:40:00 +00:00
Category.php
Fix "Notice: Undefined property: Category::$mId" errors
2015-10-29 21:37:11 +00:00
CategoryFinder.php
Update more docs and type hints to use IDatabase
2015-10-06 18:49:52 -07:00
CategoryViewer.php
Collation.php
objectcache: Introduce IExpiringStore for convenient TTL constants
2015-10-28 04:07:25 +00:00
DefaultSettings.php
Move inline $wgStatsdMetricPrefix default to DefaultSettings.php
2015-12-10 00:21:11 +00:00
Defines.php
Add comment to unused EDIT_DEFER_UPDATES in Defines.php
2015-10-31 10:06:29 +00:00
DeprecatedGlobal.php
EditPage.php
Fix incorrect annotation
2015-11-30 15:25:21 -08:00
Export.php
Update various @params from DatabaseBase to IDatabase
2015-10-05 05:24:29 +00:00
Fallback.php
Feed.php
FeedUtils.php
Migrate feeds from $messageMemc to the WAN cache
2015-11-10 11:11:05 -08:00
FileDeleteForm.php
Convert doDeleteArticleReal to startAtomic()/endAtomic()
2015-10-26 12:08:53 -07:00
ForkController.php
Make ForkController destroy redis instances too
2015-12-04 23:17:37 -08:00
FormOptions.php
GitInfo.php
GlobalFunctions.php
Merge "Fix phpdoc of wfArrayToCgi"
2015-12-07 20:40:00 +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
Typo in comment of Html::radio()
2015-10-16 13:51:00 +00:00
HtmlFormatter.php
Remove empty line comments
2015-10-14 09:46:44 +02:00
HttpFunctions.php
Improve error message for failing HTTP requests
2015-11-21 17:17:17 +00:00
Import.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
Licenses.php
limit.sh
Linker.php
Add warning comment on formatLinksInComment
2015-12-03 16:12:41 -08:00
LinkFilter.php
Update more docs and type hints to use IDatabase
2015-10-06 18:49:52 -07:00
MagicWord.php
Log warnings on on preg_* failures in MagicWordArray::matchAndRemove()
2015-10-29 18:36:23 -07:00
MediaWiki.php
Add $wgMaxUserDBWriteDuration to limit user-generated transactions
2015-12-04 13:08:52 -08:00
MediaWikiVersionFetcher.php
Message.php
Various WikiPage code cleanups
2015-10-08 04:42:25 +00:00
mime.info
adding 7zip archives to the MIMEs
2015-10-14 13:19:24 +00:00
mime.types
Add file extension mapping for opus
2015-10-25 19:26:59 +01:00
MimeMagic.php
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00:00
MovePage.php
Make TitleMoveComplete hook events apply in transactions
2015-12-09 18:23:49 +00:00
MWNamespace.php
Sort MWNamespace::getValidNamespaces list numerically
2015-10-05 22:12:32 -06:00
MWTimestamp.php
Move 90e1b22166 release notes to 1.27 file, and fix @since tag
2015-11-21 00:13:06 +00:00
NoLocalSettings.php
Fix "installer started" detection
2015-10-09 17:34:48 -04:00
OutputHandler.php
Replace XVO with support for the Key HTTP header
2015-10-07 21:26:40 -07:00
OutputPage.php
Cast numeric cat names back to string in api output
2015-12-03 15:15:59 +01:00
PathRouter.php
PHPVersionCheck.php
phpcs: Use __DIR__ constant instead of calling
2015-11-15 21:14:42 +01:00
PHPVersionError.php
phpcs: Use __DIR__ constant instead of calling
2015-11-15 21:14:42 +01:00
Preferences.php
SpecialWatchlist: Add an option to automatically reload the page when a filter was changed
2015-12-04 16:48:22 +01: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
Make lines short to pass phpcs in 2 files under includes/
2015-09-30 05:20:03 +00:00
Revision.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
RevisionList.php
Update more docs and type hints to use IDatabase
2015-10-06 18:49:52 -07:00
Sanitizer.php
Merge "Reserve data-mw and data-parsoid attribute prefix for trusted values"
2015-12-09 06:54:56 +00:00
Setup.php
Improved personal toolbar for logged-out users
2015-12-01 18:44:52 +00:00
SiteConfiguration.php
SiteStats.php
objectcache: Introduce IExpiringStore for convenient TTL constants
2015-10-28 04:07:25 +00:00
Status.php
Cleanups to MigrateFileRepoLayout
2015-10-04 21:45:25 -07:00
StreamFile.php
StubObject.php
TemplateParser.php
Replace newAccelerator() with getLocalServerInstance()
2015-11-02 21:39:08 +00:00
Title.php
Make CDN purge calls use DeferredUpdates
2015-12-04 19:09:03 +00:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php
Call DB::timestampOrNull in WatchedItem::resetNotificationTimestamp
2015-11-22 11:06:58 +01:00
WebRequest.php
Remove .php5 entrypoints and $wgScriptExtension
2015-10-08 15:45:31 +01:00
WebRequestUpload.php
Work around broken HHVM ini_get() for 'upload_max_filesize' and 'post_max_size'
2015-11-08 19:48:23 +00:00
WebResponse.php
Add WebResponse::clearCookie()
2015-11-03 20:14:33 +00:00
WebStart.php
Add header to flag API POST requests with no write intentions
2015-11-06 22:21:31 +00:00
WikiMap.php
Make WikiMap fall back to sites if a site couldn't be found using $wgConf
2015-10-07 14:59:31 +02:00
Xml.php
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00:00
XmlSelect.php
Implement HTMLComboboxField
2015-11-12 09:48:27 +01:00
ZhConversion.php
Chinese Conversion Table Update 2015-8
2015-09-29 14:47:38 +08:00