An error occurred fetching the project authors.
  1. 20 Apr, 2015 3 commits
  2. 17 Apr, 2015 6 commits
  3. 16 Apr, 2015 4 commits
  4. 15 Apr, 2015 3 commits
    • Dominik Sander's avatar
      Fix merge request comments on files with multiple commits · d4fec49a
      Dominik Sander authored
      Having a merge request with a comments on a line which is then changed
      in a later commit prevented new comments from properly showing up in the
      merge request show page.
      
       * `Note#set_diff` do not use stored the diff when creating a new note
         in merge requests (we can not be sure the diff did not changed since
         the last comment on that line)
       * Do not rely just on `outdated?` of the first note when displaying
         comments of a MR in the discussion tab, but partition the
         active/outdated notes and display them all
       * In the inline changes tab just select the active notes, so an
         outdated note does not prevent an active one from being rendered
       * Just show active comments in the side-by-side changes tab
      d4fec49a
    • Douwe Maan's avatar
      Add changelog item. · 3d0c0bd9
      Douwe Maan authored
      3d0c0bd9
    • Ben Bodenmiller's avatar
      fix stuck mr · f517dd26
      Ben Bodenmiller authored
      fixes #348. related to 64874193.
      f517dd26
  5. 14 Apr, 2015 9 commits
  6. 13 Apr, 2015 3 commits
  7. 11 Apr, 2015 5 commits
  8. 10 Apr, 2015 7 commits