Pages without language links

From mcr

The following pages do not link to other language versions.

Showing below up to 100 results in range #21 to #120.

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

  1. Phase 2 Pert Chart
  2. Phase 3 Pert Chart
  3. Tasks by Priority
  4. Tasks by Project
  5. Tasks by Status
  6. Tasks by Tag
  7. T107595: [RFC] Multi-Content Revisions
  8. T117279: [EPIC] Core should provide inline diffs as well as side by side (Move InlineDifferenceEngine into core / remove MobileDiff)
  9. T159708: Deploy WikibaseMediaInfo extension to production
  10. T161671: Compacting the revision table
  11. T167246: Refactor "user" & "user_text" fields into "actor" reference table
  12. T174022: Implement multi-content revisions
  13. T174023: Implement MCR storage layer
  14. T174024: Implement MCR revision retrieval interface
  15. T174025: Implement MCR revision retrieval legacy version
  16. T174028: Finalize database schema for MCR content meta-data
  17. T174030: Implement DB schema migration tools for MCR
  18. T174031: MCR: Include all slots in XML dumps
  19. T174032: Make relevant API modules aware of MCR
  20. T174033: Refactor EditPage to allow multiple slots to be edited atomically [MCR]
  21. T174035: Allow the view action to show multiple slots [MCR]
  22. T174036: Diffs page should show diffs and content from multiple slots [MCR]
  23. T174037: Implement single-slot UI [MCR]
  24. T174038: Initial implementation of MCR page update interface
  25. T174043: Deploy Multi-Content Revisions
  26. T174044: Deploy MCR storage layer
  27. T174045: DB schema migration for MCR
  28. T174047: Hide deprecated/unused fields on toolforge replica [MCR]
  29. T180210: Improve test coverage for Revision class
  30. T180989: Improve Test Coverage for WikiPage class
  31. T182678: [MCR] Script for populating empty ar_rev_id fields
  32. T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles)
  33. T183486: MCR schema migration stage 0: create tables
  34. T183487: MCR schema migration stage 3: stop using legacy fields
  35. T183488: MCR schema migration stage 2: populate new fields
  36. T183489: MCR schema migration stage 1: Fix Legacy Archive Rows
  37. T183490: MCR schema migration stage 4: Migrate External Store URLs (wmf production)
  38. T183777: Some PHPUnit tests consistently fail when collecting coverage report
  39. T183798: Flaky user tests/De-captialising tests/phpunit/includes/Storage shouldn't cause user test breakages
  40. T184629: Run maintenance/migrateArchiveText.php on all wikis
  41. T185793: Revision hash needs to consider content model and slot role
  42. T186371: Redesign revision-related event schemas for MCR
  43. T187153: Special:Abuselog throws when viewing details or examining (BadMethodCallException: Call get getId() on null)
  44. T187935: Allow cross-slot access during HTML rendering.
  45. T188396: It should be possible to understand the reason of revision creation from RevisionRecordInserted hook
  46. T189220: Ensure that relevant extensions are MCR-aware
  47. T189808: Make undo work with multiple slots.
  48. T190063: Tracking dependencies for multiple Content objects per page (MCR)
  49. T190066: Expose all slots to the search interface
  50. T191795: Support MCR in mobile
  51. T192306: Create MCR test wiki on WM Cloud
  52. T192307: Provide MCR-aware hook points
  53. T192926: Schema change to drop archive.ar_text and archive.ar_flags
  54. T193180: Clean up archive rows with duplicate revision IDs
  55. T194015: Make PageArchive aware of MCR
  56. T194034: Make rollback inherit all slots from the target version
  57. T194037: Track dependencies for multiple Content objects per page
  58. T194038: Introduce ContentHandler::getSecondaryDataUpdates to replace Content::getSecondaryDataUpdates
  59. T194042: Replace usages of WikiPage::prepareContentForEdit
  60. T194043: Replace usages of Content::getSecondaryDataUpdates
  61. T194046: Introduce SlotRoleHandler and SlotRoleRegistry for declaring slot roles.
  62. T194048: Introduce RevisionRenderer (baseline)
  63. T194049: Introduce SlotRenderingProvider
  64. T194263: Deprecate/Remove ContentHandler::makeParserOptions()
  65. T194412: Make undo fail gracefully for non-main slots.
  66. T194429: Remove the need to generate ParserOutput before PageContentSave hook is called
  67. T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]
  68. T194730: Ensure that Wikibase data access to MediaInfo on file description pages works with MCR
  69. T194731: Show diffs for all slots [MCR]
  70. T194734: Implement edit conflict resolution for MCR
  71. T194736: Implement automatic conflict resolution for all slots [MCR]
  72. T194750: Deploy Structured Data on Commons baseline
  73. T194830: Refactor DifferenceEngine
  74. T195069: Factor PageStore and PageRecord out of WikiPage
  75. T195212: ServiceContainer: Allow extensions to manipulate services upon creation
  76. T195692: Attempt to undelete page causes error: Fatal exception of type IncompleteRevisionException: user_text field must not be !
  77. T195779: MCR support in ORES
  78. T195980: Write a specification for the architecture for handling slots
  79. T196082: npm install for selenium tests not working on labs-vagrant
  80. T196087: Refactored implementation of MCR page update interface
  81. T196172: Test schema migration script
  82. T196585: Deploy some MCR related patches on test / group0 for an extended period
  83. T196653: Test MCR Storage Layer Patches
  84. T197619: Introduce SCHEMA_COMPAT_XXX constants to allow more fine grained control over the migration process
  85. T197685: Clarify semantics of "base revision" and "parent revision" in EditPage, WikiPage, and PageUpdater
  86. T197816: Enable MCR migration stage "write both, read old" on live systems
  87. T197817: Enable MCR migration stage "write both, read old" on testwiki
  88. T197818: Enable MCR migration stage "write both, read old" on commons beta.
  89. T198024: [[MediaWiki:Undo-main-slot-only]] translation issue
  90. T198075: RFC: factoring page update logic out of WikiPage
  91. T198099: Improve MCR handling of RevisionAccessException family
  92. T198297: Use PageUpdater to create dummy revisions
  93. T198308: Enable MCR migration stage "write both, read new" on live systems
  94. T198309: Enable MCR migration stage "write both, read new" on testwiki
  95. T198311: Enable MCR migration stage "write both, read new" on commons beta.
  96. T198312: Set the WMF cluster to use the new MCR-only schema
  97. T198341: Remove all references to the rev_text_id and ar_text_id fields
  98. T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo().
  99. T198343: Replace all calls to Revision::getRevisionText()
  100. T198413: Allow multiple slots to be used while still writing to the old as well as the new schema

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