| .. |
|
actions
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
api
|
Merge "ApiQueryLanguageinfo: Allow fetching variant names from API"
|
2022-10-17 07:32:19 +00:00 |
|
auth
|
Fix block handling in CheckBlocksSecondaryAuthenticationProvider
|
2022-08-30 19:06:16 -07:00 |
|
block
|
build: Updating dependencies
|
2022-10-07 21:09:37 +03:00 |
|
cache
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
changes
|
tests: Upgrade PHPUnit from 8.5+ to 9.5+
|
2022-10-08 02:03:55 +02:00 |
|
changetags
|
tests: Migrate setMwGlobals() to overrideConfigValue(s)()
|
2022-07-23 05:53:49 +01:00 |
|
collation
|
IcuCollation: Remove unnecessary rtrim() and unset()
|
2022-05-21 02:02:39 -04:00 |
|
config
|
|
|
|
content
|
Parser: Use linkAnchor in section definition as well as anchor
|
2022-09-14 12:54:36 -04:00 |
|
context
|
Setup: Adopt RequestContext::getActionName for most early callers
|
2022-09-20 00:05:31 +00:00 |
|
db
|
rdbms: improve LoadBalancer connection pool reuse (ii)
|
2022-10-18 17:23:44 -07:00 |
|
debug
|
tests: Migrate setMwGlobals() to overrideConfigValue(s)()
|
2022-07-23 05:53:49 +01:00 |
|
deferred
|
Merge "tests: Replace deprecated WikiPage::factory"
|
2022-09-09 16:25:08 +00:00 |
|
diff
|
tests: Use MediaWikiIntegrationTestCase::editPage for edits
|
2022-09-23 22:49:59 +02:00 |
|
editpage
|
tests: Migrate setMwGlobals() to overrideConfigValue(s)
|
2022-07-27 18:07:00 +01:00 |
|
exception
|
tests: Migrate away from setMwGlobals()
|
2022-08-22 20:17:49 +00:00 |
|
externalstore
|
Use ::class to refer to class names
|
2022-08-17 22:59:17 +02:00 |
|
filebackend
|
lockmanager: remove MysqlLockManager and DBLockManager
|
2022-10-14 17:43:44 -07:00 |
|
filerepo
|
tests: Migrate setMwGlobals() to overrideConfigValue(s)
|
2022-07-27 18:07:00 +01:00 |
|
GlobalFunctions
|
Remove hard-deprecated wfReadOnly/wfReadOnlyReason
|
2022-09-23 22:44:44 +02:00 |
|
HookContainer
|
|
|
|
htmlform
|
tests: Replace assertRegExp with assertMatchesRegularExpression
|
2022-10-07 14:13:16 -04:00 |
|
http
|
Migrate usage of setMwGlobals() to overrideConfigValue(s)
|
2022-08-01 06:16:22 +01:00 |
|
import
|
Migrate usage of setMwGlobals() to overrideConfigValue(s)
|
2022-08-01 06:16:22 +01:00 |
|
installer
|
Replace trivial usa of mock builder with createMock() shortcut
|
2022-07-15 16:43:48 +00:00 |
|
interwiki
|
Migrate usage of setMwGlobals() to overrideConfigValue(s)
|
2022-08-01 06:16:22 +01:00 |
|
jobqueue
|
build: Updating dependencies
|
2022-10-07 21:09:37 +03:00 |
|
language
|
Migrate usage of setMwGlobals() to overrideConfigValue(s)
|
2022-08-01 06:16:22 +01:00 |
|
languages
|
Use yield consistently in grammar tests
|
2022-06-03 14:52:53 +03:00 |
|
libs
|
rdbms: Move Database::factory() to DatabaseFactory service
|
2022-08-31 10:53:50 +10:00 |
|
linkeddata
|
Migrate usage of setMwGlobals() to overrideConfigValue(s)
|
2022-08-01 06:16:22 +01:00 |
|
linker
|
tests: Add missing @group Database
|
2022-08-06 22:55:12 +02:00 |
|
logging
|
tests: Migrate MediaWiki settings to overrideConfig...()
|
2022-08-18 17:48:03 +01:00 |
|
mail
|
tests: Add missing @group Database
|
2022-08-06 22:55:12 +02:00 |
|
media
|
Migrate usage of setMwGlobals() to overrideConfigValue(s)
|
2022-08-01 06:16:22 +01:00 |
|
Message
|
|
|
|
Navigation
|
Introduce PagerNavigationBuilder for making pagination links
|
2022-09-05 16:10:36 -04:00 |
|
objectcache
|
SqlBagOStuff: Fix modtoken comparison
|
2022-08-19 11:11:58 +10:00 |
|
page
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
pager
|
Replace trivial usa of mock builder with createMock() shortcut
|
2022-07-15 16:43:48 +00:00 |
|
ParamValidator/TypeDef
|
tests: Add missing @group Database
|
2022-08-06 22:55:12 +02:00 |
|
parser
|
Auto-discover core parser test files
|
2022-10-13 10:41:15 -04:00 |
|
password
|
|
|
|
Permissions
|
tests: Remove resetServiceForTesting after overrideConfigValues
|
2022-07-27 23:08:27 +02:00 |
|
poolcounter
|
Separate RevisionOutputCache::makeParserOutputKey from no revid case
|
2022-09-09 18:24:27 -07:00 |
|
preferences
|
Add preference to control Special:Search thumbnails
|
2022-10-17 13:48:12 +02:00 |
|
rcfeed
|
Migrate from setMwGlobals() to overrideConfigValue(s)
|
2022-08-02 10:14:10 +01:00 |
|
registration
|
Collect autoloader info in ExtensionProcessor
|
2022-06-07 17:39:00 +02:00 |
|
ResourceLoader
|
tests: Replace assertRegExp with assertMatchesRegularExpression
|
2022-10-07 14:13:16 -04:00 |
|
Rest
|
REST: introduce getPrivateRouteUrl
|
2022-07-14 13:12:35 +00:00 |
|
Revision
|
rdbms: improve LoadBalancer connection pool reuse (ii)
|
2022-10-18 17:23:44 -07:00 |
|
search
|
Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in
|
2022-10-03 10:52:50 +00:00 |
|
session
|
BotPasswordSessionProviderTest: Do not set MW_API
|
2022-09-23 14:28:14 +02:00 |
|
shell
|
tests: Replace assertRegExp with assertMatchesRegularExpression
|
2022-10-07 14:13:16 -04:00 |
|
site
|
Migrate use of global to use of config settings
|
2022-08-12 12:25:17 +00:00 |
|
skins
|
Componentize menulink + footer
|
2022-09-28 14:57:37 +00:00 |
|
sparql
|
Replace trivial usa of mock builder with createMock() shortcut
|
2022-07-15 16:43:48 +00:00 |
|
specialpage
|
tests: Replace assertRegExp with assertMatchesRegularExpression
|
2022-10-07 14:13:16 -04:00 |
|
specials
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
Storage
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
title
|
tests: Migrate away from setMwGlobals() to overrideConfigValue(s)()
|
2022-08-14 22:23:25 +01:00 |
|
upload
|
tests: Migrate away from setMwGlobals() to overrideConfigValue(s)()
|
2022-08-14 22:23:25 +01:00 |
|
user
|
tests: Use MediaWikiIntegrationTestCase::editPage for edits
|
2022-09-23 22:49:59 +02:00 |
|
utils
|
Remove the deprecated MWGrants class
|
2022-09-16 17:07:20 +02:00 |
|
watcheditem
|
phpunit: Avoid deprecated at() matcher
|
2022-10-06 18:57:24 -04:00 |
|
ActorMigrationTest.php
|
tests: Use namespaced IDatabase class
|
2022-05-28 00:09:55 +02:00 |
|
ActorMigrationTest.sql
|
|
|
|
AutoLoaderTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
CategoryTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
CommentStoreCommentTest.php
|
|
|
|
CommentStoreTest.php
|
|
|
|
CommentStoreTest.sql
|
|
|
|
ContentSecurityPolicyTest.php
|
[php8.1] Change override of $wgResourceBasePath for CSP tests
|
2022-07-25 12:54:04 -07:00 |
|
EditPageConstraintsTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
EditPageTest.php
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
ExportTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
ExtraParserTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
FauxRequestTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
GitInfoTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
HooksTest.php
|
|
|
|
HtmlTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
LinkerTest.php
|
tests: Replace deprecated WikiPage::factory
|
2022-09-02 19:34:02 +00:00 |
|
LinkFilterTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
MagicWordFactoryTest.php
|
|
|
|
MediaWikiServicesTest.php
|
Replace trivial usa of mock builder with createMock() shortcut
|
2022-07-15 16:43:48 +00:00 |
|
MediaWikiTest.php
|
tests: don't assume wgLanguageCode is 'en'
|
2022-07-21 19:32:41 -04:00 |
|
MediaWikiVersionFetcherTest.php
|
|
|
|
MergeHistoryTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
MessageTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
MockServiceWiring.php
|
|
|
|
MovePageTest.php
|
tests: Use MediaWikiIntegrationTestCase::editPage for edits
|
2022-09-23 22:49:59 +02:00 |
|
MultiHttpClientTest.php
|
Replace trivial usa of mock builder with createMock() shortcut
|
2022-07-15 16:43:48 +00:00 |
|
MWTimestampTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
OutputPageTest.php
|
OutputPageTest: Adjust testAddBodyClasses
|
2022-10-18 09:46:07 +08:00 |
|
PagePropsTest.php
|
|
|
|
SampleTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
SiteStatsTest.php
|
|
|
|
StatusTest.php
|
Make StatusValue accept MessageValue.
|
2022-09-01 09:00:21 +00:00 |
|
TemplateCategoriesTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2022-09-23 21:53:11 +02:00 |
|
TestUser.php
|
tests/api: Add TestUser::getAuthority and use it
|
2022-08-06 23:15:27 +02:00 |
|
TestUserRegistry.php
|
|
|
|
TimeAdjustTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
TitleTest.php
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
TitleUrlTest.php
|
tests: Use overrideConfig(Value|Values) where needed
|
2022-07-12 22:24:50 +00:00 |
|
TrackingCategoriesTest.php
|
|
|
|
WebRequestTest.php
|
Support CDN query parameter re-ordering
|
2022-08-09 01:53:38 +00:00 |
|
WikiMapTest.php
|
tests: Migrate MediaWiki settings to overrideConfig...()
|
2022-08-18 17:48:03 +01:00 |
|
XmlTest.php
|
tests: don't assume wgLanguageCode is 'en'
|
2022-07-21 19:32:41 -04:00 |