| .. |
|
actions
|
WatchAction: Clean up redundant getFormFields() and show()
|
2015-09-28 18:46:45 -07:00 |
|
api
|
Localisation updates from https://translatewiki.net.
|
2015-09-29 21:45:20 +02:00 |
|
cache
|
Fix 3 PHPCS warnings in MessageCache.php
|
2015-09-28 13:18:54 +02:00 |
|
changes
|
Removed $options from RecentChange::newFromConds
|
2015-09-29 10:31:55 -07:00 |
|
changetags
|
|
|
|
clientpool
|
Make long lines shorter to pass phpcs in 6 files
|
2015-09-26 17:07:06 +00:00 |
|
compat
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
composer
|
|
|
|
config
|
|
|
|
content
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
context
|
Make long lines shorter to pass phpcs in 6 files
|
2015-09-26 17:07:06 +00:00 |
|
dao
|
|
|
|
db
|
Merge "Actually declare the base LoadMonior::clearCaches"
|
2015-09-29 20:49:18 +00:00 |
|
debug
|
Make lines short to pass phpcs in KafkaHandler.php
|
2015-09-27 14:19:08 +00:00 |
|
deferred
|
Merge "Fixed IDE errors due to SquidUpdate::newFromTitles"
|
2015-09-28 20:30:17 +00:00 |
|
diff
|
Removed $options from RecentChange::newFromConds
|
2015-09-29 10:31:55 -07:00 |
|
exception
|
resourceloader: Include exception log id in error message
|
2015-09-25 23:40:03 +00:00 |
|
externalstore
|
|
|
|
filebackend
|
Set getFeatures() for MemoryFileBackend
|
2015-09-21 15:04:12 -07:00 |
|
filerepo
|
Added $opts to WANObjectCache::set() to detect snapshot lag
|
2015-09-28 23:03:36 +00:00 |
|
gallery
|
Load module mediawiki.page.gallery.styles for all ImageGalleries
|
2015-09-24 16:46:47 +02:00 |
|
htmlform
|
Fix PHPCS warnings in includes/htmlform/
|
2015-09-28 13:35:28 +02:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2015-09-29 21:45:20 +02:00 |
|
interwiki
|
|
|
|
jobqueue
|
Merge "Made HTMLCacheUpdateJob flush the trx between jobs"
|
2015-09-28 21:00:54 +00:00 |
|
json
|
|
|
|
libs
|
Clarified WAN cache docs by using "datacenter" consistently
|
2015-09-28 18:22:52 -07:00 |
|
logging
|
Fix PHP CS warning in LogPager.php
|
2015-09-28 13:44:39 +02:00 |
|
mail
|
Fix PHPCS warnings in /includes/mail/
|
2015-09-28 13:47:16 +02:00 |
|
media
|
Fix PHPCS warnings in /includes/media/
|
2015-09-28 13:50:44 +02:00 |
|
objectcache
|
Make long lines shorter to pass phpcs in 6 files
|
2015-09-26 17:07:06 +00:00 |
|
page
|
Removed $options from RecentChange::newFromConds
|
2015-09-29 10:31:55 -07:00 |
|
pager
|
|
|
|
parser
|
Use variable documentation in Preprocessor_DOM.php
|
2015-09-28 19:48:33 +02:00 |
|
password
|
Remove dead argument in EncryptedPassword.php
|
2015-09-16 17:03:35 +00:00 |
|
poolcounter
|
poolcounter: PoolCounterRedis doc cleanups
|
2015-09-04 03:35:56 +00:00 |
|
profiler
|
Compat fix for HHVM on non-Linux OSs
|
2015-09-23 01:55:57 -07:00 |
|
rcfeed
|
|
|
|
registration
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
resourceloader
|
Add mw.ForeignStructuredUpload.BookletLayout
|
2015-09-29 14:51:42 +00:00 |
|
revisiondelete
|
Purge remaining oversight references from code
|
2015-09-16 18:21:44 +00:00 |
|
search
|
Fix a PHPCS warning in SearchMySQL.php
|
2015-09-28 14:06:01 +02:00 |
|
site
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
skins
|
WatchAction: Require POST for index.php action=watch
|
2015-09-28 15:21:12 -07:00 |
|
specialpage
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
specials
|
Merge "Remove $wgUseLinkNamespaceDBFields"
|
2015-09-29 18:24:56 +00:00 |
|
templates
|
Remove dead local vars in UsercreateTemplate
|
2015-09-10 19:28:45 +00:00 |
|
tidy
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
title
|
Fix two PHPCS warnings in NaiveForeignTitleFactory.php
|
2015-09-28 14:19:29 +02:00 |
|
upload
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
utils
|
Fixed spacing
|
2015-09-26 20:44:54 +00:00 |
|
widget
|
Make lines short to pass phpcs in six files under includes/
|
2015-09-26 18:41:01 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
|
|
|
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
|
|
|
|
Category.php
|
|
|
|
CategoryFinder.php
|
|
|
|
CategoryViewer.php
|
|
|
|
Collation.php
|
|
|
|
DefaultSettings.php
|
Merge "Remove $wgUseLinkNamespaceDBFields"
|
2015-09-29 18:24:56 +00:00 |
|
Defines.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
DeprecatedGlobal.php
|
|
|
|
EditPage.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
Export.php
|
|
|
|
Fallback.php
|
|
|
|
Feed.php
|
Feed.php: Apply wfBCP47 to language code
|
2015-09-23 18:11:07 +00:00 |
|
FeedUtils.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
FileDeleteForm.php
|
|
|
|
ForkController.php
|
|
|
|
FormOptions.php
|
|
|
|
GitInfo.php
|
|
|
|
GlobalFunctions.php
|
Optimized wfIsBadImage() redirect check
|
2015-09-27 14:43:39 +00:00 |
|
HistoryBlob.php
|
|
|
|
Hooks.php
|
Enhance stacktrace logging for fatals
|
2015-09-08 07:03:36 +00:00 |
|
Html.php
|
Fixed spacing
|
2015-09-26 20:44:54 +00:00 |
|
HtmlFormatter.php
|
Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes
|
2015-09-24 17:17:25 +02:00 |
|
HttpFunctions.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
Import.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +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
|
Linker.php: Make long lines shorter to pass phpcs
|
2015-09-26 17:06:57 +00:00 |
|
LinkFilter.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
MagicWord.php
|
Fix use of preg_match_all in MagicWord.php
|
2015-09-10 21:43:46 +02:00 |
|
MediaWiki.php
|
|
|
|
MediaWikiVersionFetcher.php
|
|
|
|
Message.php
|
|
|
|
mime.info
|
|
|
|
mime.types
|
|
|
|
MimeMagic.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
MovePage.php
|
|
|
|
MWNamespace.php
|
|
|
|
MWTimestamp.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
NoLocalSettings.php
|
|
|
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
Make lines short to pass phpcs in OutputPage.php
|
2015-09-27 14:39:32 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
Begin 1.27 development cycle
|
2015-09-26 13:41:27 +01:00 |
|
PHPVersionError.php
|
|
|
|
Preferences.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
PrefixSearch.php
|
PrefixSearch: Avoid passing non-strings to Title::newFromText()
|
2015-09-02 22:57:09 -07:00 |
|
ProtectionForm.php
|
|
|
|
Revision.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
RevisionList.php
|
|
|
|
Sanitizer.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
Setup.php
|
Removed deprecated $wgDeferredUpdateList
|
2015-09-21 16:30:16 -07:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
|
|
|
SquidPurgeClient.php
|
|
|
|
Status.php
|
|
|
|
StreamFile.php
|
|
|
|
StubObject.php
|
Remove return of void method results
|
2015-09-10 18:45:22 +00:00 |
|
TemplateParser.php
|
Make lines short to pass phpcs in files under includes/
|
2015-09-27 16:10:59 +00:00 |
|
Title.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
User.php
|
User::incEditCountImmediate(): Add explicit IS NOT NULL check
|
2015-09-29 18:52:31 +00:00 |
|
UserArray.php
|
|
|
|
UserArrayFromResult.php
|
|
|
|
UserRightsProxy.php
|
Updated key WANObjectCache::delete() callers to avoid races
|
2015-09-26 18:02:00 +00:00 |
|
WatchedItem.php
|
|
|
|
WebRequest.php
|
WebRequest.php: Make lines shorter to make phpcs happier
|
2015-09-26 14:19:03 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
WebStart.php: Make lines shorter to make phpcs happier
|
2015-09-26 12:45:52 +03:00 |
|
WikiMap.php
|
Make lines short to pass phpcs in files under includes/
|
2015-09-27 16:10:59 +00:00 |
|
Xml.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
XmlSelect.php
|
Enable multiple default values for XmlSelect
|
2015-09-13 22:52:33 +00:00 |
|
ZhConversion.php
|
|
|