..
api
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
2021-04-29 13:00:15 -07:00
block
Hard-deprecate AbstractBlock::getTargetAndType() and getTarget()
2021-06-22 16:59:00 +03:00
cache
HtmlCacheUpdater: replace Title in method signatures.
2021-04-16 11:04:26 +00:00
db
rdbms: cleanup getServer() and connection parameter fields in Database
2021-05-05 19:44:02 +00:00
diff
Add $wgDiffEngine
2019-11-05 10:38:52 -05:00
editpage /Constraint
Convert ChangeTagsConstraint to Authority
2021-03-15 21:38:42 -06:00
filerepo
filerepo: remove repo name from getSharedCacheKey()
2020-11-16 17:28:31 -08:00
language
Fix SpecialPage alias test
2021-01-14 10:02:11 +01:00
logging
Convert LogPage to UserIdentity
2021-03-23 12:02:40 -06:00
page
Factor out rollback logic from WikiPage
2021-04-14 11:49:07 -07:00
parser
Introduce Tidy service
2021-03-15 17:22:36 -04:00
poolcounter
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00
Rest /Handler
Eliminate use of Title object in REST infrastructure
2021-05-05 18:54:58 -07:00
revisionlist
RevisionDeleter: Use PageIdentity instead of Title
2021-05-06 13:42:13 +02:00
Storage
Use WikiPage::doUserEditContent() instead of ::doEditContent()
2021-06-28 00:11:30 -07:00
user
ActorStore: avoid throwing in case of invalid usernames
2021-05-19 20:30:55 +00:00
utils
Use the unserialized form of image metadata internally
2021-06-08 17:04:01 +10:00
watchlist
Clean up WatchlistManager tests
2021-04-23 17:19:34 +00:00
SanitizerValidateEmailTest.php
Cleanup some tests to reduce code duplications
2020-12-21 10:08:29 +00:00
TemplateParserIntegrationTest.php
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00