BigW Consortium Gitlab

  1. 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.
  2. 11 Apr, 2017 1 commit
  3. 10 Apr, 2017 1 commit
  4. 08 Apr, 2017 3 commits
  5. 04 Apr, 2017 1 commit
  6. 23 Feb, 2017 5 commits
  7. 12 Jan, 2017 1 commit
  8. 05 Jan, 2017 2 commits
  9. 08 Dec, 2016 1 commit
  10. 01 Dec, 2016 1 commit
  11. 21 Nov, 2016 1 commit
  12. 24 Oct, 2016 1 commit
  13. 12 Oct, 2016 3 commits
  14. 11 Oct, 2016 1 commit
  15. 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
  16. 22 Sep, 2016 2 commits
  17. 19 Sep, 2016 1 commit
  18. 07 Sep, 2016 1 commit
  19. 25 Aug, 2016 2 commits
  20. 19 Aug, 2016 1 commit
  21. 15 Aug, 2016 4 commits
  22. 09 Aug, 2016 1 commit
  23. 06 Aug, 2016 1 commit
  24. 03 Aug, 2016 1 commit
  25. 02 Aug, 2016 2 commits