BigW Consortium Gitlab

  1. 30 Sep, 2015 1 commit
  2. 06 Sep, 2015 1 commit
  3. 19 Aug, 2015 1 commit
  4. 12 Aug, 2015 1 commit
  5. 05 Aug, 2015 1 commit
  6. 30 Jul, 2015 1 commit
  7. 14 Jul, 2015 1 commit
  8. 22 Jun, 2015 1 commit
  9. 05 Jun, 2015 1 commit
    • Update noteable after a new note is added · fbdaf0e2
      Jeroen van Baarsen authored
      **What does this do?**
      It makes sure that whenever a new note is added to an noteable item, the
      updated_at of that item is also updated.
      
      **Why is this needed?**
      At this moment when you post a comment on an issue or add a label to an issue,
      the updated_at is not changed. Because of this the filtering for least recently
      updated is not really useful (since it only takes in account the original text
      from the noteable).
      Signed-off-by: 's avatarJeroen van Baarsen <jeroenvanbaarsen@gmail.com>
  10. 26 May, 2015 1 commit
  11. 11 May, 2015 3 commits
  12. 24 Apr, 2015 5 commits
  13. 16 Apr, 2015 1 commit
  14. 15 Apr, 2015 2 commits
    • 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
    • Clean up code around commit mentions. · 959ebbca
      Douwe Maan authored
  15. 02 Apr, 2015 1 commit
  16. 23 Mar, 2015 1 commit
  17. 19 Mar, 2015 1 commit
  18. 18 Mar, 2015 3 commits
  19. 06 Mar, 2015 3 commits
  20. 20 Feb, 2015 1 commit
  21. 08 Feb, 2015 1 commit
  22. 06 Feb, 2015 2 commits
  23. 05 Feb, 2015 1 commit
  24. 22 Jan, 2015 1 commit
  25. 19 Jan, 2015 1 commit
  26. 18 Jan, 2015 1 commit
    • Fix various typos · 5c801602
      Steven Burgart authored
      signe-in -> signed-in
      go_to_gihub_for_permissions -> go_to_github_for_permissions
      descendand -> descendant
      behavour -> behaviour
      recepient_email -> recipient_email
      generate_fingerpint -> generate_fingerprint
      dependes -> depends
      Cant't -> Can't
      wisit -> visit
      notifcation -> notification
      sufficent_scope -> sufficient_scope?
      levet -> level
  27. 11 Jan, 2015 1 commit
  28. 15 Dec, 2014 1 commit