..
create-pre-mcr-fields.sql
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
drop-mcr-tables.sql
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
drop-pre-mcr-fields.sql
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
drop-pre-mcr-fields.sqlite.sql
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
MainSlotRoleHandlerTest.php
phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase
2019-09-02 20:58:34 +01:00
McrReadNewRevisionStoreDbTest.php
Join slot and content tables when dumping XML
2019-06-27 22:26:22 +02:00
McrReadNewSchemaOverride.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
McrRevisionStoreDbTest.php
RevisionStore: Introduce getContentBlobsForBatch
2019-09-27 11:15:06 -07:00
McrSchemaDetection.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
McrSchemaOverride.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
McrWriteBothRevisionStoreDbTest.php
Join slot and content tables when dumping XML
2019-06-27 22:26:22 +02:00
McrWriteBothSchemaOverride.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
MutableRevisionRecordTest.php
Clear the title cache in MutableRevisionRecordTest
2018-10-25 21:16:27 +00:00
MutableRevisionSlotsTest.php
Fix @param tags
2019-02-03 16:49:10 +01:00
RenderedRevisionTest.php
Replace usages of deprecated User::isAllowed. Step 2.
2019-09-11 16:00:03 -07:00
RevisionArchiveRecordTest.php
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
RevisionQueryInfoTest.php
RevisionStore: Introduce getContentBlobsForBatch
2019-09-27 11:15:06 -07:00
RevisionRecordTests.php
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
2019-02-07 18:39:42 +00:00
RevisionRendererTest.php
Re-apply: Factors out permissions check from User into PermissionManager service
2019-06-28 13:19:38 -07:00
RevisionSlotsTest.php
Fix @param tags
2019-02-03 16:49:10 +01:00
RevisionStoreCacheRecordTest.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
RevisionStoreDbTestBase.php
RevisionStore::newRevisionFromBatch should use Title::newFromRow
2019-09-30 11:50:42 -07:00
RevisionStoreFactoryTest.php
Force usage of MCR aware database schema
2019-09-27 11:31:23 +00:00
RevisionStoreRecordTest.php
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
RevisionStoreTest.php
Remove tests that were skipped for MCR-enabled schema
2019-09-27 12:39:43 -07:00
SlotRecordTest.php
phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase
2019-09-02 20:58:34 +01:00
SlotRoleRegistryTest.php
Replace very trivial mock builders with createMock()
2019-06-24 08:36:16 +00:00