..
actions
tests: Add ActionFactoryIntegrationTest
2023-01-05 00:10:20 +01:00
api
i18n: Reword action-deletedhistory
2023-02-16 23:08:28 +01:00
auth
Tests: add ObjectFactory to DummyServicesTrait
2023-01-23 19:35:50 +00:00
block
tests: Handle dynamic created properties on test classes
2023-01-13 21:03:42 +00:00
cache
Tests: add LanguageNameUtils to DummyServicesTrait
2023-02-02 20:50:48 +00:00
changes
Merge "Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\"
2022-12-11 15:50:43 +00:00
changetags
ChangeTags: Replace MWException with InvalidArgumentException
2023-01-22 13:43:53 +00:00
collation
tests: Handle dynamic created properties on test classes
2023-01-13 21:03:42 +00:00
config
content
Reorg: Move RawMessage to under language/
2022-12-16 11:30:19 +01:00
db
rdbms: Introduce ServerInfoHolder to limit access to servers in LB
2023-02-20 18:58:15 +01:00
debug
tests: Handle dynamic created properties on test classes
2023-01-13 21:03:42 +00:00
deferred
deferred: Remove internal DeferredUpdates::doUpdates parameter
2023-01-06 23:39:19 +00:00
diff
diff: Handle timestamp correct for suppressed revisions
2022-12-17 23:17:16 +01:00
editpage
exception
Merge "Change $wgLang to use Message::*Param functions"
2023-01-28 00:31:50 +00:00
externalstore
filebackend
tests: Handle dynamic created properties on test classes
2023-01-13 21:03:42 +00:00
filerepo
DatabaseSqlite: fix null blobs
2022-11-22 11:50:42 +11:00
GlobalFunctions
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
HookContainer
htmlform
Revert "htmlform: Improve validation of multiselect fields"
2023-02-02 17:05:41 +00:00
http
Hard-deprecate MWHttpRequest::factory
2023-02-13 23:22:11 +01:00
import
import: Add a syntax check for xml imports
2023-01-19 23:32:24 +01:00
installer
interwiki
ClassicInterwikiLookupTest: Avoid usage of deprecated wfGetDB()
2023-01-27 16:14:12 +02:00
jobqueue
Avoid deprecated usage of Job::factory()
2023-01-25 13:25:40 +02:00
language
phpunit: Generalize LanguageConverterTestTrait and simplify tests
2023-02-13 21:12:33 +00:00
languages
tests: Move all language converter tests into /includes/
2023-02-01 20:10:56 +01:00
libs
objectcache,rdbms: Widen needlessly narrow @covers test annotations
2023-02-21 21:27:40 +00:00
linkeddata
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
linker
logging
Merge "logging: Add class for suppressed items on Special:Log"
2023-02-06 23:15:47 +00:00
mail
media
tests: Handle dynamic created properties on test classes
2023-01-13 21:03:42 +00:00
Message
Navigation
PagerNavigationBuilder: Document that nulls in setLinkQuery() etc. are allowed
2022-11-02 23:56:35 +00:00
objectcache
objectcache: Move main cache to internal "_LocalClusterCache" service
2023-02-21 21:31:42 +00:00
page
Reorg: Move category-related classes from includes/ to Category/
2023-02-09 20:18:54 +01:00
pager
pager: Fix navigations when date range is set
2022-12-10 09:52:36 +08:00
ParamValidator /TypeDef
parser
Remove back-compatibility code for ToC marker
2023-02-10 00:03:54 -05:00
password
Permissions
permissions: Check cascade protection only if page can exists
2023-02-10 20:11:07 +00:00
poolcounter
preferences
Enable pig-latin variant for testing
2022-11-08 17:45:51 +05:30
rcfeed
registration
SettingsBuilder: introduce a "registration" stage
2022-12-16 15:47:05 +00:00
ResourceLoader
Allow some maintenance scripts to be called without a LocalSettings
2023-02-16 21:11:33 +00:00
Rest
tests: Simplify some nested ->will( $this->return assertions
2022-11-12 11:57:12 -07:00
Revision
Merge "rdbms: Consolidate logger channels into one"
2023-01-03 23:39:38 +00:00
search
search: Namespace TitleMatcher class
2023-02-19 10:55:07 +02:00
session
tests: Replace deprecated User::idFromName
2022-12-23 14:18:20 +00:00
shell
site
Remove pre PHP 7.4 serialize()/unserialize()
2022-11-10 19:25:01 +00:00
skins
Reorg: Move CSP class to Request/
2023-02-16 13:36:41 +01:00
sparql
specialpage
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
specials
search: Namespace TitleMatcher class
2023-02-19 10:55:07 +02:00
Storage
Improve tests for parser cache updates
2023-01-16 19:15:10 +01:00
title
title: Handle user name equal to interwiki prefix in TitleParser
2023-02-15 23:01:30 +01:00
upload
upload: Allow attributes starting with "on" in inkscape SVG namespace
2023-02-13 00:41:22 +00:00
user
Replace some use of Language::truncateForDatabase() with mb_strcut()
2023-01-30 04:50:33 +00:00
utils
rdbms: Drop Database::getApproximateLagStatus()
2023-01-17 13:20:04 +00:00
watcheditem
Fix casing of class and function name usages
2022-12-04 19:09:30 +00:00
AutoLoaderTest.php
AutoLoader: Drop support for $wgAutoloadAttemptLowercase
2022-12-04 02:38:57 -05:00
CategoryTest.php
Reorg: Move category-related classes from includes/ to Category/
2023-02-09 20:18:54 +01:00
CommentStoreCommentTest.php
CommentStoreTest.php
Merge "Hard-deprecate CommentStore::getStore"
2023-01-14 02:37:17 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php
Reorg: Move CSP class to Request/
2023-02-16 13:36:41 +01:00
EditPageConstraintsTest.php
Reorg: Move EditPage.php to MediaWiki\EditPage
2023-02-15 22:40:10 +01:00
EditPageTest.php
Reorg: Move EditPage.php to MediaWiki\EditPage
2023-02-15 22:40:10 +01:00
ExportTest.php
Fix XML dumps for content types with non-string getNativeData()
2023-02-01 10:24:57 +01:00
ExtraParserTest.php
tests: Handle dynamic created properties on test classes
2023-01-13 21:03:42 +00:00
FauxRequestTest.php
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
GitInfoTest.php
HooksTest.php
tests: Fix missing "wf" prefix for global functions
2022-11-28 07:28:55 -05:00
HtmlTest.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
LinkerTest.php
linker: Fix broken specialLink() when combining subpage with querystring
2022-12-09 17:57:55 +00:00
LinkFilterTest.php
LinkFilter: Get rid of concept of field prefix in ::getQueryConditions
2023-02-14 17:28:48 +01:00
MediaWikiServicesTest.php
Allow some maintenance scripts to be called without a LocalSettings
2023-02-16 21:11:33 +00:00
MediaWikiTest.php
Handle bad redirect target for personally identifiable special pages
2022-11-18 20:04:49 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
MessageTest.php
Reorg: Move RawMessage to under language/
2022-12-16 11:30:19 +01:00
MockServiceWiring.php
MovePageTest.php
Include missing message parameter in message
2023-01-04 12:12:34 +03:00
MultiHttpClientTest.php
MWTimestampTest.php
Remove deprecated MWTimestamp::getHumanTimestamp
2022-11-03 17:00:39 +00:00
OutputPageTest.php
objectcache,rdbms: Widen needlessly narrow @covers test annotations
2023-02-21 21:27:40 +00:00
SampleTest.php
SiteStatsTest.php
Avoid deprecated usage of Job::factory()
2023-01-25 13:25:40 +02:00
StatusTest.php
Add StatusValue::hasMessagesExcept()
2023-02-07 06:18:49 +00:00
TemplateCategoriesTest.php
TestUser.php
TestUserRegistry.php
phpunit: improve isolation by calling User::clearInstanceCache
2022-12-04 15:21:30 +01:00
TimeAdjustTest.php
TitleTest.php
Reorg: Move RawMessage to under language/
2022-12-16 11:30:19 +01:00
TitleUrlTest.php
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
XmlTest.php