Pages without language links
From mcr
The following pages do not link to other language versions.
Showing below up to 50 results in range #101 to #150.
- T196172: Test schema migration script
- T196585: Deploy some MCR related patches on test / group0 for an extended period
- T196653: Test MCR Storage Layer Patches
- T197619: Introduce SCHEMA_COMPAT_XXX constants to allow more fine grained control over the migration process
- T197685: Clarify semantics of "base revision" and "parent revision" in EditPage, WikiPage, and PageUpdater
- T197816: Enable MCR migration stage "write both, read old" on live systems
- T197817: Enable MCR migration stage "write both, read old" on testwiki
- T197818: Enable MCR migration stage "write both, read old" on commons beta.
- T198024: [[MediaWiki:Undo-main-slot-only]] translation issue
- T198075: RFC: factoring page update logic out of WikiPage
- T198099: Improve MCR handling of RevisionAccessException family
- T198297: Use PageUpdater to create dummy revisions
- T198308: Enable MCR migration stage "write both, read new" on live systems
- T198309: Enable MCR migration stage "write both, read new" on testwiki
- T198311: Enable MCR migration stage "write both, read new" on commons beta.
- 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()
- T198413: Allow multiple slots to be used while still writing to the old as well as the new schema
- T198449: Rollback from autopatrolled user was marked as not patrolled
- 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
- T198561: Make "write both, read new" the default MCR migration stage for fresh MediaWiki installs / for CI
- T198563: Make "write both, read old" the default MCR migration stage on master / for CI
- T198701: Create RevisionStoreFactory [MCR]
- T198704: Use a consistent caching strategy within Revision storage classes
- T198706: Make BackupDumper, WikiExporter and XmlDumpWriter compliant with the MCR revision retrival mechanism (main slot only)
- T198869: [Bug] CentralNotice: "Failed to load data blob" error when editing translatable messages
- T199121: RFC: Spec for representing multiple content objects per revision (MCR) in XML dumps
- T199352: Deploy Structured Data on Commons with arbitrary Statements
- T199375: Complete implementation and deployment of MCR SDC baseline (CDP4)
- T199416: Cache update time for Gadgets and Common.js/css regressed from 5 min to 1 hour
- T199504: Editing of content model other than wikitext fails
- T200121: Fatal exception of type "InvalidArgumentException" while undeleting a file on Commons in RevisionStoreRecord.php: The given Title does not belong to page ID 50301569 but actually belongs to 53495560
- T200216: Make undo work with SDC by showing a UI to confirm undo without allowing an edit
- T200568: Make API query modules aware of MCR
- T200569: Make ApiComparePages API module aware of MCR
- T200570: Make ApiEditPage and ApiStashEdit API modules aware of MCR
- T200572: Make ApiParse API module aware of MCR
- T200653: Error undeleting page: IncompleteRevisionException: sha1 field must not be !
- T200687: MCR support in TemplateStyles
- T200762: Integration broken on MassMessage
- T200823: Site stats not updating when links added to pages
- T200915: Allow SlotRoleHandlers to control page layout
- T200918: Make sure code that accesses legacy pre-MCR fields triggers warnings before switching off WRITE_OLD (compat) mode.
- T201137: WikibaseLexeme 'jenkins_u0_mw.unittest_content_models' doesn't exist
- T201164: Temporarily disable deprecation warnings for code that accesses rev_text_id or the text table directly