Skip to content
Snippets Groups Projects
  1. Oct 13, 2017
  2. Oct 07, 2017
  3. Jul 27, 2017
  4. May 31, 2017
  5. May 23, 2017
  6. May 03, 2017
  7. Apr 10, 2017
  8. Apr 05, 2017
  9. Jan 26, 2017
  10. Sep 06, 2016
  11. Aug 17, 2016
  12. Aug 16, 2016
  13. Aug 12, 2016
  14. Aug 02, 2016
    • Paco Guzman's avatar
      Speedup DiffNote#active? on discussions, preloading noteables and avoid... · 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.
      8716ff7f
  15. Jul 07, 2016
  16. Jul 06, 2016
Loading