1. aedb1cc Merge "DatabaseUpdater: Don't require script path in 'runMaintenance'" by jenkins-bot · 7 weeks ago
  2. c5ee9dc DatabaseUpdater: Don't require script path in 'runMaintenance' by Bartosz Dziewoński · 7 weeks ago
  3. bb6c6e4 schema: Drop old pagelinks columns by Amir Sarabadani · 7 weeks ago
  4. 2998d9b block: Migrate to the new block schema on non-WMF wikis by Tim Starling · 4 months ago
  5. f99f308 Merge "Drop 1.35 db updates" by jenkins-bot · 3 months ago
  6. 28bdd79 Make rc_id a bigint by Alexander Vorwerk · 1 year, 7 months ago
  7. b2d44a1 Cleanup revision table schema by Alexander Vorwerk · 1 year, 2 months ago
  8. bda3118 Drop 1.35 db updates by Alexander Vorwerk · 3 months ago
  9. cf77897 Run pagelinks migration for third parties too by Amir Sarabadani · 3 months ago
  10. f0bfc3d Schema: Drop iwl_prefix_from_title from iwlinks by Amir Sarabadani · 6 months ago
  11. 616744d Schema: Drop unused and useless indexes of sites table by Amir Sarabadani · 6 months ago
  12. 326d3ee Add populateUserIsTemp.php to update.php by Dreamy Jazz · 6 months ago
  13. f056a26 Schema: Drop cl_collation_ext index by Amir Sarabadani · 6 months ago
  14. 1c0692d installer: Namespace remaining classes by Reedy · 7 months ago
  15. fd9c7c2 Add the new block and block_target tables by Tim Starling · 9 months ago
  16. caf9912 Use year in temporary user names and restart index each year by Thalia · 8 months ago
  17. ee4c449 installer: Migrate to SQB in several places by Amir Sarabadani · 9 months ago
  18. 48a1c0b Autofix spacing around commas by Daimona Eaytoy · 10 months ago
  19. 86608df Store image sizes as 64-bit bigint instead of 32-bit integers by Brian Wolff · 10 months ago
  20. 35596d9 installer: Add database updater for 2008/2011 redirect schema changes by Bartosz Dziewoński · 11 months ago
  21. 3f35734 Remove redundant empty() constructs by Daimona Eaytoy · 11 months ago
  22. e5eda1c Schema: Drop old externallinks columns and indexes by Amir Sarabadani · 11 months ago
  23. dae8812 Schema: Add pl_target_id column to pagelinks by Amir Sarabadani · 1 year ago
  24. e33818c Fix space after comma in single-line array declaration by Amir Sarabadani · 1 year ago
  25. 080883d Schema: Set default or nullable to three columns of externallinks by Amir Sarabadani · 1 year, 1 month ago
  26. c7056e8 Set default migration stage of externallinks to read new and write both by Amir Sarabadani · 1 year, 1 month ago
  27. b361175 Drop revision_comment_temp by Alexander Vorwerk · 1 year, 2 months ago
  28. ef8d45f Migrate revision_comment_temp to rev_comment_id by Alexander Vorwerk · 1 year, 2 months ago
  29. f283c0e schema: Add user_is_temp column to the user table by Thalia · 1 year, 3 months ago
  30. 599b5a0 Drop 1.34 db updates by Alexander Vorwerk · 1 year, 6 months ago
  31. 18ebc3c PostgresUpdater: Move setDefault ahead of changeNullableField by Func · 1 year, 7 months ago
  32. c903124 Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases" by jenkins-bot · 1 year, 8 months ago
  33. fd516a9 Fix whitespaces after comma by Umherirrender · 1 year, 8 months ago
  34. a26d8f6 postgres: Fix upgrade for templatelinks primary key by Umherirrender · 2 years, 1 month ago
  35. 70aa9c8 Make use of ?:, ?? and ??= operators in mostly trivial cases by thiemowmde · 1 year, 8 months ago
  36. 1bd4b85 PostgresUpdater: Improve some indenting by Reedy · 1 year, 8 months ago
  37. f157cc8 PostgresUpdater: Remove trailing space from 'user_id ' column by Reedy · 1 year, 8 months ago
  38. 080c708 schema: Add new fields for externallinks so we can reduce duplication by Amir Sarabadani · 1 year, 10 months ago
  39. 4bde067 Drop 1.32 and 1.33 db updates by Amir Sarabadani · 1 year, 10 months ago
  40. 310e819 Drop 1.31 db updates by Amir Sarabadani · 1 year, 10 months ago
  41. 6c4194e schema: Drop tl_title and tl_namespace fields from templatelinks by Amir Sarabadani · 1 year, 11 months ago
  42. 692dde0 Add support for write new for templatelinks migration by Amir Sarabadani · 2 years, 2 months ago
  43. ce0b6f4 schema: Drop legacy page_restrictions in page table by Amir Sarabadani · 2 years, 2 months ago
  44. 24115a8 Start clean up of revision_actor_temp table by Amir Sarabadani · 2 years, 3 months ago
  45. e8dbf5f TempUser infrastructure and services by Tim Starling · 2 years, 5 months ago
  46. d66fe8b Bump minimum required version for upgrade to 1.31 by Alexander Vorwerk · 2 years, 5 months ago
  47. 9137db1 Add tl_target_id to templatelinks by Amir Sarabadani · 2 years, 6 months ago
  48. 203d422 Drop rev_page_id index on revision by Amir Sarabadani · 2 years, 6 months ago
  49. ed94024 Merge "Add linktarget table" by jenkins-bot · 2 years, 6 months ago
  50. 4a6e986 Add linktarget table by Amir Sarabadani · 2 years, 7 months ago
  51. 78ee5ed Replace remaining usages of deprecated IDatabase methods by Alexander Vorwerk · 2 years, 7 months ago
  52. be574ba installer: Fix Postgres mistakes in using changeField method by Amir Sarabadani · 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. 1d178e1 Remove unneeded continue/return statements by Umherirrender · 3 years ago
  57. 170f5c2 Merge "Rename change_tag indexes to have ct_ prefix" by jenkins-bot · 3 years, 2 months ago
  58. 1adaca5 Rename change_tag indexes to have ct_ prefix by Ammar Abdulhamid · 3 years, 8 months ago
  59. a84ad7b Add some missing __METHOD__ parameters to database calls by DannyS712 · 3 years, 2 months ago
  60. a8c01d7 Rename name_title index to have page_ prefix by Ammarpad · 3 years, 4 months ago
  61. 7fdca7c Add index on oldimage.oi_timestamp by Amir Sarabadani · 3 years, 3 months ago
  62. 4444264 Fix name of searchindex table in PostgresUpdater by Amir Sarabadani · 3 years, 2 months ago
  63. acd5076 Migrate searchindex to abstract schema by Amir Sarabadani · 3 years, 2 months ago
  64. 5954b38 Migrate revision table to abstract schema by Ammarpad · 3 years, 5 months ago
  65. 12923c1 objectcache: add last-modified token field to objectcache table by Aaron Schulz · 3 years, 5 months ago
  66. f100eb3 PostgresUpdater: Drop updateUserTableSequence function by Ammarpad · 3 years, 3 months ago
  67. 82d2675 PostgresUpdater: Simplify working with constraints by Ammarpad · 3 years, 3 months ago
  68. 88bfadf Migrate user table to abstract schema by Ammarpad · 3 years, 4 months ago
  69. 4acdf16 Final fixes of Postgres updater for REL1_36 by Amir Sarabadani · 3 years, 4 months ago
  70. 3f96a72 Merge "Prepare for migrating `user` to abstract schema" by jenkins-bot · 3 years, 4 months ago
  71. c697406 Prepare for migrating `user` to abstract schema by Ammarpad · 3 years, 4 months ago
  72. eece54b Remove unused schema change. by Ammarpad · 3 years, 4 months ago
  73. 1857b82 Merge "Drop rest of unsupported upgrade paths and patches in Postgres" by jenkins-bot · 3 years, 4 months ago
  74. 35657bc Merge "Move updates around in Postgres to make it sequential" by jenkins-bot · 3 years, 4 months ago
  75. d904a71 Merge "Drop tsearch fixes in postgres" by jenkins-bot · 3 years, 4 months ago
  76. 6ce397f Merge "Fix several issues in upgrading from 1.35 to master in Postgres" by jenkins-bot · 3 years, 5 months ago
  77. 4168c88 Fix several issues in upgrading from 1.35 to master in Postgres by Amir Sarabadani · 3 years, 5 months ago
  78. 6ba7c4f Drop rest of unsupported upgrade paths and patches in Postgres by Amir Sarabadani · 3 years, 5 months ago
  79. b4033cb Move updates around in Postgres to make it sequential by Amir Sarabadani · 3 years, 5 months ago
  80. 447db80 Drop tsearch fixes in postgres by Amir Sarabadani · 3 years, 5 months ago
  81. e2c005f Drop unsupported 1.23 upgrade code and patches from Postgres by Amir Sarabadani · 3 years, 5 months ago
  82. 53f24f2 Postgres: Fix revision table indexes drifts with MySQL by Ammarpad · 3 years, 5 months ago
  83. 6a3aa5b Migrate page to abstract schema by Ammar Abdulhamid · 3 years, 9 months ago
  84. 11f091d Drop add_interwiki updater in Postgres by Amir Sarabadani · 3 years, 5 months ago
  85. 6a8bf52 postgres: Fix drifts of indexes in user table compared to mysql by Amir Sarabadani · 3 years, 5 months ago
  86. 2cc7985 Migrate archive table to abstract schema by Amir Sarabadani · 3 years, 5 months ago
  87. cafd733 Postgres: Drop 1.24 upgrade logic by Ammarpad · 3 years, 5 months ago
  88. 2ca437d Drop 1.27 upgrade patch files by Ammarpad · 3 years, 5 months ago
  89. 1053405 Rename new_name_timestamp on recentchanges to rc_new_name_timestamp by Amir Sarabadani · 3 years, 5 months ago
  90. a435378 PostgresUpdater: Move `bot_passwords` table addition down by Ammarpad · 3 years, 6 months ago
  91. e4852ca Drop 1.25 updgrade patch files. by Ammarpad · 3 years, 6 months ago
  92. fa7b284 Remove all old index checks in PG by Amir Sarabadani · 3 years, 6 months ago
  93. a20d1df Remove all old index additions in PG by Amir Sarabadani · 3 years, 6 months ago
  94. 7da3ba3 Remove all old data type changes and null changes in PG by Amir Sarabadani · 3 years, 6 months ago
  95. f4667ae Remove all old new field schema changes in PG by Amir Sarabadani · 3 years, 6 months ago
  96. c75fb1e Merge "Remove all old foreign key deferrable changes" by jenkins-bot · 3 years, 6 months ago
  97. 93245ae Remove all old foreign key deferrable changes by Amir Sarabadani · 3 years, 6 months ago
  98. 51a2718 Merge "Drop 1.17 upgrade patch files" by jenkins-bot · 3 years, 6 months ago
  99. 09bf630 Drop 1.17 upgrade patch files by Ammarpad · 3 years, 6 months ago
  100. 6809067 Fix drifts in columns of recentchanges in PG by Amir Sarabadani · 3 years, 6 months ago