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