| .. |
|
actions
|
Config: Mark MainPageIsDomainRoot official
|
2024-03-13 15:23:37 +00:00 |
|
api
|
Run pagelinks migration for third parties too
|
2024-04-27 16:57:37 -04:00 |
|
auth
|
tests: Migrate to IDatabase::newUpdateQueryBuilder
|
2024-04-14 18:48:21 +00:00 |
|
block
|
tests: Migrate to IDatabase::newInsertQueryBuilder
|
2024-04-14 21:56:07 +02:00 |
|
cache
|
tests: Migrate to IDatabase::newInsertQueryBuilder
|
2024-04-14 21:56:07 +02:00 |
|
Category
|
tests: Migrate to IDatabase::newInsertQueryBuilder
|
2024-04-14 21:56:07 +02:00 |
|
changes
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
changetags
|
Add PHPUnit test for ChangeTagsList class
|
2024-02-23 16:05:45 +00:00 |
|
collation
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
CommentStore
|
tests: Migrate to IDatabase::newInsertQueryBuilder
|
2024-04-14 21:56:07 +02:00 |
|
composer
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
config
|
tests: Use namespaced class names in @covers annotations
|
2024-01-27 01:11:07 +01:00 |
|
content
|
Merge "tests: Refactor common code out of Parser used-options tests"
|
2024-04-26 04:23:21 +00:00 |
|
db
|
rdbms: Update outdated docs around deprecated reuseConnection()
|
2024-04-17 16:55:32 +01:00 |
|
debug
|
tests: Add replacement for assertions deprecated in PHPUnit 9.6
|
2024-02-23 22:09:45 +01:00 |
|
deferred
|
ParserOutput: Rename ::setIndexedPageProperty() to ::setNumericPageProperty()
|
2024-04-15 15:13:56 -04:00 |
|
diff
|
Fix some spelling errors
|
2024-03-18 20:58:11 +11:00 |
|
editpage
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
exception
|
Remove error printing in MWException
|
2024-04-25 11:58:53 +00:00 |
|
export
|
Merge "[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()"
|
2024-02-21 17:11:00 +00:00 |
|
ExternalLinks
|
build: Fix line indents
|
2024-03-11 00:14:16 +01:00 |
|
externalstore
|
Drop old class_aliases for before MW 1.39 that were missed
|
2024-03-20 12:10:42 +00:00 |
|
filebackend
|
filebackend: Retry Swift requests with new auth token on 401
|
2024-03-15 21:34:36 +00:00 |
|
filerepo
|
Merge "Make HTTPFileStreamer testable"
|
2024-04-27 02:01:23 +00:00 |
|
GlobalFunctions
|
|
|
|
HookContainer
|
tests: Add Tests to PHP namespacing
|
2024-02-16 19:10:11 +00:00 |
|
Html
|
Html,Xml: Widen @covers tags
|
2024-03-30 21:48:32 +00:00 |
|
http
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
import
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
installer
|
|
|
|
interwiki
|
tests: Migrate to IDatabase::newInsertQueryBuilder
|
2024-04-14 21:56:07 +02:00 |
|
jobqueue
|
tests: Fix PSR2.Classes.PropertyDeclaration.Multiple errors
|
2024-04-22 12:48:49 +03:00 |
|
language
|
Migrate to IDatabase::newDeleteQueryBuilder
|
2024-04-12 20:12:05 +02:00 |
|
languages
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
libs
|
tests: Move Wikimedia tests into Wikimedia\Tests
|
2024-02-17 02:09:08 +00:00 |
|
linkeddata
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
linker
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
logging
|
Merge "tests: Don't depend on Message implementation details"
|
2024-04-04 20:25:43 +00:00 |
|
mail
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
media
|
Make HTTPFileStreamer testable
|
2024-04-26 13:22:55 +02:00 |
|
Message
|
Namespace Message, move to appropriate directory
|
2024-02-14 15:10:36 -05:00 |
|
Navigation
|
|
|
|
objectcache
|
objectcache: Restore default keyspace for LocalServerCache service
|
2024-03-28 19:47:44 +01:00 |
|
Output
|
[ParserOutput] Remove deprecated ::getTOCHTML() and ::setTOCHTML() methods
|
2024-04-16 13:00:58 -04:00 |
|
OutputTransform
|
ExtractBody: Use page title recorded in ParserOutput
|
2024-04-19 18:31:08 +05:30 |
|
page
|
Use native willReturnSelf in tests where possible
|
2024-04-10 14:13:05 +02:00 |
|
pager
|
Replace last remaining wfGetDB() calls in core, except ResourceLoader
|
2024-02-14 11:02:01 -05:00 |
|
ParamValidator/TypeDef
|
tests: Move Wikimedia tests into Wikimedia\Tests
|
2024-02-17 02:09:08 +00:00 |
|
parser
|
Merge "Mark ParserOptions suppressSectionEditLinks as safe to cache"
|
2024-04-26 04:23:13 +00:00 |
|
password
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
Permissions
|
Update wgAutoCreateTempUser config defaults
|
2024-04-03 16:25:47 +00:00 |
|
poolcounter
|
parser: Remove explicit StatsdDataFactory backward-compat logic
|
2024-03-26 22:53:58 +00:00 |
|
preferences
|
Re-enable test after parsoid vendor bump
|
2024-04-08 12:45:28 -04:00 |
|
profiler
|
|
|
|
rcfeed
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
registration
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
Request
|
WebRequest: detectServer appends default ports that should be omitted
|
2024-03-28 11:03:28 +00:00 |
|
ResourceLoader
|
Fix some line indent
|
2024-04-20 00:25:15 +02:00 |
|
Rest
|
Merge "Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass"
|
2024-03-12 14:25:41 +00:00 |
|
Revision
|
rdbms: Update outdated docs around deprecated reuseConnection()
|
2024-04-17 16:55:32 +01:00 |
|
search
|
Use native willReturnSelf in tests where possible
|
2024-04-10 14:13:05 +02:00 |
|
session
|
tests: Migrate to IDatabase::newInsertQueryBuilder
|
2024-04-14 21:56:07 +02:00 |
|
shell
|
|
|
|
site
|
tests: Namespace Site classes
|
2024-02-17 00:50:52 +00:00 |
|
SiteStats
|
Migrate to IDatabase::newDeleteQueryBuilder
|
2024-04-12 20:12:05 +02:00 |
|
skins
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
sparql
|
tests: Add Tests to PHP namespacing
|
2024-02-16 19:10:11 +00:00 |
|
specialpage
|
Migrate several more raw SQL building to expression builders
|
2024-04-26 21:24:20 +02:00 |
|
specials
|
ContribsPagerTest: Use class @covers annotation
|
2024-04-16 13:51:59 +01:00 |
|
Status
|
StatusValue: Add a getter for MessageSpecifier list
|
2024-04-10 00:13:04 +02:00 |
|
Storage
|
tests: Migrate to IDatabase::newInsertQueryBuilder
|
2024-04-14 21:56:07 +02:00 |
|
title
|
Merge "Namespace includes/cache"
|
2024-02-28 15:10:38 +00:00 |
|
upload
|
Add getCacheKey static method to UploadFromUrl
|
2024-02-28 16:15:39 +01:00 |
|
user
|
Merge "tests: Migrate to IDatabase::newInsertQueryBuilder"
|
2024-04-14 21:35:23 +00:00 |
|
utils
|
tests: Return FakeResultWrapper from mocked IReadableDatabase::select
|
2024-04-19 21:30:23 +02:00 |
|
watcheditem
|
Merge "rdbms: Add some return typehints to SelectQueryBuilder"
|
2024-04-21 09:52:05 +00:00 |
|
WikiMap
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
xml
|
Xml: Deprecate more methods that are HTML-specific
|
2024-04-09 20:10:23 -04:00 |
|
AutoLoaderTest.php
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
MediaWikiServicesTest.php
|
tests: Fix @covers and @coversDefaultClass to have leading \
|
2024-02-16 22:43:56 +00:00 |
|
MockServiceWiring.php
|
|
|
|
SampleTest.php
|
|
|
|
TestUser.php
|
|
|
|
TestUserRegistry.php
|
|
|