BigW Consortium Gitlab

  1. 30 Jan, 2018 1 commit
  2. 02 Oct, 2017 1 commit
  3. 21 Sep, 2017 1 commit
  4. 06 Sep, 2017 4 commits
  5. 08 Aug, 2017 1 commit
  6. 19 Jul, 2017 1 commit
  7. 12 Jul, 2017 1 commit
  8. 22 Jun, 2017 1 commit
  9. 16 Jun, 2017 1 commit
    • Add table for files in merge request diffs · 9a73b634
      Sean McGivern authored
      This adds an ID-less table containing one row per file, per merge request
      diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised
      currently, with the advantage that we can easily query the attributes of this
      new table.
      
      It does not migrate existing data, so we have fallback code when the legacy
      st_diffs column is present instead. For a merge request diff to be valid, it
      should have at most one of:
      
      * Rows in this new table, with the correct merge_request_diff_id.
      * A non-NULL st_diffs column.
      
      It may have neither, if the diff is empty.
  10. 14 Jun, 2017 1 commit
  11. 09 Jun, 2017 1 commit
  12. 02 Jun, 2017 2 commits
  13. 01 Jun, 2017 1 commit
  14. 31 May, 2017 2 commits
  15. 30 May, 2017 1 commit
  16. 29 May, 2017 1 commit
  17. 23 May, 2017 1 commit
  18. 13 May, 2017 1 commit
  19. 15 Mar, 2017 1 commit
  20. 01 Mar, 2017 1 commit
  21. 05 Jan, 2017 1 commit
  22. 27 Apr, 2013 1 commit
  23. 16 Apr, 2013 1 commit
  24. 15 Apr, 2013 1 commit