wiki.techinc.nl/includes/Storage
daniel cbae51aa0e PageUpdater: use UserIdentity where possible
Code performing edits should not need a full User object, a UserIdentity
should be sufficient.

This is an important step to enabling cross-wiki edits.

Bug: T275509
Change-Id: I357772799e82ea88b1b85b605f76ebefc19ebf21
2021-03-09 18:28:39 +01:00
..
Hook phpcs: remove some unneeded suppressions 2021-02-17 16:16:24 +00:00
BlobAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
BlobStore.php Fix includes/Storage PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:37 +01:00
BlobStoreFactory.php Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
DerivedPageDataUpdater.php PageUpdater: use UserIdentity where possible 2021-03-09 18:28:39 +01:00
EditResult.php Implement EditResultCache 2020-08-31 08:59:10 +02:00
EditResultBuilder.php Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
EditResultCache.php Implement EditResultCache 2020-08-31 08:59:10 +02:00
NameTableAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
NameTableStore.php Fix a typo: tabel -> table 2020-08-07 21:47:44 +00:00
NameTableStoreFactory.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PageEditStash.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PageUpdateException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
PageUpdater.php PageUpdater: use UserIdentity where possible 2021-03-09 18:28:39 +01:00
RevertedTagUpdate.php Make the documentation of change tags easier to access 2020-11-10 22:02:21 -08:00
RevertedTagUpdateManager.php Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
RevisionSlotsUpdate.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
SqlBlobStore.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00