| .. |
|
actions
|
Added wfTransactionalTimeLimit() method and applied it
|
2015-08-12 22:09:40 +00:00 |
|
api
|
Localisation updates from https://translatewiki.net.
|
2015-08-28 21:33:53 +02:00 |
|
cache
|
Removed useless $wgUseLocalMessageCache check in MessageCache
|
2015-08-27 18:31:35 -07:00 |
|
changes
|
Revert "Enable users to watch category membership changes"
|
2015-08-20 10:35:56 -07:00 |
|
changetags
|
Avoid full RC table scans in ChangeTags::updateTags()
|
2015-08-19 02:25:18 -07:00 |
|
clientpool
|
Throw exception on falsy server in RedisConnectionPool.
|
2015-07-30 17:40:21 -04:00 |
|
compat
|
Replace bundled IPSet library with composer dependency
|
2015-08-26 10:38:09 -07:00 |
|
composer
|
|
|
|
config
|
|
|
|
content
|
CssContentHandler: Fix @return documentation
|
2015-08-28 10:40:08 -07:00 |
|
context
|
Fixed some RequestContext IDEA errors with msg() callers
|
2015-08-25 04:35:34 +00:00 |
|
dao
|
Fix some space-related phpcs warnings in includes/
|
2015-08-15 08:56:03 +00:00 |
|
db
|
Add @throws tag to Database::insert
|
2015-08-27 09:55:53 +02:00 |
|
debug
|
Monolog: Add Formatter that uses MWExceptionHandler::getRedactedTraceAsString
|
2015-07-31 13:02:39 -06:00 |
|
deferred
|
Revert "Enable users to watch category membership changes"
|
2015-08-20 10:35:56 -07:00 |
|
diff
|
Remove unneeded empty lines at begin of if/else/foreach body
|
2015-06-19 20:05:45 +02:00 |
|
exception
|
Fix some space-related phpcs warnings in includes/
|
2015-08-15 08:56:03 +00:00 |
|
externalstore
|
|
|
|
filebackend
|
Merge "Fixed headers sent in addMissingMetadata()"
|
2015-08-27 08:08:08 +00:00 |
|
filerepo
|
Fixed BufferingStatsdDataFactory::timing() callers to use ms
|
2015-08-19 01:01:49 +00:00 |
|
gallery
|
Pass context to parent constructor in PackedImageGallery
|
2015-07-11 11:35:34 +02:00 |
|
htmlform
|
Add space between classes in HTMLButtonField
|
2015-08-27 17:57:31 +00:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2015-08-28 21:33:53 +02:00 |
|
interwiki
|
|
|
|
jobqueue
|
Merge "Added jobqueue.pickup_root_age metric"
|
2015-08-28 08:31:22 +00:00 |
|
json
|
|
|
|
libs
|
Use Parsoid v3 API; emulate the RESTBase v1 API
|
2015-08-27 18:41:23 -04:00 |
|
logging
|
Migrate move protect log to new log system
|
2015-08-18 22:20:35 +00:00 |
|
mail
|
Set 'List-Help' header for watchlist emails
|
2015-08-19 09:37:45 +00:00 |
|
media
|
XMP: log structured data for halting errors
|
2015-08-27 14:00:07 -06:00 |
|
objectcache
|
Merge "Added reentrant lock support to BagOStuff"
|
2015-08-25 01:28:24 +00:00 |
|
page
|
Merge "Moved onArticleEdit() lines around for clarity"
|
2015-08-27 09:36:34 +00:00 |
|
pager
|
|
|
|
parser
|
Add comments clarifying how calling getters on ParserOutput affects the parser cache.
|
2015-08-28 07:59:33 +00:00 |
|
password
|
Add "purpose" to password validity check
|
2015-07-14 20:04:23 +00:00 |
|
poolcounter
|
poolcounter: Convert slow-parse to LoggerFactory with data context
|
2015-08-26 20:41:13 +02:00 |
|
profiler
|
Move StatsD key normalization from ProfilerOutputStats to BufferingStatsdDataFactory
|
2015-07-13 19:07:02 +00:00 |
|
rcfeed
|
RC: Handle getLine returning null, which breaks Redis engine (at least HHVM)
|
2015-08-18 23:08:36 -04:00 |
|
registration
|
registration: Remove unused 'wgExtraNamespaces' merge strategy
|
2015-08-27 16:13:42 -07:00 |
|
resourceloader
|
Introduce mediawiki.ForeignApi
|
2015-08-21 17:00:01 +00:00 |
|
revisiondelete
|
|
|
|
search
|
Merge "PostgreSQL: Fix text search on moved pages"
|
2015-07-20 23:03:58 +00:00 |
|
site
|
Enforce an alphabetic default order for SiteList entries
|
2015-08-06 16:24:33 +02:00 |
|
skins
|
Rename mediawiki.legacy.feeds to mediawiki.feedlink
|
2015-08-16 16:07:36 +02:00 |
|
specialpage
|
Revert "Enable users to watch category membership changes"
|
2015-08-20 10:35:56 -07:00 |
|
specials
|
SpecialVersion: Force text credits and license to LTR direction
|
2015-08-28 06:58:53 +00:00 |
|
templates
|
Allow extensions to add a banner to UserLogin and CreateAccount special pages
|
2015-07-16 17:28:00 +02:00 |
|
title
|
Fix some PHPCS issues
|
2015-06-26 01:32:28 -04:00 |
|
upload
|
The http-invalid-url message has a parameter, so send it
|
2015-07-24 07:11:11 -06:00 |
|
utils
|
Replace bundled IPSet library with composer dependency
|
2015-08-26 10:38:09 -07:00 |
|
widget
|
TitleInputWidget: Add 'maxLength' of 255 and use $.byteLimit
|
2015-08-20 17:25:18 +02:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Fix some line indent of string concat
|
2015-06-19 20:52:43 +02:00 |
|
AjaxResponse.php
|
|
|
|
AuthPlugin.php
|
|
|
|
AutoLoader.php
|
|
|
|
Autopromote.php
|
|
|
|
Block.php
|
Uncomment wfDeprecated call from I6ccd4df
|
2015-06-19 14:20:25 -04:00 |
|
Category.php
|
|
|
|
CategoryFinder.php
|
|
|
|
CategoryViewer.php
|
|
|
|
Collation.php
|
|
|
|
DefaultSettings.php
|
Use Parsoid v3 API; emulate the RESTBase v1 API
|
2015-08-27 18:41:23 -04:00 |
|
Defines.php
|
Revert "Enable users to watch category membership changes"
|
2015-08-20 10:35:56 -07:00 |
|
DeprecatedGlobal.php
|
|
|
|
EditPage.php
|
Defer spreadAnyEditBlock() post-send
|
2015-08-26 17:54:58 -07:00 |
|
Export.php
|
Hygiene: Use strtr() instead of str_replace() for character swapping
|
2015-07-06 20:25:19 +00:00 |
|
Fallback.php
|
|
|
|
Feed.php
|
|
|
|
FeedUtils.php
|
|
|
|
FileDeleteForm.php
|
Use Linker::linkKnown for some links to MediaWiki pages from navigation
|
2015-06-19 18:55:30 +02:00 |
|
ForkController.php
|
|
|
|
FormOptions.php
|
|
|
|
GitInfo.php
|
|
|
|
GlobalFunctions.php
|
objectcache: Document the primary entry points people should use
|
2015-08-25 03:11:15 +02:00 |
|
HistoryBlob.php
|
|
|
|
Hooks.php
|
Revert "Count API and hook calls, with 1:1000 sampling"
|
2015-08-21 20:22:05 +00:00 |
|
Html.php
|
OOUIHTMLForm: Implement HTMLSelectNamespace
|
2015-07-13 19:20:09 +02:00 |
|
HtmlFormatter.php
|
|
|
|
HttpFunctions.php
|
Log errors in Http::request()
|
2015-07-28 22:24:00 +00:00 |
|
Import.php
|
Fixed spacing
|
2015-06-17 20:22:32 +00:00 |
|
Licenses.php
|
|
|
|
limit.sh
|
|
|
|
Linker.php
|
Delete "Currently unused" regarding generateTOC
|
2015-08-03 19:08:05 +00:00 |
|
LinkFilter.php
|
|
|
|
MagicWord.php
|
|
|
|
MediaWiki.php
|
Merge "Fixed some doc errors in tryNormaliseRedirect()"
|
2015-08-28 09:39:33 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
Message.php
|
Merge "Allow constructing a Message from a MessageSpecifier"
|
2015-07-20 23:05:26 +00:00 |
|
mime.info
|
|
|
|
mime.types
|
|
|
|
MimeMagic.php
|
Basic support for WebP
|
2015-06-26 19:38:38 +00:00 |
|
MovePage.php
|
Merge "Migrate move protect log to new log system"
|
2015-08-18 23:17:03 +00:00 |
|
MWNamespace.php
|
registration: Fix namespaces added through the ExtensionProcessor
|
2015-08-27 03:03:43 +00:00 |
|
MWTimestamp.php
|
Made MWTimestamp handle UNIX floats
|
2015-08-20 00:10:11 -07:00 |
|
NoLocalSettings.php
|
|
|
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
Merge "Revert "Load all CSS in the top queue""
|
2015-08-27 17:54:35 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
Rework PHP and vendor check
|
2015-07-21 22:51:20 +02:00 |
|
PHPVersionError.php
|
|
|
|
Preferences.php
|
Revert "Enable users to watch category membership changes"
|
2015-08-20 10:35:56 -07:00 |
|
PrefixSearch.php
|
|
|
|
ProtectionForm.php
|
Use XmlSelect in ProtectionForm
|
2015-07-30 20:00:41 +00:00 |
|
Revision.php
|
Revision::newNullRevision: Make sure the Title is set in the constructor
|
2015-07-31 17:00:48 -07:00 |
|
RevisionList.php
|
|
|
|
Sanitizer.php
|
Be a little more conservative with the IPv6 support in the Sanitizer.
|
2015-08-28 10:23:47 -04:00 |
|
Setup.php
|
Use Parsoid v3 API; emulate the RESTBase v1 API
|
2015-08-27 18:41:23 -04:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
|
|
|
SquidPurgeClient.php
|
|
|
|
Status.php
|
Status: Correct documentation
|
2015-08-06 13:50:47 +02:00 |
|
StreamFile.php
|
|
|
|
StubObject.php
|
|
|
|
TemplateParser.php
|
objectcache: Make first parameter of newAccelerator optional
|
2015-08-24 23:43:19 +02:00 |
|
tidy.conf
|
|
|
|
Title.php
|
Merge "tiny optimization Title::isValidRedirectTarget()"
|
2015-07-21 11:11:26 +00:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
User.php
|
Optimized notification timestamp clearing
|
2015-08-12 15:37:57 -07:00 |
|
UserArray.php
|
|
|
|
UserArrayFromResult.php
|
|
|
|
UserRightsProxy.php
|
|
|
|
WatchedItem.php
|
Use deferred updates in place of $wgActivityUpdatesUseJobQueue
|
2015-07-15 23:52:55 +00:00 |
|
WebRequest.php
|
FauxRequest: Add @since for new setHeaders and setCookie methods
|
2015-07-03 03:38:38 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
Fix some space-related phpcs warnings in includes/
|
2015-08-15 08:56:03 +00:00 |
|
WikiMap.php
|
|
|
|
Xml.php
|
|
|
|
XmlSelect.php
|
XmlSelect: Tweak documentation
|
2015-07-31 12:27:10 +00:00 |
|
ZhConversion.php
|
Chinese Conversion Table Update 2015-6
|
2015-07-16 05:08:51 +00:00 |