BigW Consortium Gitlab

  1. 25 Jul, 2017 1 commit
  2. 05 Jul, 2017 1 commit
  3. 29 Jun, 2017 1 commit
    • Render add-diff-note button with server. · 81e9c284
      Bryce Johnson authored
      This commit moves the rendering of the button back to the server, and
      shows/hides it using opacity rather than display. It also removes the
      transform applied to the button on hover (scale). Previously, both of these
      factors automatically triggered a reflow, which creates a performance
      bottleneck on pages with larger DOM size.
      
      MR: !12103
  4. 15 Jun, 2017 1 commit
  5. 07 Jun, 2017 1 commit
  6. 01 Jun, 2017 1 commit
  7. 10 May, 2017 1 commit
  8. 05 May, 2017 1 commit
  9. 03 May, 2017 1 commit
  10. 08 Apr, 2017 4 commits
  11. 05 Apr, 2017 6 commits
  12. 20 Sep, 2016 1 commit
  13. 17 Aug, 2016 1 commit
  14. 04 Aug, 2016 1 commit
  15. 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.
  16. 29 Jul, 2016 1 commit
  17. 26 Jul, 2016 3 commits
  18. 24 Jul, 2016 1 commit
  19. 20 Jul, 2016 1 commit
  20. 07 Jul, 2016 2 commits
  21. 06 Jul, 2016 5 commits
  22. 29 Jun, 2016 2 commits
  23. 03 Jun, 2016 2 commits