BigW Consortium Gitlab

  1. 03 Aug, 2016 5 commits
  2. 06 Jul, 2016 1 commit
  3. 17 Jun, 2016 1 commit
  4. 03 Jun, 2016 2 commits
  5. 17 May, 2016 1 commit
  6. 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.)
  7. 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.
  8. 03 Mar, 2016 1 commit
  9. 19 Jan, 2016 1 commit
  10. 11 Dec, 2015 1 commit
  11. 08 Dec, 2015 7 commits