BigW Consortium Gitlab

  1. 03 Sep, 2017 1 commit
  2. 01 Sep, 2017 1 commit
  3. 21 Aug, 2017 1 commit
  4. 16 Aug, 2017 1 commit
  5. 15 Aug, 2017 1 commit
  6. 07 Aug, 2017 1 commit
  7. 03 Aug, 2017 1 commit
    • Migrate MR commits and diffs to new tables · f2d50af9
      Sean McGivern authored
      Previously, we stored these as serialised fields - `st_{commits,diffs}` - on the
      `merge_request_diffs` table. These now have their own tables -
      `merge_request_diff_{commits,diffs}` - with a column for each attribute of the
      serialised data.
      
      Add a background migration to go through the existing MR diffs and migrate them
      to the new format. Ignore any contents that cannot be displayed. Assuming that
      we have 5 million rows to migrate, and each batch of 2,500 rows can be
      completed in 5 minutes, this will take about 7 days to migrate everything.
  8. 02 Aug, 2017 1 commit
  9. 01 Aug, 2017 3 commits
  10. 20 Jul, 2017 3 commits
  11. 19 Jul, 2017 1 commit
  12. 18 Jul, 2017 5 commits
  13. 11 Jul, 2017 1 commit
  14. 07 Jul, 2017 15 commits
  15. 27 Jun, 2017 2 commits
  16. 22 Jun, 2017 2 commits