Tasks by Project: CPT Initiatives

From mcr

86 Phabricator task(s).

Phabricator Link Wiki Link Status Priority Author Owner Tags Projects Subtasks Parent Tasks
T107595 T107595: [RFC] Multi-Content Revisions resolved normal (orange) brion (Brion Vibber)
T161671 T161671: Compacting the revision table open normal (orange)
T167246 T167246: Refactor "user" & "user_text" fields into "actor" reference table open needs triage (violet) Anomie (Brad Jorsch)
T174022 T174022: Implement multi-content revisions open normal (orange)
T174031 T174031: MCR: Include all slots in XML dumps open normal (orange) daniel (Daniel Kinzler)
T174032 T174032: Make relevant API modules aware of MCR open normal (orange) Anomie (Brad Jorsch)
T174033 T174033: Refactor EditPage to allow multiple slots to be edited atomically [MCR] open needs triage (violet)
T174037 T174037: Implement single-slot UI [MCR] open normal (orange)
T174043 T174043: Deploy Multi-Content Revisions open normal (orange)
T174044 T174044: Deploy MCR storage layer resolved normal (orange) daniel (Daniel Kinzler)
T174045 T174045: DB schema migration for MCR open normal (orange)
T183487 T183487: MCR schema migration stage 3: stop using legacy fields resolved normal (orange)
T183490 T183490: MCR schema migration stage 4: Migrate External Store URLs (wmf production) open normal (orange)
T185793 T185793: Revision hash needs to consider content model and slot role open needs triage (violet)
T186371 T186371: Redesign revision-related event schemas for MCR open low (yellow) Pchelolo
T187935 T187935: Allow cross-slot access during HTML rendering. open normal (orange)
T189220 T189220: Ensure that relevant extensions are MCR-aware open normal (orange)
T189808 T189808: Make undo work with multiple slots. open low (yellow)
T191795 T191795: Support MCR in mobile open needs triage (violet)
T192307 T192307: Provide MCR-aware hook points open normal (orange)
T194042 T194042: Replace usages of WikiPage::prepareContentForEdit open normal (orange)
T194046 T194046: Introduce SlotRoleHandler and SlotRoleRegistry for declaring slot roles. resolved normal (orange) daniel (Daniel Kinzler)
T194734 T194734: Implement edit conflict resolution for MCR open normal (orange)
T194736 T194736: Implement automatic conflict resolution for all slots [MCR] open normal (orange) daniel (Daniel Kinzler)
T194750 T194750: Deploy Structured Data on Commons baseline resolved needs triage (violet) Jdforrester-WMF (James D. Forrester)
T194830 T194830: Refactor DifferenceEngine open needs triage (violet)
T195069 T195069: Factor PageStore and PageRecord out of WikiPage open low (yellow)
T195212 T195212: ServiceContainer: Allow extensions to manipulate services upon creation resolved normal (orange) daniel (Daniel Kinzler)
T196087 T196087: Refactored implementation of MCR page update interface open normal (orange) daniel (Daniel Kinzler)
T198075 T198075: RFC: factoring page update logic out of WikiPage open needs triage (violet)
T198099 T198099: Improve MCR handling of RevisionAccessException family open normal (orange) daniel (Daniel Kinzler)
T198297 T198297: Use PageUpdater to create dummy revisions open normal (orange)
T198308 T198308: Enable MCR migration stage "write both, read new" on live systems resolved needs triage (violet) Anomie (Brad Jorsch)
T198312 T198312: Set the WMF cluster to use the new MCR-only schema resolved normal (orange) Anomie (Brad Jorsch)
T198341 T198341: Remove all references to the rev_text_id and ar_text_id fields resolved normal (orange) daniel (Daniel Kinzler)
T198342 T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo(). resolved normal (orange) Pchelolo
T198343 T198343: Replace all calls to Revision::getRevisionText() resolved high (red) Pchelolo
T198492 T198492: Create a maintenance script to drop rev_text_id and ar_text_id from the database. open normal (orange)
T198557 T198557: Remove the ability to write pre-MCR fields, limit the ability to read pre-MCR fields to migration scripts open normal (orange) daniel (Daniel Kinzler)
T198558 T198558: Set testwiki to use the new MCR-only schema resolved normal (orange) daniel (Daniel Kinzler)
T198559 T198559: Set Beta Cluster wikis to use the new MCR-only schema resolved normal (orange) daniel (Daniel Kinzler)
T198706 T198706: Make BackupDumper, WikiExporter and XmlDumpWriter compliant with the MCR revision retrival mechanism (main slot only) resolved normal (orange) daniel (Daniel Kinzler)
T199121 T199121: RFC: Spec for representing multiple content objects per revision (MCR) in XML dumps resolved normal (orange) ArielGlenn (ariel)
T199352 T199352: Deploy Structured Data on Commons with arbitrary Statements resolved needs triage (violet) Ramsey-WMF (Ramsey Isler)
T199375 T199375: Complete implementation and deployment of MCR SDC baseline (CDP4) resolved normal (orange) CCicalese_WMF (Cindy Cicalese)
T200570 T200570: Make ApiEditPage and ApiStashEdit API modules aware of MCR open normal (orange) Anomie (Brad Jorsch)
T200572 T200572: Make ApiParse API module aware of MCR open normal (orange) Anomie (Brad Jorsch)
T200915 T200915: Allow SlotRoleHandlers to control page layout open needs triage (violet)
T200918 T200918: Make sure code that accesses legacy pre-MCR fields triggers warnings before switching off WRITE_OLD (compat) mode. resolved normal (orange)
T201848 T201848: Make DifferenceEngine callers pass revisions, not contents open normal (orange)
T202633 T202633: Error reporting from populateArchiveRevId.php and deduplicateArchiveRevId.php open low (yellow)
T202763 T202763: Update extensions which customize content diff rendering open needs triage (violet)
T204112 T204112: Support slots other than the main slot in EditPage open normal (orange)
T204158 T204158: Review namespacing of MCR classes resolved needs triage (violet) Anomie (Brad Jorsch)
T205353 T205353: Clean up empty ar_user_text and rev_user_text fields open needs triage (violet)
T205369 T205369: Investigate > 40% Save Timing regression (2018-09-05) resolved high (red) aaron (Aaron Schulz)
T205444 T205444: Provide a way of having a meaningful slot header open normal (orange)
T205459 T205459: Decide how SlotRoleHandlers can provide placeholders for missing slots open normal (orange) daniel (Daniel Kinzler)
T205464 T205464: Flaky unit test "DerivedPageDataUpdaterTest::testGetPreparedEditAfterPrepareUpdate" resolved high (red) daniel (Daniel Kinzler)
T205578 T205578: Admins cannot view revision-deleted revisions resolved normal (orange) Tgr (Gergő Tisza)
T205675 T205675: Move action aborted by fatal error "Argument must be MediaWiki\Storage\RevisionRecord, null given" open normal (orange)
T205808 T205808: Ensure Revision::getRevisionText continues to function with MCR read-new mode resolved needs triage (violet) daniel (Daniel Kinzler)
T205936 T205936: Unable to view some pages due to fatal RevisionAccessException: "Failed to load data blob from tt" open normal (orange)
T205982 T205982: MCR: replace PageContentSave hook: must have a hook that receives all slots (for edit-intercepting extensions like Moderation) open needs triage (violet)
T207403 T207403: Update MobileFrontend editor for MCR open high (red)
T208769 T208769: Ensure that AbuseFilter applies to the content of all MCR slots resolved high (red) Jdforrester-WMF (James D. Forrester)
T208770 T208770: Ensure TitleBlacklist applies when the context is an MCR page resolved normal (orange) Jdforrester-WMF (James D. Forrester)
T208771 T208771: Ensure ConfirmEdit applies when the context is an MCR page resolved normal (orange) Jdforrester-WMF (James D. Forrester)
T208801 T208801: Support slots other than the main slot in EditPage - backend support open normal (orange)
T208802 T208802: Support slots other than the main slot in EditPage - UI support open normal (orange)
T208929 T208929: RevisionAccessException from ApiComparePages.php: Could not determine title for page/revision ID resolved needs triage (violet) Anomie (Brad Jorsch)
T209044 T209044: Introduce a ContentStore service to allow certain types of content to not be stored as serialized blobs. open low (yellow)
T209291 T209291: Make AbuseFilter::revisionToString work across slots resolved high (red) daniel (Daniel Kinzler)
T209878 T209878: Allow control of page layout of multiple slots during rendering open normal (orange)
T209924 T209924: Specify PageTypeHandler open needs triage (violet)
T209927 T209927: Decide how to control which slots are offered for editing per default open low (yellow)
T210307 T210307: Forcelinkupdate appears to have stopped working (on ENWIKI at least) resolved high (red) daniel (Daniel Kinzler)
T211726 T211726: Collect requirements for slot based layout open high (red) CCicalese_WMF (Cindy Cicalese)
T212428 T212428: includes/Revision/RevisionStore.php: Main slot of revision (number) not found in database! open normal (orange) BPirkle (BPirkle)
T214267 T214267: Name of slots should be localized in diff open low (yellow) BPirkle (BPirkle)
T214308 T214308: Force usage of MCR aware database schema resolved normal (orange) Clarakosi (Clara Andrew-Wani)
T217329 T217329: bug in 1.33.0-wmf.18 breaks abstract dumps on testwikidatawiki | MWContentSerializationException $entityId and $targetId can not be the same open normal (orange)
T218096 T218096: Extension Duplicator needs to be updated due to MCR schema changes open needs triage (violet)
T220525 T220525: MCR: Import all slots from XML dumps open normal (orange) Pchelolo
T221763 T221763: Page rename (Special:MovePage) can throw InvalidArgumentException: Title does not belong to page ID X but actually belong to Y. open high (red) daniel (Daniel Kinzler)
T224949 T224949: Failed to access name from slot_roles using id = 1 resolved high (red) daniel (Daniel Kinzler)