BigW Consortium Gitlab

  1. 22 Aug, 2017 1 commit
  2. 21 Aug, 2017 1 commit
  3. 03 Aug, 2017 1 commit
    • Don't include EmailHelpers manually, pick with rspec · bb5f79d4
      Lin Jen-Shin authored
      `:mailer` is needed to pick it easily, while
      `type: :mailer` is needed for picking it automatically for
      tests located in spec/mailers/*_spec.rb
      
      It's a bit complicated in spec/services/notification_service_spec.rb
      but we'll leave it alone for now.
  4. 14 Jun, 2017 1 commit
  5. 01 May, 2017 1 commit
  6. 27 Mar, 2017 1 commit
  7. 01 Dec, 2016 1 commit
  8. 17 Oct, 2016 1 commit
  9. 11 Oct, 2016 1 commit
  10. 19 Aug, 2016 2 commits
  11. 12 Aug, 2016 1 commit
  12. 04 Aug, 2016 1 commit
  13. 21 Jul, 2016 1 commit
  14. 03 Jun, 2016 2 commits
  15. 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.)
  16. 20 Aug, 2015 1 commit