An error occurred fetching the project authors.
  1. 21 May, 2015 1 commit
  2. 05 May, 2015 1 commit
  3. 28 Apr, 2015 1 commit
  4. 15 Apr, 2015 1 commit
    • 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
  5. 26 Mar, 2015 1 commit
  6. 14 Mar, 2015 1 commit
  7. 19 Jan, 2015 1 commit
  8. 25 Dec, 2014 1 commit
  9. 12 Sep, 2014 3 commits
  10. 09 Sep, 2014 3 commits
  11. 08 Sep, 2014 3 commits
  12. 15 Jul, 2014 1 commit