wiki.techinc.nl/tests/phpunit/includes
C. Scott Ananian df3cc40fac Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
This name is consist with the rest of the setter and getter methods
in ParserOutput.  Renamed the methods in OutputPage, ImageHistoryList,
ImageHistoryPseudoPager, and ContribsPager as well for consistency;
it also makes chasing down lingering references in codesearch easier.

Soft-deprecated the old name for 1.38.  Hard-deprecation will follow,
but there are a number of users in production that should be chased
down first.

Code search:

https://codesearch.https://codesearch.wmcloud.org/deployed/?q=(allow%7Cprevent)Clickjacking&i=nope&files=&excludeFiles=&repos=

Bug: T287216
Change-Id: I9822c60c180d204bd30cb4447a1120155d456da4
2021-10-01 14:13:47 -04:00
..
actions Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
api Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
auth AuthManager: inject more services 2021-08-05 21:31:02 +00:00
block tests: Swap assertion order in unit tests 2021-08-04 20:21:01 +02:00
cache Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
changes Title: Make use of BacklinkCacheFactory service 2021-09-09 14:04:02 +01:00
changetags ChangeTagsTest: make use of assertSelect() 2021-08-05 22:55:21 +00:00
collation CollationTest: Be more specific with @covers 2021-09-08 13:46:58 +00:00
config
content Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
context
db ILoadBalancer: Rename forEachOpenMasterConnection to forEachOpenPrimaryConnection 2021-09-03 13:05:23 -07:00
debug Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
deferred ILoadBalancer/ILBFactory: Rename commitMasterChanges() to commitPrimaryChanges() 2021-09-02 11:27:10 -07:00
diff Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00
editpage editpage: Replace usage of Title in TextboxBuilder::class 2021-09-20 10:24:00 +01:00
exception build: Updating dependencies 2021-07-22 03:36:05 +00:00
externalstore
filebackend Remove LockManagerGroup::singleton() and ::destroySingletons() 2021-09-17 00:25:44 +02:00
filerepo tests: Swap assertion order in unit tests 2021-08-04 20:21:01 +02:00
GlobalFunctions GlobalFunctions: Test clean up for wfExpandUrl() 2021-09-25 20:06:57 +00:00
HookContainer
htmlform
http
import WikiExporter: inject services 2021-09-06 10:03:37 +00:00
installer
interwiki
jobqueue Title: Make use of BacklinkCacheFactory service 2021-09-09 14:04:02 +01:00
language
languages Fix various typos in documentation 2021-08-23 09:03:44 +00:00
libs Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
linkeddata build: Updating dependencies 2021-07-22 03:36:05 +00:00
linker Remove stub threshold feature 2021-09-13 09:26:38 -07:00
logging build: Updating dependencies 2021-07-22 03:36:05 +00:00
mail Make MailAddressTest a unit test 2021-07-23 10:30:04 +00:00
media PNGMetadataExtractor: skip oversize chunks instead of aborting 2021-07-28 14:14:22 +10:00
Message
Navigation
objectcache build: Updating dependencies 2021-07-22 03:36:05 +00:00
page Use fluent setters instead of optional params in UndeletePage 2021-10-01 17:32:10 +00:00
pager
ParamValidator/TypeDef Make UserDefTest a unit test 2021-09-13 23:55:51 -04:00
parser Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking() 2021-10-01 14:13:47 -04:00
password Remove PasswordCannotMatchUsername password policy 2021-09-06 14:55:12 +00:00
Permissions Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
poolcounter Use PageUpdater's fluent interface as in some parts of our codebase 2021-09-23 00:31:33 +01:00
preferences build: Updating dependencies 2021-07-22 03:36:05 +00:00
rcfeed build: Updating dependencies 2021-07-22 03:36:05 +00:00
registration registration: Make it easier to set a skin's templateDirectory 2021-08-27 00:22:38 -07:00
resourceloader Merge "resourceloader: Preserve new 'debug' param in getScriptURLsForDebug()" 2021-09-28 15:27:27 +00:00
Rest build: Updating dependencies 2021-07-22 03:36:05 +00:00
Revision Use PageUpdater's fluent interface as in some parts of our codebase 2021-09-23 00:31:33 +01:00
search Fix indent of line comment 2021-09-11 20:56:18 +02:00
session Use CentralIdLookup service instead of static factory 2021-07-26 07:00:53 -07:00
shell Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
site
skins Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
sparql sparql: Replace deprecated Http::userAgent() in SparqlClient 2021-08-04 13:54:13 +00:00
specialpage Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
specials Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
Storage Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
title Remove the deprecated IP class 2021-09-26 13:58:28 +02:00
upload Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
user Hard deprecate User::blockedby(), User::getblockid() 2021-09-28 12:50:29 +00:00
utils build: Updating dependencies 2021-07-22 03:36:05 +00:00
watcheditem build: Updating dependencies 2021-07-22 03:36:05 +00:00
ActorMigrationTest.php Schema migration for revison_actor_temp table removal 2021-07-14 08:29:04 +10:00
ActorMigrationTest.sql Schema migration for revison_actor_temp table removal 2021-07-14 08:29:04 +10:00
AutoLoaderTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
CategoryTest.php Remove Title from signatures in CategoryViewer 2021-09-13 16:14:06 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php
CommentStoreTest.sql
ContentSecurityPolicyTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
EditPageConstraintsTest.php Avoid using ContentHandler::getContentText() 2021-09-20 15:32:44 +02:00
EditPageTest.php Merge "Avoid using ContentHandler::getContentText()" 2021-09-20 19:14:10 +00:00
ExportTest.php WikiExporter: inject services 2021-09-06 10:03:37 +00:00
ExtraParserTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
FauxRequestTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
GitInfoTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
HooksTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
HtmlTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
LinkerTest.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
LinkFilterTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MagicWordFactoryTest.php
MediaWikiServicesTest.php
MediaWikiTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Clean up MergeHistory 2021-07-13 12:01:04 -07:00
MessageTest.php Message: Remove deprecated format property 2021-09-03 09:21:12 -07:00
MockServiceWiring.php
MovePageTest.php Use MovePageFactory and hard deprecate constructing MovePage objects directly 2021-08-11 15:44:09 -04:00
MultiHttpClientTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MWTimestampTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
OutputPageTest.php Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking() 2021-10-01 14:13:47 -04:00
PagePropsTest.php tests: Swap assertion order in unit tests 2021-08-04 20:21:01 +02:00
SampleTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SiteStatsTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
StatusTest.php
TemplateCategoriesTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
TestUser.php Create new UserGroupManager::addUserToMultipleGroups method 2021-08-30 10:24:46 -04:00
TestUserRegistry.php
TimeAdjustTest.php
TitleTest.php tests: Avoid trying to access the DB in data providers 2021-09-20 10:32:45 +01:00
TitleUrlTest.php Introduce TitleUrlTests 2021-09-08 07:48:45 +00:00
WebRequestTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
WikiMapTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
XmlTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00