Pages without language links

From mcr

The following pages do not link to other language versions.

Showing below up to 100 results in range #101 to #200.

View ( | ) (20 | 50 | 100 | 250 | 500)

  1. T196172: Test schema migration script
  2. T196585: Deploy some MCR related patches on test / group0 for an extended period
  3. T196653: Test MCR Storage Layer Patches
  4. T197619: Introduce SCHEMA_COMPAT_XXX constants to allow more fine grained control over the migration process
  5. T197685: Clarify semantics of "base revision" and "parent revision" in EditPage, WikiPage, and PageUpdater
  6. T197816: Enable MCR migration stage "write both, read old" on live systems
  7. T197817: Enable MCR migration stage "write both, read old" on testwiki
  8. T197818: Enable MCR migration stage "write both, read old" on commons beta.
  9. T198024: [[MediaWiki:Undo-main-slot-only]] translation issue
  10. T198075: RFC: factoring page update logic out of WikiPage
  11. T198099: Improve MCR handling of RevisionAccessException family
  12. T198297: Use PageUpdater to create dummy revisions
  13. T198308: Enable MCR migration stage "write both, read new" on live systems
  14. T198309: Enable MCR migration stage "write both, read new" on testwiki
  15. T198311: Enable MCR migration stage "write both, read new" on commons beta.
  16. T198312: Set the WMF cluster to use the new MCR-only schema
  17. T198341: Remove all references to the rev_text_id and ar_text_id fields
  18. T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo().
  19. T198343: Replace all calls to Revision::getRevisionText()
  20. T198413: Allow multiple slots to be used while still writing to the old as well as the new schema
  21. T198449: Rollback from autopatrolled user was marked as not patrolled
  22. T198492: Create a maintenance script to drop rev_text_id and ar_text_id from the database.
  23. T198557: Remove the ability to write pre-MCR fields, limit the ability to read pre-MCR fields to migration scripts
  24. T198558: Set testwiki to use the new MCR-only schema
  25. T198559: Set Beta Cluster wikis to use the new MCR-only schema
  26. T198561: Make "write both, read new" the default MCR migration stage for fresh MediaWiki installs / for CI
  27. T198563: Make "write both, read old" the default MCR migration stage on master / for CI
  28. T198701: Create RevisionStoreFactory [MCR]
  29. T198704: Use a consistent caching strategy within Revision storage classes
  30. T198706: Make BackupDumper, WikiExporter and XmlDumpWriter compliant with the MCR revision retrival mechanism (main slot only)
  31. T198869: [Bug] CentralNotice: "Failed to load data blob" error when editing translatable messages
  32. T199121: RFC: Spec for representing multiple content objects per revision (MCR) in XML dumps
  33. T199352: Deploy Structured Data on Commons with arbitrary Statements
  34. T199375: Complete implementation and deployment of MCR SDC baseline (CDP4)
  35. T199416: Cache update time for Gadgets and Common.js/css regressed from 5 min to 1 hour
  36. T199504: Editing of content model other than wikitext fails
  37. 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
  38. T200216: Make undo work with SDC by showing a UI to confirm undo without allowing an edit
  39. T200568: Make API query modules aware of MCR
  40. T200569: Make ApiComparePages API module aware of MCR
  41. T200570: Make ApiEditPage and ApiStashEdit API modules aware of MCR
  42. T200572: Make ApiParse API module aware of MCR
  43. T200653: Error undeleting page: IncompleteRevisionException: sha1 field must not be !
  44. T200687: MCR support in TemplateStyles
  45. T200762: Integration broken on MassMessage
  46. T200823: Site stats not updating when links added to pages
  47. T200915: Allow SlotRoleHandlers to control page layout
  48. T200918: Make sure code that accesses legacy pre-MCR fields triggers warnings before switching off WRITE_OLD (compat) mode.
  49. T201137: WikibaseLexeme 'jenkins_u0_mw.unittest_content_models' doesn't exist
  50. T201164: Temporarily disable deprecation warnings for code that accesses rev_text_id or the text table directly
  51. T201218: Viewing page's first revision via diff gives error
  52. T201842: Use ContentHandler to obtain DifferenceEngine in MobileFrontend
  53. T201848: Make DifferenceEngine callers pass revisions, not contents
  54. T202032: Duplicate ar_rev_id values in several wikis
  55. T202142: Create a Constant in Mediawiki for the name of the 'main' slot for MCR
  56. T202633: Error reporting from populateArchiveRevId.php and deduplicateArchiveRevId.php
  57. T202686: [Regression wmf.18] "Falling back to DifferenceEngineSlotDiffRenderer" logspam
  58. T202706: wmf.18 - "Failed to load blob from address" while merging entities
  59. T202763: Update extensions which customize content diff rendering
  60. T202920: null argument on DifferenceEngine->generateContentDiffBody() on Special:Undelete
  61. T203566: ParserOutput cache incompatibility errors in 1.32.0-wmf.20
  62. T203661: Old page title is displayed after renaming a page until the page is subsequently edited/null edited
  63. T203716: Duplicate mw-parser-output elements in action=parse API output
  64. T203982: update.php fails for wikis with zero revisions
  65. T204112: Support slots other than the main slot in EditPage
  66. T204158: Review namespacing of MCR classes
  67. T204475: update.php ends without messages after MCR migration when using WinCache
  68. T204732: Provide a way to restore an old revision with multiple slots.
  69. T204764: DB error in PageTriage: Unknown column 'actor_rev_user.actor_user' in 'on clause'
  70. T204770: Wikibase RepoHooks:onContentModelCanBeUsedOn must be updated to work with MCR
  71. T205353: Clean up empty ar_user_text and rev_user_text fields
  72. T205369: Investigate > 40% Save Timing regression (2018-09-05)
  73. T205444: Provide a way of having a meaningful slot header
  74. T205459: Decide how SlotRoleHandlers can provide placeholders for missing slots
  75. T205464: Flaky unit test "DerivedPageDataUpdaterTest::testGetPreparedEditAfterPrepareUpdate"
  76. T205578: Admins cannot view revision-deleted revisions
  77. T205675: Move action aborted by fatal error "Argument must be MediaWiki\Storage\RevisionRecord, null given"
  78. T205808: Ensure Revision::getRevisionText continues to function with MCR read-new mode
  79. T205936: Unable to view some pages due to fatal RevisionAccessException: "Failed to load data blob from tt"
  80. T205982: MCR: replace PageContentSave hook: must have a hook that receives all slots (for edit-intercepting extensions like Moderation)
  81. T206090: Certain Special:MobileDiff urls fatal with "Bad value for parameter $old: must be a TextContent"
  82. T207403: Update MobileFrontend editor for MCR
  83. T208769: Ensure that AbuseFilter applies to the content of all MCR slots
  84. T208770: Ensure TitleBlacklist applies when the context is an MCR page
  85. T208771: Ensure ConfirmEdit applies when the context is an MCR page
  86. T208801: Support slots other than the main slot in EditPage - backend support
  87. T208802: Support slots other than the main slot in EditPage - UI support
  88. T208929: RevisionAccessException from ApiComparePages.php: Could not determine title for page/revision ID
  89. T209044: Introduce a ContentStore service to allow certain types of content to not be stored as serialized blobs.
  90. T209202: Page Move Internal Error
  91. T209291: Make AbuseFilter::revisionToString work across slots
  92. T209423: Installer fails due to a Call Stack
  93. T209878: Allow control of page layout of multiple slots during rendering
  94. T209924: Specify PageTypeHandler
  95. T209927: Decide how to control which slots are offered for editing per default
  96. T210307: Forcelinkupdate appears to have stopped working (on ENWIKI at least)
  97. T211473: JADE\Tests\Hooks\MoveHooksTest::testOnMovePageIsValidMove is broken
  98. T211726: Collect requirements for slot based layout
  99. T212428: includes/Revision/RevisionStore.php: Main slot of revision (number) not found in database!
  100. T214062: updateSearchIndex.php fails with Error: 1100 Table 'slots' was not locked with LOCK TABLES

View ( | ) (20 | 50 | 100 | 250 | 500)