1. 22 Jul, 2019 1 commit
    • Patrick Bajao's avatar
      Fix suggestion on lines that are not part of an MR · 866bef80
      Patrick Bajao authored
      Return the `text` as plain string in the response instead of
      including HTML tags but keep `rich_text` as is.
      
      The fix is to modify `Blob::UnfoldPresenter#diff_files` to map
      each raw diff line (limited by the range specified) to a
      corresponding line in an array of highlighted lines to use as
      `rich_text`.
      866bef80
  2. 09 Jul, 2019 14 commits
  3. 08 Jul, 2019 25 commits