1. 9854946 schema: Remove allowInfinite from page_links_updated by Umherirrender · 6 days ago
  2. 1951aea Fix various version mention for class_alias by Umherirrender · 4 weeks ago
  3. aedb1cc Merge "DatabaseUpdater: Don't require script path in 'runMaintenance'" by jenkins-bot · 7 weeks ago
  4. c5ee9dc DatabaseUpdater: Don't require script path in 'runMaintenance' by Bartosz Dziewoński · 7 weeks ago
  5. bb6c6e4 schema: Drop old pagelinks columns by Amir Sarabadani · 7 weeks ago
  6. 6c3a088 rdbms: remove unused indexHasField() helper methods by Aaron Schulz · 3 months ago
  7. 2998d9b block: Migrate to the new block schema on non-WMF wikis by Tim Starling · 4 months ago
  8. f99f308 Merge "Drop 1.35 db updates" by jenkins-bot · 3 months ago
  9. 28bdd79 Make rc_id a bigint by Alexander Vorwerk · 1 year, 7 months ago
  10. b2d44a1 Cleanup revision table schema by Alexander Vorwerk · 1 year, 2 months ago
  11. bda3118 Drop 1.35 db updates by Alexander Vorwerk · 3 months ago
  12. cf77897 Run pagelinks migration for third parties too by Amir Sarabadani · 3 months ago
  13. 8e940c4 Standardise all our class alias deprecation comments for ease of grepping by James D. Forrester · 5 months ago
  14. f0bfc3d Schema: Drop iwl_prefix_from_title from iwlinks by Amir Sarabadani · 6 months ago
  15. 616744d Schema: Drop unused and useless indexes of sites table by Amir Sarabadani · 6 months ago
  16. 326d3ee Add populateUserIsTemp.php to update.php by Dreamy Jazz · 6 months ago
  17. f056a26 Schema: Drop cl_collation_ext index by Amir Sarabadani · 6 months ago
  18. 1c0692d installer: Namespace remaining classes by Reedy · 7 months ago
  19. fd9c7c2 Add the new block and block_target tables by Tim Starling · 9 months ago
  20. 1121ea9 Merge "Use year in temporary user names and restart index each year" by jenkins-bot · 7 months ago
  21. db1350e installer: Minor cleanup by Reedy · 7 months ago
  22. caf9912 Use year in temporary user names and restart index each year by Thalia · 8 months ago
  23. 86608df Store image sizes as 64-bit bigint instead of 32-bit integers by Brian Wolff · 10 months ago
  24. 35596d9 installer: Add database updater for 2008/2011 redirect schema changes by Bartosz Dziewoński · 11 months ago
  25. 5dc9441 rdbms: Rename DatabaseMysqlBase to DatabaseMySQL by Amir Sarabadani · 12 months ago
  26. e5eda1c Schema: Drop old externallinks columns and indexes by Amir Sarabadani · 11 months ago
  27. dae8812 Schema: Add pl_target_id column to pagelinks by Amir Sarabadani · 1 year ago
  28. 080883d Schema: Set default or nullable to three columns of externallinks by Amir Sarabadani · 1 year, 1 month ago
  29. c7056e8 Set default migration stage of externallinks to read new and write both by Amir Sarabadani · 1 year, 1 month ago
  30. c1141fe Drop unused MysqlUpdater::checkBin by Alexander Vorwerk · 1 year, 1 month ago
  31. b361175 Drop revision_comment_temp by Alexander Vorwerk · 1 year, 2 months ago
  32. ef8d45f Migrate revision_comment_temp to rev_comment_id by Alexander Vorwerk · 1 year, 2 months ago
  33. f283c0e schema: Add user_is_temp column to the user table by Thalia · 1 year, 3 months ago
  34. 599b5a0 Drop 1.34 db updates by Alexander Vorwerk · 1 year, 6 months ago
  35. 080c708 schema: Add new fields for externallinks so we can reduce duplication by Amir Sarabadani · 1 year, 10 months ago
  36. 4bde067 Drop 1.32 and 1.33 db updates by Amir Sarabadani · 1 year, 10 months ago
  37. 310e819 Drop 1.31 db updates by Amir Sarabadani · 1 year, 10 months ago
  38. 6c4194e schema: Drop tl_title and tl_namespace fields from templatelinks by Amir Sarabadani · 1 year, 11 months ago
  39. 692dde0 Add support for write new for templatelinks migration by Amir Sarabadani · 2 years, 2 months ago
  40. ce0b6f4 schema: Drop legacy page_restrictions in page table by Amir Sarabadani · 2 years, 2 months ago
  41. 24115a8 Start clean up of revision_actor_temp table by Amir Sarabadani · 2 years, 3 months ago
  42. 6e97f24 Schema: Updating user_editcount field to unsigned by diesel kapasule · 2 years, 4 months ago
  43. 52aebe2 schema: Make ipblocks.ipb_id unsigned by Umherirrender · 2 years, 8 months ago
  44. e8dbf5f TempUser infrastructure and services by Tim Starling · 2 years, 5 months ago
  45. d66fe8b Bump minimum required version for upgrade to 1.31 by Alexander Vorwerk · 2 years, 5 months ago
  46. 9137db1 Add tl_target_id to templatelinks by Amir Sarabadani · 2 years, 6 months ago
  47. fa40110 schema: Make page_id references unsigned by Umherirrender · 2 years, 8 months ago
  48. 203d422 Drop rev_page_id index on revision by Amir Sarabadani · 2 years, 6 months ago
  49. 4a6e986 Add linktarget table by Amir Sarabadani · 2 years, 7 months ago
  50. 87e1a6a rdbms: Hard-deprecate legacy cruft from introduction of ResultWrapper by Amir Sarabadani · 2 years, 7 months ago
  51. 9760f5e installer: Set "unknown" for default value of *_major_mime in MySQL by Amir Sarabadani · 2 years, 8 months ago
  52. 45c84bf schema: Make filearchive.fa_id unsigned by Umherirrender · 2 years, 8 months ago
  53. ede308e Drop pr_user from page_restrictions by Amir Sarabadani · 3 years, 3 months ago
  54. afe4bbd media: Drop XML metadata support from DjvuHandler by Amir Sarabadani · 2 years, 9 months ago
  55. 753a4ec Bump minimum required version for upgrade to 1.29 by Amir Sarabadani · 2 years, 10 months ago
  56. 0eb23b5 MysqlUpdater: Add updatelog entries for dropDefault by Reedy · 2 years, 11 months ago
  57. 1adaca5 Rename change_tag indexes to have ct_ prefix by Ammar Abdulhamid · 3 years, 8 months ago
  58. a8c01d7 Rename name_title index to have page_ prefix by Ammarpad · 3 years, 4 months ago
  59. 7fdca7c Add index on oldimage.oi_timestamp by Amir Sarabadani · 3 years, 3 months ago
  60. 5954b38 Migrate revision table to abstract schema by Ammarpad · 3 years, 5 months ago
  61. 12923c1 objectcache: add last-modified token field to objectcache table by Aaron Schulz · 3 years, 5 months ago
  62. d940004 Rename `page_timestamp` revision index by Ammarpad · 3 years, 5 months ago
  63. dc5e51c Merge "Drop doWatchlistUpdate from MysqlUpdater" by jenkins-bot · 3 years, 4 months ago
  64. 3f96a72 Merge "Prepare for migrating `user` to abstract schema" by jenkins-bot · 3 years, 4 months ago
  65. c697406 Prepare for migrating `user` to abstract schema by Ammarpad · 3 years, 4 months ago
  66. 6744420 Drop doWatchlistUpdate from MysqlUpdater by Amir Sarabadani · 3 years, 4 months ago
  67. eece54b Remove unused schema change. by Ammarpad · 3 years, 4 months ago
  68. a4379d6 Drop doInterwikiUpdate by Amir Sarabadani · 3 years, 4 months ago
  69. 0dacf7d Drop two 1.13 updates by Amir Sarabadani · 3 years, 4 months ago
  70. 6a3aa5b Migrate page to abstract schema by Ammar Abdulhamid · 3 years, 9 months ago
  71. 82ca60b Drop MysqlUpdater::doPageRandomUpdate() by Amir Sarabadani · 3 years, 5 months ago
  72. 05aa875 Drop MysqlUpdater::doNamespaceSize() by Amir Sarabadani · 3 years, 5 months ago
  73. c1c339d Drop convertLinks.php by Amir Sarabadani · 3 years, 5 months ago
  74. c2eca3b Drop MysqlUpdater::doExtendCommentLengths() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  75. 5f7503b Drop MysqlUpdater::doIwlinksIndexNonUnique() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  76. 810786f Drop MysqlUpdater::doUserNewTalkTimestampNotNull() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  77. cbffebc Drop MysqlUpdater::doClFieldsUpdate() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  78. eb51e14 Drop MysqlUpdater::doUpdateMimeMinorField() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  79. bd98f44 Merge "Migrate archive table to abstract schema" by jenkins-bot · 3 years, 5 months ago
  80. 2cc7985 Migrate archive table to abstract schema by Amir Sarabadani · 3 years, 5 months ago
  81. c13c513 Drop MysqlUpdater::doFilearchiveIndicesUpdate() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  82. f9a322c Drop MysqlUpdater::doCategorylinksIndicesUpdate() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  83. d1741f8 Drop MysqlUpdater::doRestrictionsUpdate() and its related sql file. by Amir Sarabadani · 3 years, 5 months ago
  84. d29685a Drop MysqlUpdater::doBacklinkingIndicesUpdate() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  85. e1988c3 Drop MysqlUpdater::doTemplatelinksUpdate() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  86. 335c06f Drop MysqlUpdater::doWatchlistNull() and its related sql file by Amir Sarabadani · 3 years, 5 months ago
  87. de10282 Drop MysqlUpdater::doUserGroupsUpdate() by Amir Sarabadani · 3 years, 5 months ago
  88. 19d671d Merge "Drop 1.27 upgrade patch files" by jenkins-bot · 3 years, 5 months ago
  89. 2ca437d Drop 1.27 upgrade patch files by Ammarpad · 3 years, 5 months ago
  90. 59af2e3 Drop MysqlUpdater::doUserUniqueUpdate and its sql patch by Amir Sarabadani · 3 years, 5 months ago
  91. 124bc61 Drop pagelinks table creation code by Amir Sarabadani · 3 years, 5 months ago
  92. 6a7c6c8 Merge "Drop the cur/old -> page/revision schema change code" by jenkins-bot · 3 years, 5 months ago
  93. e7df1e3 Add schema change for img_timestamp varbinary(14) to binary(14) by Amir Sarabadani · 3 years, 5 months ago
  94. 1053405 Rename new_name_timestamp on recentchanges to rc_new_name_timestamp by Amir Sarabadani · 3 years, 5 months ago
  95. 17fbc28 Merge "Make rc_id unsigned" by jenkins-bot · 3 years, 5 months ago
  96. da74e21 Make rc_id unsigned by Amir Sarabadani · 3 years, 5 months ago
  97. 16e31ca MysqlUpdater: Move iwlinks.iwl_prefix modification patch to 1.35 by Reedy · 3 years, 5 months ago
  98. c192b6c Drop the cur/old -> page/revision schema change code by Amir Sarabadani · 3 years, 5 months ago
  99. 4a6d4ba Migrate recentchanges table to abstract schema by Amir Sarabadani · 3 years, 5 months ago
  100. 2290df4 Extend iwlinks.iwl_prefix to VARBINARY(32) on MySQL by Reedy · 3 years, 6 months ago