wiki.techinc.nl/tests/phpunit/includes/Storage
Aaron Schulz 8a2776ed81 nametablestore: simplify NameTableStore::acquireId() and update comments
Make store() handle cache purging upon new ID insertion and fetching
of the winning ID when raced out. This avoids the reloadMap() call.

Remove connection flag hack in reloadMap() given 0cb0f0ba7.

Remove comments about retryStore() logic removed in 505bd8e70f.

Clean up return types for the ID:name arrays.

Change-Id: Ic57eb5e2b59da67c6511b935d9e68ffb595028fa
2024-09-24 16:55:22 +00:00
..
DerivedPageDataUpdaterTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
NameTableStoreFactoryTest.php
NameTableStoreTest.php nametablestore: simplify NameTableStore::acquireId() and update comments 2024-09-24 16:55:22 +00:00
PageUpdaterFactoryIntegrationTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
PageUpdaterTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
RevisionSlotsUpdateTest.php
SqlBlobStoreTest.php