wiki.techinc.nl/includes/Storage
Timo Tijhof a5638b6ca5 PageEditStash: Minor docs and code clean up
* Move description from PHP file docblock to class docblock, where
  IDEs and Doxygen actually read it form.

* Add cross-references.

* Use more consistent terminology.

* Switch to newer coding convention for variable declarations
  in stash.js.

Bug: T189824
Change-Id: I216d85c6dfed3205ec5692a9e0dfa0e9d5d2b9ab
2022-04-13 23:00:31 +01:00
..
Hook build: Updating dependencies 2021-07-22 03:36:05 +00: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
DerivedPageDataUpdater.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
EditResult.php Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
EditResultBuilder.php Use local variable for null checks 2022-03-05 19:59:38 +01:00
EditResultCache.php Convert various callers to LoadBalancer::getConnectionRef() 2022-01-27 01:02:44 +00:00
NameTableAccessException.php
NameTableStore.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00
NameTableStoreFactory.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
PageEditStash.php PageEditStash: Minor docs and code clean up 2022-04-13 23:00:31 +01:00
PageUpdateException.php
PageUpdater.php Merge "Reduce delete attempts on redirect table for move and page creation" 2022-04-07 17:25:21 +00:00
PageUpdaterFactory.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
PreparedUpdate.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
RevertedTagUpdate.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
RevertedTagUpdateManager.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
RevisionSlotsUpdate.php Make RevisionAccessException normalized 2021-07-15 21:49:17 -07:00
SqlBlobStore.php rdbms: Hard-deprecate legacy cruft from introduction of ResultWrapper 2022-01-06 07:17:38 +01:00