..
actions
Update getWithSetCallback() callers to the newer signature
2015-10-07 19:27:08 -07:00
api
Minor api doc fix
2015-11-30 23:42:09 +03:00
cache
Improved personal toolbar for logged-out users
2015-12-01 18:44:52 +00:00
changes
Migrate feeds from $messageMemc to the WAN cache
2015-11-10 11:11:05 -08:00
changetags
Fix ChangeTag "lockTSE" values as INF does not actually work
2015-10-22 14:00:06 -07:00
clientpool
Remove some MW dependencies from RedisConnectionPool
2015-10-24 15:06:24 -07: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
Add Timing interface
2015-11-03 15:05:37 -08:00
dao
db
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
debug
Fixup MW for HHVM Repo Authorative mode
2015-11-30 17:25:47 +00:00
deferred
SquidUpdate doc cleanups
2015-11-18 16:07:29 -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
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +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-11-30 00:10:43 +01:00
interwiki
Update getWithSetCallback() callers to the newer signature
2015-10-07 19:27:08 -07:00
jobqueue
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
json
libs
Fix packet reduction in SamplingStatsdClient
2015-11-27 20:49:46 +01: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: Reduce MediaWiki-specificness from Memcached classes
2015-11-10 03:32:58 +00:00
page
Split out WikiPage 'page' field for EditPage
2015-11-25 16:14:01 -08:00
pager
Update more docs and type hints to use IDatabase
2015-10-06 18:49:52 -07:00
parser
phpcs: Assignment expression not allowed
2015-11-18 19:39:19 +01:00
password
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
poolcounter
poolcounter: Add 'trigger' field to the slow-parse log
2015-10-23 20:53:37 +00:00
profiler
Merge "Make TransactionProfiler show the actual query times"
2015-10-23 01:32:00 +00:00
rcfeed
registration
Replace newAccelerator() with getLocalServerInstance()
2015-11-02 21:39:08 +00:00
resourceloader
Merge "resourceloader: Remove redundant back-compat in mw.loader.addSource()"
2015-11-24 18:47:48 +00:00
revisiondelete
SECURITY: RevDel: Check all revisions for suppression, not just the first
2015-10-16 14:11:20 -07:00
search
phpcs: Fix some "Single space expected before elseif"
2015-11-01 21:03:18 +01:00
site
Remove deprecated SiteObject and SiteArray classes
2015-11-04 13:43:32 +01:00
skins
Improved personal toolbar for logged-out users
2015-12-01 18:44:52 +00:00
specialpage
Add check for RCWatchCategoryMembership before trying to access form option
2015-10-21 01:07:58 +02:00
specials
Do not set autofocus for valid target input on Special:UserRights
2015-11-30 19:44:26 +01:00
templates
tidy
Client-side migration for empty li preservation
2015-10-28 23:35:18 +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
utils
Remove MWException use from UIDGenerator
2015-11-24 15:42:59 -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
Add new authentication-related hooks (and remove one) replacing some AuthPlugin methods
2015-09-18 10:46:13 -04:00
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
Improved personal toolbar for logged-out users
2015-12-01 18:44:52 +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
Feed.php: Apply wfBCP47 to language code
2015-09-23 18:11:07 +00:00
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
FormOptions.php
GitInfo.php
GlobalFunctions.php
Mark wfBaseConvert() as deprecated.
2015-11-24 23:13:28 +00:00
HistoryBlob.php
Hooks.php
Make hookErrorHandler() only care about serious signature errors
2015-10-21 17:49:31 -07: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
When using fopen on https streams, disable weak ciphers and compression
2015-10-11 03:00:10 +00:00
Import.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
Licenses.php
limit.sh
Linker.php
Remove redundant null-handling for Title::newFromText
2015-11-17 01:53:30 +00: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
Merge "API DB commit and sticky DC cookie fixes"
2015-11-23 00:43:59 +00: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
Restore TitleMoveComplete by-reference flags to avoid errors
2015-10-27 18:15:39 +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
Don't "preview" (i.e. execute) user JS on non-preview requests
2015-11-14 17:28:25 -08: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
Rework the Preferences to prevent FOUC
2015-11-08 19:42:56 +00:00
PrefixSearch.php
Remove redundant null-handling for Title::newFromText
2015-11-17 01:53:30 +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
Added reversed as acceptable attribute for ol
2015-11-22 17:39:15 +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
Title: Convert cache from MapCacheLRU to HashBagOStuff
2015-11-09 23:29:19 +00:00
TitleArray.php
TitleArrayFromResult.php
User.php
Skip User name->id cache on READ_LATEST
2015-11-20 11:03:56 -08:00
UserArray.php
UserArrayFromResult.php
UserRightsProxy.php
User: Migrate from foreign cache to global cache for UserRightsProxy
2015-11-02 21:39:46 +00:00
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