Pages without language links

From mcr

The following pages do not link to other language versions.

Showing below up to 184 results in range #31 to #214.

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

  1. T167246: Refactor "user" & "user_text" fields into "actor" reference table
  2. T174022: Implement multi-content revisions
  3. T174023: Implement MCR storage layer
  4. T174024: Implement MCR revision retrieval interface
  5. T174025: Implement MCR revision retrieval legacy version
  6. T174028: Finalize database schema for MCR content meta-data
  7. T174030: Implement DB schema migration tools for MCR
  8. T174031: MCR: Include all slots in XML dumps
  9. T174032: Make relevant API modules aware of MCR
  10. T174033: Refactor EditPage to allow multiple slots to be edited atomically [MCR]
  11. T174035: Allow the view action to show multiple slots [MCR]
  12. T174036: Diffs page should show diffs and content from multiple slots [MCR]
  13. T174037: Implement single-slot UI [MCR]
  14. T174038: Initial implementation of MCR page update interface
  15. T174043: Deploy Multi-Content Revisions
  16. T174044: Deploy MCR storage layer
  17. T174045: DB schema migration for MCR
  18. T174047: Hide deprecated/unused fields on toolforge replica [MCR]
  19. T180210: Improve test coverage for Revision class
  20. T180989: Improve Test Coverage for WikiPage class
  21. T182678: [MCR] Script for populating empty ar_rev_id fields
  22. T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles)
  23. T183486: MCR schema migration stage 0: create tables
  24. T183487: MCR schema migration stage 3: stop using legacy fields
  25. T183488: MCR schema migration stage 2: populate new fields
  26. T183489: MCR schema migration stage 1: Fix Legacy Archive Rows
  27. T183490: MCR schema migration stage 4: Migrate External Store URLs (wmf production)
  28. T183777: Some PHPUnit tests consistently fail when collecting coverage report
  29. T183798: Flaky user tests/De-captialising tests/phpunit/includes/Storage shouldn't cause user test breakages
  30. T184629: Run maintenance/migrateArchiveText.php on all wikis
  31. T185793: Revision hash needs to consider content model and slot role
  32. T186371: Redesign revision-related event schemas for MCR
  33. T187153: Special:Abuselog throws when viewing details or examining (BadMethodCallException: Call get getId() on null)
  34. T187935: Allow cross-slot access during HTML rendering.
  35. T188396: It should be possible to understand the reason of revision creation from RevisionRecordInserted hook
  36. T189220: Ensure that relevant extensions are MCR-aware
  37. T189808: Make undo work with multiple slots.
  38. T190063: Tracking dependencies for multiple Content objects per page (MCR)
  39. T190066: Expose all slots to the search interface
  40. T191795: Support MCR in mobile
  41. T192306: Create MCR test wiki on WM Cloud
  42. T192307: Provide MCR-aware hook points
  43. T192926: Schema change to drop archive.ar_text and archive.ar_flags
  44. T193180: Clean up archive rows with duplicate revision IDs
  45. T194015: Make PageArchive aware of MCR
  46. T194034: Make rollback inherit all slots from the target version
  47. T194037: Track dependencies for multiple Content objects per page
  48. T194038: Introduce ContentHandler::getSecondaryDataUpdates to replace Content::getSecondaryDataUpdates
  49. T194042: Replace usages of WikiPage::prepareContentForEdit
  50. T194043: Replace usages of Content::getSecondaryDataUpdates
  51. T194046: Introduce SlotRoleHandler and SlotRoleRegistry for declaring slot roles.
  52. T194048: Introduce RevisionRenderer (baseline)
  53. T194049: Introduce SlotRenderingProvider
  54. T194263: Deprecate/Remove ContentHandler::makeParserOptions()
  55. T194412: Make undo fail gracefully for non-main slots.
  56. T194429: Remove the need to generate ParserOutput before PageContentSave hook is called
  57. T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]
  58. T194730: Ensure that Wikibase data access to MediaInfo on file description pages works with MCR
  59. T194731: Show diffs for all slots [MCR]
  60. T194734: Implement edit conflict resolution for MCR
  61. T194736: Implement automatic conflict resolution for all slots [MCR]
  62. T194750: Deploy Structured Data on Commons baseline
  63. T194830: Refactor DifferenceEngine
  64. T195069: Factor PageStore and PageRecord out of WikiPage
  65. T195212: ServiceContainer: Allow extensions to manipulate services upon creation
  66. T195692: Attempt to undelete page causes error: Fatal exception of type IncompleteRevisionException: user_text field must not be !
  67. T195779: MCR support in ORES
  68. T195980: Write a specification for the architecture for handling slots
  69. T196082: npm install for selenium tests not working on labs-vagrant
  70. T196087: Refactored implementation of MCR page update interface
  71. T196172: Test schema migration script
  72. T196585: Deploy some MCR related patches on test / group0 for an extended period
  73. T196653: Test MCR Storage Layer Patches
  74. T197619: Introduce SCHEMA_COMPAT_XXX constants to allow more fine grained control over the migration process
  75. T197685: Clarify semantics of "base revision" and "parent revision" in EditPage, WikiPage, and PageUpdater
  76. T197816: Enable MCR migration stage "write both, read old" on live systems
  77. T197817: Enable MCR migration stage "write both, read old" on testwiki
  78. T197818: Enable MCR migration stage "write both, read old" on commons beta.
  79. T198024: [[MediaWiki:Undo-main-slot-only]] translation issue
  80. T198075: RFC: factoring page update logic out of WikiPage
  81. T198099: Improve MCR handling of RevisionAccessException family
  82. T198297: Use PageUpdater to create dummy revisions
  83. T198308: Enable MCR migration stage "write both, read new" on live systems
  84. T198309: Enable MCR migration stage "write both, read new" on testwiki
  85. T198311: Enable MCR migration stage "write both, read new" on commons beta.
  86. T198312: Set the WMF cluster to use the new MCR-only schema
  87. T198341: Remove all references to the rev_text_id and ar_text_id fields
  88. T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo().
  89. T198343: Replace all calls to Revision::getRevisionText()
  90. T198413: Allow multiple slots to be used while still writing to the old as well as the new schema
  91. T198449: Rollback from autopatrolled user was marked as not patrolled
  92. T198492: Create a maintenance script to drop rev_text_id and ar_text_id from the database.
  93. T198557: Remove the ability to write pre-MCR fields, limit the ability to read pre-MCR fields to migration scripts
  94. T198558: Set testwiki to use the new MCR-only schema
  95. T198559: Set Beta Cluster wikis to use the new MCR-only schema
  96. T198561: Make "write both, read new" the default MCR migration stage for fresh MediaWiki installs / for CI
  97. T198563: Make "write both, read old" the default MCR migration stage on master / for CI
  98. T198701: Create RevisionStoreFactory [MCR]
  99. T198704: Use a consistent caching strategy within Revision storage classes
  100. T198706: Make BackupDumper, WikiExporter and XmlDumpWriter compliant with the MCR revision retrival mechanism (main slot only)
  101. T198869: [Bug] CentralNotice: "Failed to load data blob" error when editing translatable messages
  102. T199121: RFC: Spec for representing multiple content objects per revision (MCR) in XML dumps
  103. T199352: Deploy Structured Data on Commons with arbitrary Statements
  104. T199375: Complete implementation and deployment of MCR SDC baseline (CDP4)
  105. T199416: Cache update time for Gadgets and Common.js/css regressed from 5 min to 1 hour
  106. T199504: Editing of content model other than wikitext fails
  107. 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
  108. T200216: Make undo work with SDC by showing a UI to confirm undo without allowing an edit
  109. T200568: Make API query modules aware of MCR
  110. T200569: Make ApiComparePages API module aware of MCR
  111. T200570: Make ApiEditPage and ApiStashEdit API modules aware of MCR
  112. T200572: Make ApiParse API module aware of MCR
  113. T200653: Error undeleting page: IncompleteRevisionException: sha1 field must not be !
  114. T200687: MCR support in TemplateStyles
  115. T200762: Integration broken on MassMessage
  116. T200823: Site stats not updating when links added to pages
  117. T200915: Allow SlotRoleHandlers to control page layout
  118. T200918: Make sure code that accesses legacy pre-MCR fields triggers warnings before switching off WRITE_OLD (compat) mode.
  119. T201137: WikibaseLexeme 'jenkins_u0_mw.unittest_content_models' doesn't exist
  120. T201164: Temporarily disable deprecation warnings for code that accesses rev_text_id or the text table directly
  121. T201218: Viewing page's first revision via diff gives error
  122. T201842: Use ContentHandler to obtain DifferenceEngine in MobileFrontend
  123. T201848: Make DifferenceEngine callers pass revisions, not contents
  124. T202032: Duplicate ar_rev_id values in several wikis
  125. T202142: Create a Constant in Mediawiki for the name of the 'main' slot for MCR
  126. T202633: Error reporting from populateArchiveRevId.php and deduplicateArchiveRevId.php
  127. T202686: [Regression wmf.18] "Falling back to DifferenceEngineSlotDiffRenderer" logspam
  128. T202706: wmf.18 - "Failed to load blob from address" while merging entities
  129. T202763: Update extensions which customize content diff rendering
  130. T202920: null argument on DifferenceEngine->generateContentDiffBody() on Special:Undelete
  131. T203566: ParserOutput cache incompatibility errors in 1.32.0-wmf.20
  132. T203661: Old page title is displayed after renaming a page until the page is subsequently edited/null edited
  133. T203716: Duplicate mw-parser-output elements in action=parse API output
  134. T203982: update.php fails for wikis with zero revisions
  135. T204112: Support slots other than the main slot in EditPage
  136. T204158: Review namespacing of MCR classes
  137. T204475: update.php ends without messages after MCR migration when using WinCache
  138. T204732: Provide a way to restore an old revision with multiple slots.
  139. T204764: DB error in PageTriage: Unknown column 'actor_rev_user.actor_user' in 'on clause'
  140. T204770: Wikibase RepoHooks:onContentModelCanBeUsedOn must be updated to work with MCR
  141. T205353: Clean up empty ar_user_text and rev_user_text fields
  142. T205369: Investigate > 40% Save Timing regression (2018-09-05)
  143. T205444: Provide a way of having a meaningful slot header
  144. T205459: Decide how SlotRoleHandlers can provide placeholders for missing slots
  145. T205464: Flaky unit test "DerivedPageDataUpdaterTest::testGetPreparedEditAfterPrepareUpdate"
  146. T205578: Admins cannot view revision-deleted revisions
  147. T205675: Move action aborted by fatal error "Argument must be MediaWiki\Storage\RevisionRecord, null given"
  148. T205808: Ensure Revision::getRevisionText continues to function with MCR read-new mode
  149. T205936: Unable to view some pages due to fatal RevisionAccessException: "Failed to load data blob from tt"
  150. T205982: MCR: replace PageContentSave hook: must have a hook that receives all slots (for edit-intercepting extensions like Moderation)
  151. T206090: Certain Special:MobileDiff urls fatal with "Bad value for parameter $old: must be a TextContent"
  152. T207403: Update MobileFrontend editor for MCR
  153. T208769: Ensure that AbuseFilter applies to the content of all MCR slots
  154. T208770: Ensure TitleBlacklist applies when the context is an MCR page
  155. T208771: Ensure ConfirmEdit applies when the context is an MCR page
  156. T208801: Support slots other than the main slot in EditPage - backend support
  157. T208802: Support slots other than the main slot in EditPage - UI support
  158. T208929: RevisionAccessException from ApiComparePages.php: Could not determine title for page/revision ID
  159. T209044: Introduce a ContentStore service to allow certain types of content to not be stored as serialized blobs.
  160. T209202: Page Move Internal Error
  161. T209291: Make AbuseFilter::revisionToString work across slots
  162. T209423: Installer fails due to a Call Stack
  163. T209878: Allow control of page layout of multiple slots during rendering
  164. T209924: Specify PageTypeHandler
  165. T209927: Decide how to control which slots are offered for editing per default
  166. T210307: Forcelinkupdate appears to have stopped working (on ENWIKI at least)
  167. T211473: JADE\Tests\Hooks\MoveHooksTest::testOnMovePageIsValidMove is broken
  168. T211726: Collect requirements for slot based layout
  169. T212428: includes/Revision/RevisionStore.php: Main slot of revision (number) not found in database!
  170. T214062: updateSearchIndex.php fails with Error: 1100 Table 'slots' was not locked with LOCK TABLES
  171. T214267: Name of slots should be localized in diff
  172. T214308: Force usage of MCR aware database schema
  173. T217329: bug in 1.33.0-wmf.18 breaks abstract dumps on testwikidatawiki | MWContentSerializationException $entityId and $targetId can not be the same
  174. T217829: Update populateRevisionSha1.php to run over the content table
  175. T217831: Add a check to populateContentTables.php to ensure that populateRevisionSha1.php is run first
  176. T218096: Extension Duplicator needs to be updated due to MCR schema changes
  177. T220450: Make Postgres search use a searchindex table
  178. T220525: MCR: Import all slots from XML dumps
  179. T221763: Page rename (Special:MovePage) can throw InvalidArgumentException: Title does not belong to page ID X but actually belong to Y.
  180. T222212: RevisionStore must not expose user IDs from a foreign wiki
  181. T224949: Failed to access name from slot_roles using id = 1
  182. T225305: Access key not set for MCR undo summary
  183. T33223: Remove old archive.ar_text/archive.ar_flags
  184. T36925: [MCR] create maintenance script for Migration of text from archive table to text table

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