wiki.techinc.nl/tests/phpunit/includes
daniel 70bd080bba API: mark HTML output as non-cacheable
When we format API output as HTML, that HTML may contain user secrets
and should not be cacheable, even if the API output would ordinarily be
cacheable.

Bug: T354045
Change-Id: I94fe5f7bfae580e8bda8af1971b9448db8201c22
2024-01-12 00:30:32 +01:00
..
actions Introduce MediaWikiEntryPoint and ActionEntryPoint 2024-01-03 19:20:44 +01:00
api API: mark HTML output as non-cacheable 2024-01-12 00:30:32 +01:00
auth tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
block Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
cache Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
Category Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
changes tests: Set rc_log_type in RecentChangeTest for log events 2023-12-12 23:03:09 +01:00
changetags Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
collation
CommentStore Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
composer tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
config Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
content Revert "Use Remex for DeduplicateStyles transform" 2023-12-22 11:26:09 +01:00
db rdbms: Drop ILoadBalancer::getAnyOpenConnection() 2023-11-28 15:42:39 +01:00
debug MWDebug: Add support for native PHP warnings to "Console" 2023-10-19 17:13:12 -07:00
deferred tests: Change $wgCommandLineMode hacks to preventOpportunisticUpdates() 2023-12-12 18:58:57 +00:00
diff tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
editpage Move StaticUserOptionsLookup to the MediaWiki\User\Options namespace 2023-11-29 14:08:40 -05:00
exception exception: Widen @covers annotations 2023-12-17 17:22:13 +00:00
export tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
ExternalLinks Replace a few manually crafted assertTrue assertions 2023-11-23 09:38:48 +01:00
externalstore Fix DB usage in non-database tests (part 2) 2023-08-06 22:57:28 +00:00
filebackend tests: Change $wgCommandLineMode hacks to preventOpportunisticUpdates() 2023-12-12 18:58:57 +00:00
filerepo Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
GlobalFunctions Autofix spacing around commas 2023-10-25 01:08:44 +02:00
HookContainer
Html tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
htmlform Refactor HTMLRestrictionsField to allow more restrictions to be added 2023-11-23 16:01:50 +00:00
http http: MultiHttpClient supports TelemetryHeadersInterface 2023-09-12 18:05:17 +02:00
import Merge "WikiImporter: Pass Authority for permissions instead of global context" 2023-12-11 19:49:54 +00:00
installer Redesign the installer with Codex 2023-12-13 14:25:38 +01:00
interwiki Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
jobqueue tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
language update a few tests to use PHP 7.4 syntax 2024-01-09 10:19:00 +02:00
languages Autofix spacing around commas 2023-10-25 01:08:44 +02:00
libs tests: Skip failing tests on php8.2 (and make pass) 2023-12-10 22:57:48 +00:00
linkeddata tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
linker tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
logging Allow MergeHistory to split up joined revisions with same timestamp 2024-01-05 23:09:15 +00:00
mail Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
media tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
Message
Navigation
objectcache objectcache: Drop support for $wgObjectCaches['db-replicated'] 2023-12-08 18:14:37 +01:00
Output Merge "In OutputPage::addParserOutput, getText() before processing metadata" 2023-11-06 21:02:58 +00:00
OutputTransform Clean up MediaWiki\OutputTransform namespace casing confusion 2024-01-05 17:53:19 -08:00
page Allow MergeHistory to split up joined revisions with same timestamp 2024-01-05 23:09:15 +00:00
pager Switch to ICP in some easy cases 2023-09-26 21:05:16 +02:00
ParamValidator/TypeDef Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
parser Parser: Normalize dot segments in URL paths 2024-01-04 01:46:33 +01:00
password Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
Permissions IP Masking: Expire temporary accounts in 1 year 2023-11-09 15:11:48 +01:00
poolcounter PoolCounter: Namespace classes 2023-12-20 09:32:19 +00:00
preferences tests: Run the UserGetDefaultOptions hook for preferences tests 2024-01-10 04:18:23 +08:00
profiler
rcfeed Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
registration Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
Request tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ResourceLoader ResourceLoader: Switch validateScriptFile() from JSMinPlus to Peast 2024-01-06 22:33:46 +00:00
Rest
Revision Namespace ParserOutput 2023-12-14 14:57:34 -05:00
search Use native inNamespace instead of getNamespace where possible 2024-01-08 10:15:04 +01:00
session Merge "Allow setting page restrictions on BotPassword grants" 2023-12-15 06:04:00 +00:00
shell
site Namespace remaining files in includes/site 2023-12-14 14:57:34 -05:00
SiteStats Convert numerous DB queries to use QueryBuilders 2023-10-09 19:06:53 +02:00
skins Introduce BlockMockTrait 2023-10-27 12:22:36 +00:00
sparql Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
specialpage tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
specials Namespace remaining files in includes/site 2023-12-14 14:57:34 -05:00
Status Minimize code duplication in StatusValue methods 2023-11-30 20:26:52 +00:00
Storage tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
title update a few tests to use PHP 7.4 syntax 2024-01-09 10:19:00 +02:00
upload Merge "UploadBaseTest: Add const for path used for test uploads" 2023-08-08 00:58:38 +00:00
user tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
utils Merge "Replace a few manually crafted assertTrue assertions" 2023-11-30 12:45:42 +00:00
watcheditem Migrate remaining Database::insert calls to InsertQueryBuilder 2023-12-22 14:53:17 +01:00
WikiMap tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
xml tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
AutoLoaderTest.php
MediaWikiServicesTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
MediaWikiTest.php Introduce MediaWikiEntryPoint and ActionEntryPoint 2024-01-03 19:20:44 +01:00
MockServiceWiring.php
SampleTest.php
TestUser.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
TestUserRegistry.php update a few tests to use PHP 7.4 syntax 2024-01-09 10:19:00 +02:00