BigW Consortium Gitlab

  1. 08 Apr, 2017 1 commit
  2. 06 Apr, 2017 1 commit
  3. 05 Apr, 2017 5 commits
  4. 23 Feb, 2017 1 commit
  5. 06 Sep, 2016 1 commit
  6. 30 Aug, 2016 1 commit
  7. 22 Aug, 2016 1 commit
  8. 19 Aug, 2016 3 commits
  9. 17 Aug, 2016 2 commits
  10. 16 Aug, 2016 1 commit
  11. 15 Aug, 2016 1 commit
  12. 12 Aug, 2016 2 commits
  13. 02 Aug, 2016 1 commit
    • Speedup DiffNote#active? on discussions, preloading noteables and avoid touching… · 8716ff7f
      Paco Guzman authored
      Speedup DiffNote#active? on discussions, preloading noteables and avoid touching git repository to return diff_refs when possible
      
      - Preloading noteable we share the same noteable instance when more than one 
      discussion refers to the same noteable.
      - Any other call to that object that is cached in that object will be for any 
      discussion.
      - In those cases where merge_request_diff has all the sha stored to build a diff_refs get that 
      diff_refs using directly those sha instead accessing to the git repository to first get the 
      commits and later the sha.
  14. 29 Jul, 2016 1 commit
  15. 26 Jul, 2016 3 commits
  16. 07 Jul, 2016 1 commit
  17. 06 Jul, 2016 4 commits