..
actions
Make $wgHooks trigger deprecation warnings.
2023-03-29 07:29:37 +00:00
api
Reorg: Move SiteStats*.php to SiteStats/
2023-04-27 01:16:29 +02:00
auth
Make use of MainConfigNames references in a few more places
2023-04-21 11:11:44 +02:00
block
Clean up IDatabase::deleteJoin() return value assumptions
2023-03-24 22:26:08 +00:00
cache
Remove fallback to MediaWikiServices in LinkBatch::__construct
2023-04-19 23:52:49 +02:00
changes
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +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-03-24 02:53:57 +00:00
config
content
Fix Phan suppressions related to Title::castFrom*() and friends
2023-04-22 16:45:09 +02:00
db
Use more narrow IConnectionProvider/IReadableDatabase interfaces
2023-04-21 10:35:43 +00:00
debug
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
deferred
Reorg: Move SiteStats*.php to SiteStats/
2023-04-27 01:16:29 +02:00
diff
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
editpage
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00: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
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
2023-04-10 22:00:17 +00:00
filerepo
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
2023-04-10 22:00:17 +00:00
GlobalFunctions
Just another 80 or so PHPStorm inspection fixes ( #4 )
2023-03-25 00:39:06 +00:00
HookContainer
Fix some PHPStorm inspections ( #1 )
2023-03-25 00:19:33 +00:00
htmlform
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
http
Remove deprecated class Http
2023-04-24 21:52:32 +02:00
import
Replace deprecated Title::GAID_FOR_UPDATE constant
2023-04-21 11:33:11 +02:00
installer
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
Fix more PHPStorm inspections ( #2 )
2023-03-25 00:19:58 +00:00
languages
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +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-03-24 02:53:57 +00: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
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
media
Just another 80 or so PHPStorm inspection fixes ( #4 )
2023-03-25 00:39:06 +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
rdbms: Rename internal ServerInfoHolder to ServerInfo
2023-03-07 23:36:39 +00:00
page
Merge "ParserOutputAccess: Fork primary and secondary caches for parsoid"
2023-03-27 08:09:07 +00:00
pager
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
ParamValidator /TypeDef
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
parser
Merge "parser: Make all LinkHolderArray properties private"
2023-04-08 22:28:31 +00: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
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
profiler
profiler: Add ProfilingContext class
2023-03-23 00:08:49 +00:00
rcfeed
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
registration
Treat $wgHooks as a regular setting
2023-03-09 10:20:44 +01:00
ResourceLoader
Make use of MainConfigNames references in a few more places
2023-04-21 11:11:44 +02:00
Rest
build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
2023-03-11 19:04:09 +00:00
Revision
RevisionStore should not fail on unknown but defined slots
2023-04-22 12:09:29 +02:00
search
search: add a simple test for SearchHighlighter
2023-04-03 19:12:50 +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-03-24 02:53:57 +00:00
skins
Fix Phan suppressions related to Title::castFrom*() and friends
2023-04-22 16:45:09 +02:00
sparql
specialpage
Fix some PHPStorm inspections ( #1 )
2023-03-25 00:19:33 +00:00
specials
Specials: Mass switch everything to IConnectionProvider from LB
2023-04-19 19:19:16 +02:00
Storage
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
2023-04-10 22:00:17 +00:00
title
Fix Phan suppressions related to Title::castFrom*() and friends
2023-04-22 16:45:09 +02:00
upload
API tests: Assert error codes, not error messages
2023-04-26 19:36:29 +02:00
user
Just another 80 or so PHPStorm inspection fixes ( #4 )
2023-03-25 00:39:06 +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-03-24 02:53:57 +00:00
AutoLoaderTest.php
CategoryTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php
Remove deprecated CommentStore::getStore
2023-04-22 21:25:35 +02:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
EditPageConstraintsTest.php
Fix more PHPStorm inspections ( #2 )
2023-03-25 00:19:58 +00:00
EditPageTest.php
EditPage: Pass current value of 'wpWatchlistExpiry' like other fields
2023-04-20 18:11:53 +02: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
GitInfoTest.php
HooksTest.php
Make $wgHooks trigger deprecation warnings.
2023-03-29 07:29:37 +00:00
HtmlTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
LinkerTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
LinkFilterTest.php
Add support for externallinks read new
2023-04-20 14:15:01 +02:00
MediaWikiServicesTest.php
Make use of MainConfigNames references in a few more places
2023-04-21 11:11:44 +02:00
MediaWikiTest.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
Fix some PHPStorm inspections ( #1 )
2023-03-25 00:19:33 +00:00
MessageTest.php
build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
2023-03-11 19:04:09 +00:00
MockServiceWiring.php
MovePageTest.php
Start relying on IConnectionProvider instead of LB/LBF
2023-04-11 17:36:37 -07:00
MultiHttpClientTest.php
MWTimestampTest.php
OutputPageTest.php
Just another 80 or so PHPStorm inspection fixes ( #4 )
2023-03-25 00:39:06 +00:00
SampleTest.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
SiteStatsTest.php
Reorg: Move SiteStats*.php to SiteStats/
2023-04-27 01:16:29 +02:00
StatusTest.php
Status::getPsr3MessageAndContext: Special-case rawmessage
2023-04-05 18:49:54 +00:00
TemplateCategoriesTest.php
objectcache: Remove $wgMainWANCache and $wgWANObjectCaches
2023-03-07 22:47:04 +00:00
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php
TitleTest.php
Fix Phan suppressions related to Title::castFrom*() and friends
2023-04-22 16:45:09 +02:00
TitleUrlTest.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
TrackingCategoriesTest.php
WebRequestTest.php
WikiMapTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
XmlTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00