wiki.techinc.nl/includes/Storage
DannyS712 b45ddb2ab3 Use WikiPage::doUserEditContent() instead of ::doEditContent()
Results in passing a user where previously the fallback
to $wgUser was being used, mostly in tests.

Bug: T255507
Change-Id: Iabe24315b23c0ad1272353186425e71974528d23
2021-06-28 00:11:30 -07:00
..
Hook Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
BlobAccessException.php
BlobStore.php Merge "Optionally split out parts of file metadata to BlobStore" 2021-06-26 20:32:04 +00:00
BlobStoreFactory.php Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
DerivedPageDataUpdater.php Post Revision-removal cleanup 2021-06-24 00:32:39 +00:00
EditResult.php Remove comments that repeat the code 2021-06-02 08:03:09 +00:00
EditResultBuilder.php Remove comments that repeat the code 2021-06-02 08:03:09 +00:00
EditResultCache.php Implement EditResultCache 2020-08-31 08:59:10 +02:00
NameTableAccessException.php
NameTableStore.php Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables 2021-05-14 12:40:34 -07:00
NameTableStoreFactory.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PageEditStash.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
PageUpdateException.php
PageUpdater.php Post Revision-removal cleanup 2021-06-24 00:32:39 +00: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
SqlBlobStore.php Post Revision-removal cleanup 2021-06-24 00:32:39 +00:00