Search by property
From cpt
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- T183487: MCR schema migration stage 3: stop using legacy fields +
- T198312: Set the WMF cluster to use the new MCR-only schema +
- T198341: Remove all references to the rev_text_id and ar_text_id fields +
- T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo(). +
- T198343: Replace all calls to Revision::getRevisionText() +
- T198492: Create a maintenance script to drop rev_text_id and ar_text_id from the database. +
- T198557: Remove the ability to write pre-MCR fields, limit the ability to read pre-MCR fields to migration scripts +
- T198558: Set testwiki to use the new MCR-only schema +
- T198559: Set Beta Cluster wikis to use the new MCR-only schema +
- T200918: Make sure code that accesses legacy pre-MCR fields triggers warnings before switching off WRITE_OLD (compat) mode. +
- T214308: Force usage of MCR aware database schema +
- T220525: MCR: Import all slots from XML dumps +
- T228675: Remove direct access to the text table from the Translate extension. +
- T228988: Create batch access interface for page content +
- T230834: Create batch access interface for BlobStore +
- T231668: MCR schema migration +
- T231671: [EPIC] Ensure all direct or indirect access to pre-MCR fields is gated with the MCR migration stage and emits a warning if any pre-MCR schema fields are accessed +
- T231672: Stop writing to pre-MCR fields in WMF production +
- T231673: Make SCHEMA_COMPAT_NEW the default MCR migration schema +
- T231674: [Epic] Remove support for writing to the pre-MCR schema +
- T231689: Can get bulk access from code that has been using the 'text' for getQueryInfo() +
- T231693: No direct or indirect access to pre-MCR fields is ungated +
- T231699: A warning is emitted if any pre-MCR fields are accessed +
- T233173: Make RevisionStore::newRevisionsFromBatch use BlobStore::getBlobBatch +
- T233350: ActiveAbstract: remove dependency on pre-MCR database schema +
- T233353: EntitySchema: remove dependency on pre-MCR database schema +
- T233355: WikimediaMaintenance: remove dependency on pre-MCR database schema +
- T233356: Flow: remove dependency on pre-MCR database schema +
- T233357: ReplaceText: remove dependency on pre-MCR database schema +
- T233358: SpamBlacklist: remove dependency on pre-MCR database schema +
- T234034: Create low level batch access interface for page content +
- T236735: Allow WikiExporter to function with MCR-only schema +
- T238921: MCR: Include all slots in XML dumps per default +
- T238958: Remove pre-MCR schema fields during update +
- T238959: Make TextPassDumperTest work with 0.11 dump schema +
- T238966: Apply updates for MCR, actor migration, and content migration, to production wikis. +
- T240213: Write integration tests for XML dumps with multiple MCR slots per revision +
- T242764: Test schema update from old versions to MCR-only schema +
- T253289: Remove USE INDEX usertext_timestamp and other references from code +
- T258480: Query plan changes on enwiki.revision queries with MCR change +
- T267468: populateContentTables.php fails multiple times +