BigW Consortium Gitlab

  1. 23 May, 2017 4 commits
  2. 25 Apr, 2017 1 commit
    • Show correct size when MR diff overflows · a0979c05
      Sean McGivern authored
      The problem is that we often go via a diff object constructed from the diffs
      stored in the DB. Those diffs, by definition, don't overflow, so we don't have
      access to the 'correct' `real_size` - that is stored on the MR diff object
      iself.
  3. 11 Apr, 2017 1 commit
  4. 10 Apr, 2017 1 commit
  5. 08 Apr, 2017 3 commits
  6. 04 Apr, 2017 1 commit
  7. 23 Feb, 2017 5 commits
  8. 12 Jan, 2017 1 commit
  9. 05 Jan, 2017 2 commits
  10. 08 Dec, 2016 1 commit
  11. 01 Dec, 2016 1 commit
  12. 21 Nov, 2016 1 commit
  13. 24 Oct, 2016 1 commit
  14. 12 Oct, 2016 3 commits
  15. 11 Oct, 2016 1 commit
  16. 10 Oct, 2016 1 commit
    • Fix Error 500 when viewing old merge requests with bad diff data · d4fab17d
      Stan Hu authored
      Customers running old versions of GitLab may have MergeRequestDiffs with
      the text ["--broken diff"] due to text generated by gitlab_git 1.0.3.
      To avoid the Error 500, verify that each element is a type that gitlab_git
      will accept before attempting to create a DiffCollection.
      
      Closes #20776
  17. 22 Sep, 2016 2 commits
  18. 19 Sep, 2016 1 commit
  19. 07 Sep, 2016 1 commit
  20. 25 Aug, 2016 2 commits
  21. 19 Aug, 2016 1 commit
  22. 15 Aug, 2016 4 commits
  23. 09 Aug, 2016 1 commit