..
actions
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
api
Merge "ApiParse: Use the right Skin object for building section edit links"
2020-01-24 22:01:28 +00:00
auth
Merge "Use namespaced IPUtils class"
2020-01-01 23:56:22 +00:00
block
Merge "Use content language for autoblocker message"
2020-01-17 19:23:59 +00:00
cache
Pass Title to RevisionStore::newRevisionFromRow in MessageCache
2020-01-17 16:54:30 +00:00
changes
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
changetags
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
clientpool
Merge "Use namespaced IPUtils class"
2020-01-01 23:56:22 +00:00
collation
Avoid PHP scalar type juggling in includes/ (part 2)
2019-12-30 20:57:18 +00:00
compat
Coding style: Auto-fix MediaWiki.Commenting.DocComment.*
2020-01-10 12:28:12 -08:00
composer
config
Use namespaced IPUtils class
2020-01-01 02:36:49 -08:00
content
Merge "JsonContent: align object key cells at the top"
2020-01-24 00:16:28 +00:00
context
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
dao
db
Remove $wgDBWindowsAuthentication
2019-11-10 16:00:43 +01:00
debug
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
deferred
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
diff
Replace Linker::link usage with LinkRenderer in includes
2020-01-11 11:20:17 +01:00
edit
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
editpage
Simplify user bucket cases
2019-11-04 13:47:18 +01:00
exception
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
export
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
externalstore
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
filebackend
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
filerepo
Add core REST API endpoint for media links
2020-01-22 15:10:44 -06:00
gallery
Replace Linker::link usage with LinkRenderer in includes
2020-01-11 11:20:17 +01:00
historyblob
Set visibility on php magic functions __destruct/sleep/wakeup/get/call
2019-12-05 18:52:55 +01:00
htmlform
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
http
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
import
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
installer
Localisation updates from https://translatewiki.net .
2020-01-22 07:56:10 +01:00
interwiki
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
jobqueue
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
json
FormatJson: Improve parse() error code handling and tests
2020-01-01 02:34:44 -08:00
language
Merge "LanguageNameUtils: Use type hints instead of Assert::parameterType"
2019-11-01 01:49:17 +00:00
libs
Add core REST API endpoint for media links
2020-01-22 15:10:44 -06:00
linkeddata
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
linker
logging
RCDatabaseLogEntry: add a method to get the last rev_id
2020-01-22 16:45:43 +00:00
mail
media
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
Message
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
Navigation
objectcache
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
page
Add core REST API endpoint for media links
2020-01-22 15:10:44 -06:00
pager
Merge "IndexPager::$offset can be int|string"
2020-01-15 19:09:11 +00:00
parser
parser: Remove unused ParserAfterUnstrip hook
2020-01-25 09:20:52 +01:00
password
Password policy to check if a password is a substring of a username
2020-01-13 23:09:13 +00:00
Permissions
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
poolcounter
Set method visibility for various constructors
2019-12-03 20:17:30 +01:00
preferences
preferences: Avoid use of deprecated Language::fetchLanguageNames()
2020-01-19 16:57:52 +01:00
profiler
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
rcfeed
registration
registration: Rewrite odd !(bool) cast in VersionCheckerTest
2020-01-24 02:15:22 +00:00
resourceloader
Merge "resourceloader: Allow packageFiles callbacks to return a file"
2020-01-20 22:07:51 +00:00
Rest
Merge "PageHistoryCount Conditional Request"
2020-01-24 17:52:59 +00:00
Revision
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
revisiondelete
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
revisionlist
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
search
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
session
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
shell
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
site
Remove FileBasedSiteLookup class, deprecated and unused
2020-01-03 23:59:16 +00:00
skins
Lazy load the module 'mediawiki.searchSuggest'
2020-01-13 16:54:54 +00:00
sparql
Improve param docs
2019-11-28 19:08:59 +01:00
specialpage
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
specials
Replace deprecated IP class with IPUtils
2020-01-24 18:49:33 +01:00
Storage
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
templates
tidy
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
title
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
upload
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
user
Replace deprecated IP class with IPUtils
2020-01-24 18:49:33 +01:00
utils
UIDGenerator::getTimestampFromUUIDv1 - replace wfTimestamp
2020-01-21 18:12:53 -08:00
watcheditem
Fix WatchedItemStoreInterface::clearUserWatchedItems comments
2020-01-24 07:33:02 +00:00
widget
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
.htaccess
ActorMigration.php
ActorMigration: Improve getWhere() handling of $users
2019-12-04 16:00:02 -05:00
AjaxDispatcher.php
Set method visibility in some classes
2019-12-05 17:42:55 +00:00
AjaxResponse.php
Merge "Set method visibility for various constructors"
2019-12-05 10:23:34 +00:00
AutoLoader.php
Autopromote.php
Use namespaced IPUtils class
2020-01-01 02:36:49 -08:00
BadFileLookup.php
CategoriesRdf.php
Category.php
Pass 1 always as string to IDatabase::select and friends
2020-01-11 00:36:13 +00:00
CategoryFinder.php
Improve param docs
2019-11-28 19:08:59 +01:00
CategoryViewer.php
Set method visibility for various constructors
2019-12-03 20:17:30 +01:00
CommentStore.php
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
Fix more scalar types in docblocks
2019-12-08 17:59:08 +00:00
DefaultSettings.php
Password policy to check if a password is a substring of a username
2020-01-13 23:09:13 +00:00
Defines.php
DeprecatedGlobal.php
Forbid wfDeprecated with $version = true
2019-12-31 13:53:36 +01:00
DerivativeRequest.php
DevelopmentSettings.php
DummyLinker.php
EditPage.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
EventRelayerGroup.php
FauxRequest.php
Remove IE 6 security features from server-side code
2019-11-28 15:11:56 +11:00
FauxResponse.php
Add missing @param and @return to documentation
2019-11-10 22:12:58 +00:00
FeedUtils.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
FileDeleteForm.php
FileDeleteForm: Fix phpdoc for doDelete()
2019-12-22 02:29:30 -08:00
ForeignResourceManager.php
Improve param docs
2019-11-28 19:08:59 +01:00
ForkController.php
Remove usages of $wgMemc
2020-01-20 19:41:32 +01:00
FormOptions.php
GitInfo.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
GlobalFunctions.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
HeaderCallback.php
Hooks.php
Improve param docs
2019-11-28 19:08:59 +01:00
Html.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
Linker.php
Use namespaced IPUtils class
2020-01-01 02:36:49 -08:00
LinkFilter.php
Use namespaced IPUtils class
2020-01-01 02:36:49 -08:00
ListToggle.php
MagicWord.php
Drop MagicWord static getters, deprecated in 1.32
2020-01-17 01:22:59 +00:00
MagicWordArray.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
MagicWordFactory.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
MediaWiki.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
MediaWikiServices.php
Services: Remove leading \ from function return types
2020-01-17 14:16:00 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
MovePage.php
Merge "Add target page as a parameter to articleexists message"
2020-01-02 21:08:50 +00:00
MWGrants.php
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php
Remove deprecated non-tidy OutputPage::parse/parseInline methods
2020-01-15 16:22:19 -05:00
PageProps.php
PathRouter.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
PHPVersionCheck.php
Pingback.php
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
ProtectionForm.php
Set visibility on PermissionManager RIGOR_ constant
2019-12-06 22:18:01 +01:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
ServiceWiring.php
ServiceWiring: Cleanup unused closure signatures in serivice wires
2020-01-19 15:48:00 +01:00
Setup.php
Deprecate $wgMemc
2020-01-20 11:44:21 +01:00
SiteConfiguration.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
SiteStats.php
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
SiteStatsInit.php
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
2020-01-10 09:32:25 -08:00
Status.php
Set visibility on php magic functions __destruct/sleep/wakeup/get/call
2019-12-05 18:52:55 +01:00
StreamFile.php
Streamline/fix code by using short ?: and ?? syntax
2019-11-11 11:17:13 +01:00
StubObject.php
StubUserLang.php
TemplateParser.php
TemplateParser: Change cache key and version cache
2020-01-14 21:29:10 -08:00
TemplatesOnThisPageFormatter.php
Title.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
TitleArray.php
Set method visibility in some classes
2019-12-05 17:42:55 +00:00
TitleArrayFromResult.php
Set method visibility for various constructors
2019-12-03 20:17:30 +01:00
TitleFactory.php
TrackingCategories.php
WebRequest.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
WebRequestUpload.php
WebResponse.php
WebStart.php
WikiMap.php
Fix more scalar types in docblocks
2019-12-08 17:59:08 +00:00
WikiReference.php
Xml.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00
XmlJsCode.php
Set method visibility for various constructors
2019-12-03 20:17:30 +01:00
XmlSelect.php
Set method visibility in some classes
2019-12-05 17:42:55 +00:00