BigW Consortium Gitlab

  1. 26 Sep, 2016 1 commit
  2. 20 Sep, 2016 1 commit
  3. 30 Aug, 2016 1 commit
  4. 15 Aug, 2016 1 commit
  5. 12 Aug, 2016 1 commit
  6. 29 Jul, 2016 1 commit
  7. 15 Jul, 2016 1 commit
  8. 06 Jul, 2016 3 commits
  9. 20 Jun, 2016 1 commit
  10. 16 Jun, 2016 2 commits
  11. 14 Jun, 2016 5 commits
  12. 03 Jun, 2016 2 commits
  13. 25 May, 2016 1 commit
  14. 17 May, 2016 1 commit
  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. 02 May, 2016 1 commit
  17. 19 Apr, 2016 1 commit
  18. 18 Apr, 2016 1 commit
  19. 12 Apr, 2016 1 commit
  20. 06 Apr, 2016 1 commit
  21. 04 Apr, 2016 1 commit
  22. 25 Mar, 2016 2 commits
    • Improve and finish the fallback to the In-Reply-To and References header for the… · 9f218fc1
      Rémy Coutable authored
      Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature
      
      A few things to note:
      - The IncomingEmail feature is now enabled even without a
        correctly-formatted sub-address
      - Message-ID for new thread mail are kept the same so that subsequent
        notifications to this thread are grouped in the thread by the email
        service that receives the notification
        (i.e. In-Reply-To of the answer == Message-ID of the first thread message)
      - To maximize our chance to be able to retrieve the reply key, we look
        for it in the In-Reply-To header and the References header
      - The pattern for the fallback reply message id is "reply-[key]@[gitlab_host]"
      - Improve docs thanks to Axil
  23. 17 Mar, 2016 1 commit
  24. 15 Mar, 2016 4 commits
  25. 12 Feb, 2016 1 commit
  26. 30 Jan, 2016 1 commit
  27. 19 Jan, 2016 1 commit
  28. 09 Jan, 2016 1 commit