BigW Consortium Gitlab

  1. 01 Aug, 2017 1 commit
  2. 07 Jul, 2017 1 commit
  3. 05 Jul, 2017 1 commit
  4. 29 May, 2017 1 commit
  5. 07 Feb, 2017 1 commit
  6. 03 Aug, 2016 5 commits
  7. 06 Jul, 2016 1 commit
  8. 17 Jun, 2016 1 commit
  9. 03 Jun, 2016 2 commits
  10. 17 May, 2016 1 commit
  11. 11 May, 2016 1 commit
    • Only generate repository push email once · 5f27e26b
      Sean McGivern authored
      The repository push email can be very expensive to generate, especially
      with syntax-highlighted diffs. Instead of generating the email for each
      recipient, generate one email object and reset the Message-Id and To
      headers for each recipient. (Cloning would also be expensive in the case
      of large emails, although probably not as bad as generating from
      scratch.)
  12. 01 Apr, 2016 1 commit
    • Added & use Gitlab::Routing for URL helpers · 84b0ab77
      Yorick Peterse authored
      Rails' "url_helpers" method creates an anonymous Module (which a bunch
      of methods) on every call. By caching the output of this method in a
      dedicated method we can shave off about 10 seconds of loading time for
      an issue with around 200 comments.
  13. 03 Mar, 2016 1 commit
  14. 19 Jan, 2016 1 commit
  15. 11 Dec, 2015 1 commit
  16. 08 Dec, 2015 7 commits