| .. |
|
actions
|
tests: No hook clean up needed on tearDown in WatchActionTest
|
2023-04-27 22:05:19 +02:00 |
|
api
|
api: include details of email and own talk block
|
2023-05-30 02:13:13 +05:30 |
|
auth
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
block
|
Deprecate passing a db to DatabaseBlockStore::insertBlock()
|
2023-05-20 11:02:45 +02:00 |
|
cache
|
watcheditem: Switch out of LB for picking db connection
|
2023-05-05 15:42:10 +02:00 |
|
changes
|
Merge "tests: Make some PHPUnit data providers static"
|
2023-05-20 06:35:38 +00:00 |
|
changetags
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
collation
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
config
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
content
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
db
|
rdbms: make IDatabase::insertId() less fragile and more consistent
|
2023-05-26 19:01:45 -07:00 |
|
debug
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
deferred
|
Merge "phpunit: Update @covers annotations for namespaced classes"
|
2023-05-30 13:05:45 +00:00 |
|
diff
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
editpage
|
editpage: Split off producing edit intro messages and preloaded content
|
2023-05-16 20:51:00 +02:00 |
|
exception
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
externalstore
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
filebackend
|
filebackend: Split missing file and error on getLocalReference/Copy
|
2023-04-29 01:01:07 +02:00 |
|
filerepo
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
GlobalFunctions
|
Just another 80 or so PHPStorm inspection fixes (#4)
|
2023-03-25 00:39:06 +00:00 |
|
HookContainer
|
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
|
2023-05-04 23:41:21 +02:00 |
|
htmlform
|
Allow setting "notices" for OOUI form fields
|
2023-05-30 12:28:15 +02:00 |
|
http
|
Remove deprecated MWHttpRequest::factory
|
2023-04-26 22:23:06 +02:00 |
|
import
|
Replace deprecated Title::GAID_FOR_UPDATE constant
|
2023-04-21 11:33:11 +02:00 |
|
installer
|
Replace trivial usa of mock builder with createMock() shortcut
|
2022-07-15 16:43:48 +00:00 |
|
interwiki
|
Fix more PHPStorm inspections (#2)
|
2023-03-25 00:19:58 +00:00 |
|
jobqueue
|
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
|
2023-04-10 22:00:17 +00:00 |
|
language
|
Implement Language Converter for yue (Cantonese)
|
2023-05-20 16:11:11 +00:00 |
|
languages
|
Add first test cases for grammar in 'kk', 'tyv' languages
|
2023-05-12 14:32:55 +00:00 |
|
libs
|
rdbms: move DatabaseFactoryTest to unit/ directory
|
2023-04-10 14:00:14 -07:00 |
|
linkeddata
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
linker
|
Fix Phan suppressions related to Title::castFrom*() and friends
|
2023-04-22 16:45:09 +02:00 |
|
logging
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
mail
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
media
|
Add option to allow SVGs to be rendered clientside
|
2023-05-23 09:33:18 +00:00 |
|
Message
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
Navigation
|
Remove deprecated pager methods/classes
|
2023-03-22 15:23:56 +00:00 |
|
objectcache
|
Fix infinite recursion in DBLoadBalancerFactoryConfigBuilder service
|
2023-05-03 13:39:44 +10:00 |
|
page
|
Special:Undelete "load more" followups
|
2023-05-29 11:19:54 +10:00 |
|
pager
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
ParamValidator/TypeDef
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
parser
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
password
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
Permissions
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
poolcounter
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
preferences
|
Replace usages of deprecated UserGroupMembership::getLink()
|
2023-05-20 21:21:19 +02:00 |
|
profiler
|
profiler: Add ProfilingContext class
|
2023-03-23 00:08:49 +00:00 |
|
rcfeed
|
rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter
|
2023-05-19 15:48:40 +03:00 |
|
registration
|
Treat $wgHooks as a regular setting
|
2023-03-09 10:20:44 +01:00 |
|
ResourceLoader
|
ResourceLoader: Allow FileModule scripts to be generated with a callback
|
2023-05-09 11:47:40 +10:00 |
|
Rest
|
build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
|
2023-03-11 19:04:09 +00:00 |
|
Revision
|
Merge "Migrate revision_comment_temp to rev_comment_id"
|
2023-05-30 07:13:11 +00:00 |
|
search
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
session
|
Make use of MainConfigNames references in a few more places
|
2023-04-21 11:11:44 +02:00 |
|
shell
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
site
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
skins
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
sparql
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
specialpage
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
specials
|
Merge "phpunit: Update @covers annotations for namespaced classes"
|
2023-05-30 13:05:45 +00:00 |
|
Storage
|
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
|
2023-04-10 22:00:17 +00:00 |
|
title
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
upload
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
user
|
user: Clean up most calls to LoadBalancer in user-related services
|
2023-06-01 16:56:22 +00:00 |
|
utils
|
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
|
2023-04-10 22:00:17 +00:00 |
|
watcheditem
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
AutoLoaderTest.php
|
AutoLoader: Drop support for $wgAutoloadAttemptLowercase
|
2022-12-04 02:38:57 -05:00 |
|
CategoryTest.php
|
Category: Widen @covers annotations in unit tests
|
2023-05-30 15:59:25 +01:00 |
|
CommentStoreCommentTest.php
|
|
|
|
CommentStoreTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
CommentStoreTest.sql
|
|
|
|
ContentSecurityPolicyTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
EditPageConstraintsTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
EditPageTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
ExportTest.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ExtraParserTest.php
|
Just another 80 or so PHPStorm inspection fixes (#4)
|
2023-03-25 00:39:06 +00:00 |
|
FauxRequestTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
GitInfoTest.php
|
tests: Use overrideConfigValue(s) where necessary
|
2022-07-16 23:45:52 +01:00 |
|
HooksTest.php
|
Hard-deprecate Hooks::isRegistered/getHandlers/run/runWithoutAbort
|
2023-05-18 18:39:17 +00:00 |
|
HtmlTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
LinkerTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
LinkFilterTest.php
|
ExternalLinks: Make IP links work with read new
|
2023-05-31 21:11:11 +02:00 |
|
MediaWikiServicesTest.php
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
MediaWikiTest.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
MediaWikiVersionFetcherTest.php
|
|
|
|
MergeHistoryTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
MessageTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
MockServiceWiring.php
|
|
|
|
MovePageTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
MultiHttpClientTest.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
MWTimestampTest.php
|
Remove deprecated MWTimestamp::getHumanTimestamp
|
2022-11-03 17:00:39 +00:00 |
|
OutputPageTest.php
|
HTML: Remove self-closing XHTML syntax from core
|
2023-05-03 10:44:41 +02:00 |
|
SampleTest.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
SiteStatsTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
StatusTest.php
|
Status::getPsr3MessageAndContext: Special-case rawmessage
|
2023-04-05 18:49:54 +00:00 |
|
TemplateCategoriesTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
TestUser.php
|
tests/api: Add TestUser::getAuthority and use it
|
2022-08-06 23:15:27 +02:00 |
|
TestUserRegistry.php
|
phpunit: improve isolation by calling User::clearInstanceCache
|
2022-12-04 15:21:30 +01:00 |
|
TimeAdjustTest.php
|
Use UserTimeCorrection in Language::userAdjust
|
2023-01-29 14:12:32 +01:00 |
|
TitleTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
TitleUrlTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
TrackingCategoriesTest.php
|
Reorg: Move category-related classes from includes/ to Category/
|
2023-02-09 20:18:54 +01:00 |
|
WebRequestTest.php
|
tests: Handle dynamic created properties on test classes
|
2023-01-13 21:03:42 +00:00 |
|
WikiMapTest.php
|
phpunit: Update @covers annotations for namespaced classes
|
2023-05-27 17:43:12 +08:00 |
|
XmlTest.php
|
HTML: Remove self-closing XHTML syntax from core
|
2023-05-03 10:44:41 +02:00 |