| .. |
|
actions
|
Fix DB usage in non-database tests
|
2023-07-21 13:52:47 +02:00 |
|
api
|
tests: api: Use NS_ constants instead of hard coded values
|
2023-07-29 11:02:26 +02:00 |
|
auth
|
Make tests override needed configuration
|
2023-07-27 06:40:48 +00:00 |
|
block
|
BlockManagerTest: Use class @covers instead of per-method annotations
|
2023-07-26 16:27:53 +01:00 |
|
cache
|
HookContainer: deprecate old hook handler formats
|
2023-06-21 11:40:10 +00:00 |
|
changes
|
EnhancedChangesList: Use HTML/CSS for collapsing
|
2023-07-13 23:12:45 +00:00 |
|
changetags
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
collation
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
config
|
config: Widen @covers annotations in unit tests
|
2023-07-24 05:33:30 +01:00 |
|
content
|
Implement rate limiting in Authority.
|
2023-07-23 17:16:56 +00:00 |
|
db
|
rdbms: Avoid making wasteful memcached calls in CP
|
2023-07-25 18:40:27 +00:00 |
|
debug
|
tests: Change expectDeprecation to expectDeprecationAndContinue
|
2023-07-18 16:35:43 +00:00 |
|
deferred
|
phpunit: Do not call addCoreDBData if the test doesn't need the DB
|
2023-07-25 11:59:31 +00:00 |
|
diff
|
Don't show the inline toggle selector on Special:MobileDiff
|
2023-07-26 05:16:55 +00:00 |
|
editpage
|
editpage: Fix use of includeonly for preload of page in mw namespace
|
2023-07-07 19:01:59 +02:00 |
|
exception
|
|
|
|
externalstore
|
|
|
|
filebackend
|
filebackend: Split missing file and error on getLocalReference/Copy
|
2023-04-29 01:01:07 +02:00 |
|
filerepo
|
Migrate more calls of Database::select* to SelectQueryBuilder
|
2023-07-26 13:01:28 +02:00 |
|
GlobalFunctions
|
Resolve GlobalFunctions phpunit filename deprecation errors
|
2023-07-01 09:30:42 +00:00 |
|
HookContainer
|
Remove the $replace parameter from HookContainer::scopedRegister.
|
2023-06-14 11:00:54 +00:00 |
|
htmlform
|
htmlform: Allow validation-callback to return Status instances
|
2023-07-09 19:53:01 +02:00 |
|
http
|
Remove deprecated MWHttpRequest::factory
|
2023-04-26 22:23:06 +02:00 |
|
import
|
WikiImporter: Improve error message output
|
2023-07-09 22:48:55 +00:00 |
|
installer
|
|
|
|
interwiki
|
tests: Migrate Database::delete calls to DeleteQueryBuilder
|
2023-07-14 14:48:42 +02:00 |
|
jobqueue
|
Deprecate MediaWikiIntegrationTestCase::$users
|
2023-07-25 12:12:43 +00:00 |
|
language
|
Fix space after comma in single-line array declaration
|
2023-07-24 19:04:59 +02:00 |
|
languages
|
Fix Chinese diff segmentation
|
2023-07-06 18:14:30 +10:00 |
|
libs
|
site: Simplify SiteList by removing GenericArrayObject indirection
|
2023-06-05 19:39:33 +00:00 |
|
linkeddata
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
linker
|
Fix space after comma in single-line array declaration
|
2023-07-24 19:04:59 +02:00 |
|
logging
|
|
|
|
mail
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
media
|
Avoid calling overrideConfigValue() multiple times
|
2023-07-20 14:59:42 +02:00 |
|
Message
|
|
|
|
Navigation
|
tests: Change some setMwGlobals to overrideConfigValue
|
2023-07-17 23:02:32 +02:00 |
|
objectcache
|
tests: Change some setMwGlobals to overrideConfigValue
|
2023-07-17 23:02:32 +02:00 |
|
page
|
tests: Set RCWatchCategoryMembership=false in WikiPageDbTest
|
2023-07-22 20:58:55 +02:00 |
|
pager
|
Fix DB usage in non-database tests
|
2023-07-21 13:52:47 +02:00 |
|
ParamValidator/TypeDef
|
|
|
|
parser
|
Merge "Rename newly-added ParserOutput::appendOutputString() method"
|
2023-07-28 17:29:12 +00:00 |
|
password
|
|
|
|
Permissions
|
Avoid calling overrideConfigValue() multiple times
|
2023-07-20 14:59:42 +02:00 |
|
poolcounter
|
|
|
|
preferences
|
Tests: Fix config value override
|
2023-07-26 15:28:53 +01:00 |
|
profiler
|
|
|
|
rcfeed
|
rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter
|
2023-05-19 15:48:40 +03:00 |
|
registration
|
Simplify HookContainer (v2)
|
2023-06-06 12:06:23 +02:00 |
|
ResourceLoader
|
Fix DB usage in non-database tests
|
2023-07-21 13:52:47 +02:00 |
|
Rest
|
tests: Prevent leaking $_SERVER in RequestFromGlobalsTest
|
2023-07-19 09:23:52 +02:00 |
|
Revision
|
Fix DB usage in non-database tests
|
2023-07-21 13:52:47 +02:00 |
|
search
|
search: Make DB-backed search engines use ICP instead of LB/LBF
|
2023-07-13 12:31:06 +02:00 |
|
session
|
tests: Migrate Database::delete calls to DeleteQueryBuilder
|
2023-07-14 14:48:42 +02:00 |
|
shell
|
Make Shell::makeScriptCommand use run.php
|
2023-07-25 01:35:59 +00:00 |
|
site
|
site: Use DeleteQueryBuilder in DBSiteStore
|
2023-07-06 22:18:36 +00:00 |
|
skins
|
skins: Widen @covers annotations in unit tests
|
2023-07-24 20:35:53 +00:00 |
|
sparql
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
specialpage
|
Merge "Simplify WHERE conditions with field IS NULL"
|
2023-07-24 18:34:30 +00:00 |
|
specials
|
Merge "Simplify WHERE conditions with field IS NULL"
|
2023-07-24 18:34:30 +00:00 |
|
Storage
|
Migrate assertSelect() to SelectQueryBuilder
|
2023-06-28 09:03:58 +10:00 |
|
title
|
Inject extension namespaces into NamespaceInfo
|
2023-07-16 22:53:26 +02:00 |
|
upload
|
Replace usages of ApiTestCase::$users
|
2023-07-25 12:12:58 +00:00 |
|
user
|
Merge "UserGroupManagerTest: Set wgConf wikis to it's valid"
|
2023-07-27 13:04:09 +00:00 |
|
utils
|
|
|
|
watcheditem
|
Deprecate MediaWikiIntegrationTestCase::$users
|
2023-07-25 12:12:43 +00:00 |
|
AutoLoaderTest.php
|
|
|
|
CategoryTest.php
|
Category: Widen @covers annotations in unit tests
|
2023-05-30 15:59:25 +01:00 |
|
CommentStoreCommentTest.php
|
|
|
|
CommentStoreTest.php
|
CommentStore: Drop temp table code
|
2023-06-13 23:30:58 +00:00 |
|
CommentStoreTest.sql
|
|
|
|
ContentSecurityPolicyTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
EditPageConstraintsTest.php
|
tests: Migrate calls to Database::update to UpdateQueryBuilder
|
2023-07-14 15:40:11 +02:00 |
|
EditPageTest.php
|
tests: Migrate calls to Database::update to UpdateQueryBuilder
|
2023-07-14 15:40:11 +02:00 |
|
ExportTest.php
|
|
|
|
ExtraParserTest.php
|
|
|
|
FauxRequestTest.php
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
GitInfoTest.php
|
|
|
|
HooksTest.php
|
HookContainer: avoid instantiation of handlers when calling register()
|
2023-07-22 16:40:14 +02:00 |
|
HtmlTest.php
|
tests: Change some setMwGlobals to overrideConfigValue
|
2023-07-17 23:02:32 +02:00 |
|
LinkerTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2023-06-19 21:54:57 +02:00 |
|
LinkFilterTest.php
|
ExternalLinks: Make oneWildcard avoid adding wildcard to domain
|
2023-07-10 18:38:55 +02:00 |
|
MediaWikiServicesTest.php
|
tests: Use MainConfigNames consts to refer config names
|
2023-06-19 20:21:08 +00:00 |
|
MediaWikiTest.php
|
phpunit: Do not call addCoreDBData if the test doesn't need the DB
|
2023-07-25 11:59:31 +00:00 |
|
MediaWikiVersionFetcherTest.php
|
|
|
|
MergeHistoryTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
MessageTest.php
|
MWTimestamp,Message: Widen @covers annotations in unit tests
|
2023-06-03 16:30:15 +01:00 |
|
MockServiceWiring.php
|
|
|
|
MovePageTest.php
|
Migrate assertSelect() to SelectQueryBuilder
|
2023-06-28 09:03:58 +10:00 |
|
MultiHttpClientTest.php
|
|
|
|
MWTimestampTest.php
|
MWTimestamp,Message: Widen @covers annotations in unit tests
|
2023-06-03 16:30:15 +01:00 |
|
OutputPageTest.php
|
OutputPageTest: specify required config value
|
2023-07-16 15:19:58 +02:00 |
|
SampleTest.php
|
tests: Use Title::makeTitle instead of Title::newFromText
|
2023-06-19 21:54:57 +02:00 |
|
SiteStatsTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
StatusTest.php
|
|
|
|
TemplateCategoriesTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
TestUser.php
|
Merge "tests: Migrate Database::update usages to UpdateQueryBuilder"
|
2023-06-08 13:25:06 +00:00 |
|
TestUserRegistry.php
|
Remove non-existing password parameter in TestUserRegistry
|
2023-07-07 10:38:32 +02:00 |
|
TimeAdjustTest.php
|
|
|
|
TitleTest.php
|
Avoid calling overrideConfigValue() multiple times
|
2023-07-20 14:59:42 +02:00 |
|
TitleUrlTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
TrackingCategoriesTest.php
|
|
|
|
WebRequestTest.php
|
|
|
|
WikiMapTest.php
|
Fix space after comma in single-line array declaration
|
2023-07-24 19:04:59 +02:00 |
|
XmlTest.php
|
[tests] Add a regression test for Xml::input
|
2023-07-11 18:17:00 +02:00 |