Oldest pages

From mcr

Showing below up to 50 results in range #81 to #130.

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

  1. T194037: Track dependencies for multiple Content objects per page‏‎ (12:00, 2 March 2020)
  2. T194042: Replace usages of WikiPage::prepareContentForEdit‏‎ (12:00, 2 March 2020)
  3. T194046: Introduce SlotRoleHandler and SlotRoleRegistry for declaring slot roles.‏‎ (12:00, 2 March 2020)
  4. T194043: Replace usages of Content::getSecondaryDataUpdates‏‎ (12:00, 2 March 2020)
  5. T194048: Introduce RevisionRenderer (baseline)‏‎ (12:00, 2 March 2020)
  6. T194049: Introduce SlotRenderingProvider‏‎ (12:00, 2 March 2020)
  7. T194263: Deprecate/Remove ContentHandler::makeParserOptions()‏‎ (12:00, 2 March 2020)
  8. T194412: Make undo fail gracefully for non-main slots.‏‎ (12:00, 2 March 2020)
  9. T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]‏‎ (12:00, 2 March 2020)
  10. T194429: Remove the need to generate ParserOutput before PageContentSave hook is called‏‎ (12:00, 2 March 2020)
  11. T194731: Show diffs for all slots [MCR]‏‎ (12:00, 2 March 2020)
  12. T194730: Ensure that Wikibase data access to MediaInfo on file description pages works with MCR‏‎ (12:00, 2 March 2020)
  13. T194734: Implement edit conflict resolution for MCR‏‎ (12:00, 2 March 2020)
  14. T194750: Deploy Structured Data on Commons baseline‏‎ (12:00, 2 March 2020)
  15. T194736: Implement automatic conflict resolution for all slots [MCR]‏‎ (12:00, 2 March 2020)
  16. T195069: Factor PageStore and PageRecord out of WikiPage‏‎ (12:00, 2 March 2020)
  17. T194830: Refactor DifferenceEngine‏‎ (12:00, 2 March 2020)
  18. T195212: ServiceContainer: Allow extensions to manipulate services upon creation‏‎ (12:00, 2 March 2020)
  19. T195779: MCR support in ORES‏‎ (12:00, 2 March 2020)
  20. T195692: Attempt to undelete page causes error: Fatal exception of type IncompleteRevisionException: user_text field must not be !‏‎ (12:00, 2 March 2020)
  21. T196087: Refactored implementation of MCR page update interface‏‎ (12:00, 2 March 2020)
  22. T195980: Write a specification for the architecture for handling slots‏‎ (12:00, 2 March 2020)
  23. T196082: npm install for selenium tests not working on labs-vagrant‏‎ (12:00, 2 March 2020)
  24. T196172: Test schema migration script‏‎ (12:00, 2 March 2020)
  25. T196585: Deploy some MCR related patches on test / group0 for an extended period‏‎ (12:00, 2 March 2020)
  26. T196653: Test MCR Storage Layer Patches‏‎ (12:00, 2 March 2020)
  27. T197619: Introduce SCHEMA_COMPAT_XXX constants to allow more fine grained control over the migration process‏‎ (12:00, 2 March 2020)
  28. T197685: Clarify semantics of "base revision" and "parent revision" in EditPage, WikiPage, and PageUpdater‏‎ (12:00, 2 March 2020)
  29. T197817: Enable MCR migration stage "write both, read old" on testwiki‏‎ (12:00, 2 March 2020)
  30. T197816: Enable MCR migration stage "write both, read old" on live systems‏‎ (12:00, 2 March 2020)
  31. T197818: Enable MCR migration stage "write both, read old" on commons beta.‏‎ (12:00, 2 March 2020)
  32. T198024: [[MediaWiki:Undo-main-slot-only]] translation issue‏‎ (12:00, 2 March 2020)
  33. T198099: Improve MCR handling of RevisionAccessException family‏‎ (12:00, 2 March 2020)
  34. T198075: RFC: factoring page update logic out of WikiPage‏‎ (12:00, 2 March 2020)
  35. T198297: Use PageUpdater to create dummy revisions‏‎ (12:00, 2 March 2020)
  36. T198308: Enable MCR migration stage "write both, read new" on live systems‏‎ (12:00, 2 March 2020)
  37. T198309: Enable MCR migration stage "write both, read new" on testwiki‏‎ (12:00, 2 March 2020)
  38. T198311: Enable MCR migration stage "write both, read new" on commons beta.‏‎ (12:00, 2 March 2020)
  39. T198312: Set the WMF cluster to use the new MCR-only schema‏‎ (12:00, 2 March 2020)
  40. T198341: Remove all references to the rev_text_id and ar_text_id fields‏‎ (12:00, 2 March 2020)
  41. T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo().‏‎ (12:00, 2 March 2020)
  42. T198413: Allow multiple slots to be used while still writing to the old as well as the new schema‏‎ (12:00, 2 March 2020)
  43. T198343: Replace all calls to Revision::getRevisionText()‏‎ (12:00, 2 March 2020)
  44. T198449: Rollback from autopatrolled user was marked as not patrolled‏‎ (12:00, 2 March 2020)
  45. T198557: Remove the ability to write pre-MCR fields, limit the ability to read pre-MCR fields to migration scripts‏‎ (12:00, 2 March 2020)
  46. T198558: Set testwiki to use the new MCR-only schema‏‎ (12:00, 2 March 2020)
  47. T198559: Set Beta Cluster wikis to use the new MCR-only schema‏‎ (12:00, 2 March 2020)
  48. T198561: Make "write both, read new" the default MCR migration stage for fresh MediaWiki installs / for CI‏‎ (12:00, 2 March 2020)
  49. T198701: Create RevisionStoreFactory [MCR]‏‎ (12:00, 2 March 2020)
  50. T198563: Make "write both, read old" the default MCR migration stage on master / for CI‏‎ (12:00, 2 March 2020)

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