Skip to content
Snippets Groups Projects
  1. Oct 15, 2017
  2. Oct 07, 2017
  3. Sep 25, 2017
  4. Sep 21, 2017
  5. Sep 19, 2017
  6. Sep 12, 2017
  7. Aug 24, 2017
    • Sean McGivern's avatar
      Show un-highlighted diffs when blobs are the same · e8525e10
      Sean McGivern authored
      For some old merge requests, we don't have enough information to figure out the
      old blob and the new blob for the file. This means that we can't highlight the
      diff correctly, but we can still display it without highlighting.
      e8525e10
  8. Aug 22, 2017
    • Sean McGivern's avatar
      Always return a simple diff viewer · b0f09406
      Sean McGivern authored
      We didn't have a fallback case before, because we believed the conditions were
      exhaustive. They weren't, so we can always fallback to not previewing.
      b0f09406
  9. Aug 14, 2017
  10. Aug 08, 2017
  11. Jul 31, 2017
  12. Jun 19, 2017
  13. Jun 14, 2017
  14. Jun 08, 2017
  15. Jun 06, 2017
  16. May 31, 2017
  17. May 29, 2017
  18. May 25, 2017
  19. May 24, 2017
  20. May 23, 2017
  21. May 18, 2017
  22. May 10, 2017
  23. Apr 25, 2017
    • Sean McGivern's avatar
      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.
      a0979c05
  24. Apr 24, 2017
  25. Apr 08, 2017
  26. Apr 05, 2017
  27. Mar 13, 2017
  28. Feb 23, 2017
  29. Feb 13, 2017
Loading