wiki.techinc.nl/includes/Storage
Umherirrender fe84fb4ba2 Fix logged method in NameTableStore::getName
Seeing {closure} in the logs as caller is not helpful

Change-Id: I6a54ebf87024706b7890c7fe003b5380933fe861
2018-09-30 17:30:49 +00:00
..
BlobAccessException.php
BlobStore.php Make LocalFile check early if the revision store is available 2018-02-22 22:07:30 +00:00
BlobStoreFactory.php The BlobStoreFactory constructor needs an LBFactory 2018-08-22 16:47:04 +10:00
DerivedPageDataUpdater.php Add constant for the name of the 'main' slot for MCR 2018-09-24 16:52:12 -07:00
IncompleteRevisionException.php
MutableRevisionRecord.php [MCR] Introduce RevisionRenderer 2018-08-30 19:15:12 +02:00
MutableRevisionSlots.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
NameTableAccessException.php [MCR] NameTableStore 2018-03-02 19:48:15 +00:00
NameTableStore.php Fix logged method in NameTableStore::getName 2018-09-30 17:30:49 +00:00
NameTableStoreFactory.php Introduce NameTableStoreFactory 2018-09-04 15:08:38 +10:00
PageUpdateException.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
PageUpdater.php Add constant for the name of the 'main' slot for MCR 2018-09-24 16:52:12 -07:00
RevisionAccessException.php
RevisionArchiveRecord.php Introduce RevisionRecord::isReadForInsertion 2018-09-11 10:54:57 +00:00
RevisionFactory.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
RevisionLookup.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
RevisionRecord.php Introduce RevisionRecord::isReadForInsertion 2018-09-11 10:54:57 +00:00
RevisionSlots.php Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
RevisionSlotsUpdate.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
RevisionStore.php Add constant for the name of the 'main' slot for MCR 2018-09-24 16:52:12 -07:00
RevisionStoreFactory.php Introduce NameTableStoreFactory 2018-09-04 15:08:38 +10:00
RevisionStoreRecord.php Introduce RevisionRecord::isReadForInsertion 2018-09-11 10:54:57 +00:00
SlotRecord.php Add constant for the name of the 'main' slot for MCR 2018-09-24 16:52:12 -07:00
SqlBlobStore.php Document cross-wiki cache sharing logic. 2018-08-02 18:55:41 +00:00
SuppressedDataException.php