..
actions
Use CsrfTokenSet as CSRF token source
2021-07-12 14:19:15 -07:00
api
ApiTestCase: stop interacting with $wgUser
2021-07-13 22:27:34 +00:00
auth
Remove AuthManager::singleton
2021-06-18 23:34:33 +02:00
block
Hard-deprecate AbstractBlock::getTargetAndType() and getTarget()
2021-06-22 16:59:00 +03:00
cache
Make LinkCache behavior more consistent
2021-06-24 18:25:55 +02:00
changes
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
changetags
collation
config
content
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
context
db
Fix various typos in documentation
2021-06-21 00:26:07 +00:00
debug
deferred
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
diff
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
editpage
Replace easy usages of User for UserIdentity/Authority
2021-06-09 07:53:52 -07:00
exception
externalstore
Remove unneeded uses of MediaWikiCoversValidator
2021-05-22 01:43:29 +00:00
filebackend
Add some missing __METHOD__ parameters to database calls
2021-06-07 19:28:51 +00:00
filerepo
Manual and automatic image metadata reserialization
2021-06-26 22:50:17 +00:00
GlobalFunctions
Drop global function wfNegotiateType, deprecated in 1.36
2021-05-10 15:09:49 -07:00
HookContainer
htmlform
http
Move HttpRequestFactoryTest to a unit test
2021-06-02 13:20:02 +00:00
import
WikiImporter: inject services
2021-05-24 23:10:07 +02:00
installer
interwiki
jobqueue
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
language
libs
linkeddata
linker
Pass PageReference as possible parameter to LinkRenderer methods
2021-05-10 16:01:27 -04:00
logging
Remove hard-deprecated LogEntry::getPerformer
2021-06-28 18:06:36 -07:00
mail
media
Use the unserialized form of image metadata internally
2021-06-08 17:04:01 +10:00
Message
Navigation
objectcache
page
Hard deprecate WikiPage::doEditContent
2021-07-04 00:03:38 +00:00
pager
ParamValidator /TypeDef
Add regression tests for UserDef::processUser()
2021-07-13 23:14:11 +00:00
parser
Remove $wgUser fallback in ParserOptions
2021-06-24 02:55:20 +00:00
password
Remove User from password policy check interfaces
2021-06-11 10:21:14 -07:00
Permissions
Move the fallback to check the 'create' right into PermissionManager when we checking 'edit' right.
2021-06-23 18:09:22 +03:00
poolcounter
preferences
DefaultPreferencesFactory: inject and use UserOptionsManager
2021-06-17 17:27:40 -07:00
rcfeed
registration
Fix array order for array_replace_recursive merge strategy
2021-05-23 13:29:35 -04:00
resourceloader
Emit media structure as piloted in Parsoid
2021-06-24 23:32:40 +00:00
Rest
Fix order of parameters in assertions
2021-05-03 15:50:53 +00:00
Revision
Schema migration for revison_actor_temp table removal
2021-07-14 08:29:04 +10:00
search
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
session
Move CRSF token generation to CsrfTokenSet
2021-06-18 12:24:19 -07:00
shell
site
skins
Merge "Convert Skin::relevantUser to UserIdentity"
2021-07-13 18:57:27 +00:00
sparql
specialpage
Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only
2021-06-02 17:01:32 +03:00
specials
Use CsrfTokenSet as CSRF token source
2021-07-12 14:19:15 -07:00
Storage
Post Revision-removal cleanup
2021-06-24 00:32:39 +00:00
title
Add DummyServicesTrait::getDummyInterwikiLookup
2021-05-05 10:57:59 -07:00
upload
Use CsrfTokenSet as CSRF token source
2021-07-12 14:19:15 -07:00
user
CentralIdLookup: accept Authority for audiences checks instead of User
2021-06-30 11:55:18 -07:00
utils
watcheditem
Post Revision-removal cleanup
2021-06-24 00:32:39 +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
CategoryTest.php
Simplify database handling in CategoryTest
2021-05-09 00:53:31 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php
CommentStoreTest.sql
ContentSecurityPolicyTest.php
EditPageConstraintsTest.php
Use CsrfTokenSet as CSRF token source
2021-07-12 14:19:15 -07:00
EditPageTest.php
Use CsrfTokenSet as CSRF token source
2021-07-12 14:19:15 -07:00
ExportTest.php
ExtraParserTest.php
FauxRequestTest.php
GitInfoTest.php
HooksTest.php
HtmlTest.php
LinkerTest.php
LinkFilterTest.php
MagicWordFactoryTest.php
MediaWikiServicesTest.php
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
Clean up MergeHistory
2021-07-13 12:01:04 -07:00
MessageTest.php
Use Message::page instead of Message::title
2021-06-09 13:18:22 +00:00
MockServiceWiring.php
MovePageTest.php
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
MultiHttpClientTest.php
MWTimestampTest.php
MWTimestampTest: use StaticUserOptionsLookup
2021-05-12 21:05:48 +00:00
OutputPageTest.php
Use CsrfTokenSet as CSRF token source
2021-07-12 14:19:15 -07:00
PagePropsTest.php
Simplify PagePropsTest
2021-05-03 14:42:27 +00:00
ReadOnlyModeTest.php
SampleTest.php
SiteStatsTest.php
StatusTest.php
TemplateCategoriesTest.php
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php
TitleMethodsTest.php
Consistently normalize Title::mFragment before setting
2021-07-01 11:20:05 -07:00
TitleTest.php
Move some Title tests to unit tests
2021-07-09 23:18:57 +00:00
WebRequestTest.php
WikiMapTest.php
XmlTest.php