| .. |
|
actions
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
api
|
ApiEditPageTest#testCreateImageRedirectAnon: Disable temp user feature
|
2024-06-27 13:42:52 +02:00 |
|
auth
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
block
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
cache
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
Category
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
changes
|
RecentChangeTest#testDatabaseRoundTrip: Conditionally disable temp user feature
|
2024-06-27 08:42:06 +02:00 |
|
changetags
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
collation
|
Remove auto-generated "Class ClassName" comments
|
2024-05-06 10:03:41 +02:00 |
|
CommentStore
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
composer
|
|
|
|
config
|
|
|
|
content
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
db
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
debug
|
Add namespace and deprecation alias to DeprecationHelper
|
2024-05-05 14:16:35 +02:00 |
|
deferred
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
diff
|
diff: migrate TextSlotDiffRenderer to use StatsFactory
|
2024-06-28 19:29:31 +00:00 |
|
editpage
|
EditPageTest#testUpdateNoMinor: Disable temp accounts for a test case
|
2024-06-27 18:28:50 +02:00 |
|
exception
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
export
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
ExternalLinks
|
LinkFilter::makeLikeArray: Fix another 'path' access
|
2024-05-14 12:29:23 +02:00 |
|
externalstore
|
|
|
|
filebackend
|
Add namespace and deprecation alias to FileBackendGroup
|
2024-05-20 20:06:00 +03:30 |
|
filerepo
|
Merge "ThumbnailEntryPointTest: Set named user in context"
|
2024-06-27 10:17:04 +00:00 |
|
GlobalFunctions
|
Use constants provided by MainConfigNames for config names
|
2024-05-18 01:26:46 +08:00 |
|
HookContainer
|
|
|
|
Html
|
Add "implements Stringable" to every class with "function __toString()"
|
2024-06-13 00:23:39 +00:00 |
|
http
|
Use StatusValue::getMessages() instead of deprecated methods
|
2024-05-18 14:45:54 +00:00 |
|
import
|
ImportLinkCacheIntegrationTest: Set named user in context
|
2024-06-27 09:02:56 +02:00 |
|
installer
|
|
|
|
interwiki
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
jobqueue
|
Merge "[ParsoidCachePrewarmJob] Use ParserOutputAccess"
|
2024-06-28 11:44:24 +00:00 |
|
language
|
Merge "language: Widen @covers tags in phpunit tests"
|
2024-06-25 22:50:53 +00:00 |
|
languages
|
|
|
|
libs
|
SerializationTestUtils: handle 1.xx_wmf* versions; don't fail immediately
|
2024-06-03 12:23:46 -04:00 |
|
linkeddata
|
tests: Use namespaced classes (@covers)
|
2024-06-14 00:15:40 +02:00 |
|
linker
|
LinkerTest: Use named user in context and test
|
2024-06-27 09:05:56 +02:00 |
|
logging
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
mail
|
mail: Improve docs, fix file headers, widen @covers
|
2024-05-10 19:48:43 +01:00 |
|
media
|
Add namespace and deprecation alias to FileBackend
|
2024-05-19 22:35:58 +03:30 |
|
Message
|
Deprecate Message::objectParams() and related code
|
2024-05-28 22:03:46 +00:00 |
|
Navigation
|
|
|
|
objectcache
|
objectcache: Complete refactor of ObjectCache.php
|
2024-05-21 14:03:08 +00:00 |
|
Output
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
OutputTransform
|
Use $stage::CONSTRUCTOR_OPTIONS in DefaultOutputPipelineFactory
|
2024-06-10 20:53:21 -04:00 |
|
page
|
Tests: Replace "db" with getDb method
|
2024-06-30 20:24:06 +01:00 |
|
pager
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
ParamValidator/TypeDef
|
|
|
|
parser
|
Sanitizer: delete method removeHTMLtags()
|
2024-06-27 14:09:00 +00:00 |
|
password
|
Namespace includes/password
|
2024-05-18 16:17:38 +01:00 |
|
Permissions
|
PermissionManager: Add getPermissionStatus(), deprecate getPermissionErrors()
|
2024-06-26 01:19:37 +02:00 |
|
poolcounter
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
preferences
|
Use constants provided by MainConfigNames for config names
|
2024-05-18 01:26:46 +08:00 |
|
profiler
|
|
|
|
rcfeed
|
Add namespace and deprecation alias to MachineReadableRCFeedFormatter
|
2024-05-19 17:00:02 +03:30 |
|
registration
|
|
|
|
Request
|
Add namespace and deprecation alias to FormatJson
|
2024-05-16 16:28:01 +03:30 |
|
ResourceLoader
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
Rest
|
Use real type hints for services etc. in includes/Rest/
|
2024-06-11 22:40:44 +02:00 |
|
Revision
|
RevisionStoreDbTest: Disable temp user feature when testing with anon
|
2024-06-25 21:59:30 +02:00 |
|
search
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
session
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
shell
|
|
|
|
site
|
User objectCacheFactory methods not deprecated ObjectCache methods
|
2024-06-06 09:59:24 +01:00 |
|
SiteStats
|
|
|
|
skins
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
sparql
|
|
|
|
specialpage
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
specials
|
Merge "SpecialLanguageTest: Set named user in context"
|
2024-06-27 10:23:31 +00:00 |
|
Status
|
tests: Avoid deprecated Status / StatusValue methods
|
2024-06-15 10:14:37 +02:00 |
|
Storage
|
Tests: Replace "db" with getDb method
|
2024-06-30 20:24:06 +01:00 |
|
title
|
TemplateCategoriesTest#testTemplateCategories: Use named user
|
2024-06-27 11:51:07 +02:00 |
|
upload
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
user
|
Tests: Replace "db" with getDb method
|
2024-06-30 20:24:06 +01:00 |
|
utils
|
Use constants provided by MainConfigNames for config names
|
2024-05-18 01:26:46 +08:00 |
|
watchlist
|
Replace db with getDb for Tests
|
2024-06-23 23:47:56 +01:00 |
|
WikiMap
|
tests: Use namespaced classes (1)
|
2024-06-14 17:19:36 +00:00 |
|
xml
|
Add namespace and deprecation alias to Xml and XmlSelect
|
2024-05-16 15:23:14 +03:30 |
|
AutoLoaderTest.php
|
|
|
|
MediaWikiServicesTest.php
|
|
|
|
MockServiceWiring.php
|
|
|
|
SampleTest.php
|
|
|
|
TestUser.php
|
|
|
|
TestUserRegistry.php
|
|
|