BigW Consortium Gitlab

  1. 12 May, 2016 2 commits
  2. 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.)
  3. 10 May, 2016 3 commits
  4. 09 May, 2016 2 commits
  5. 05 May, 2016 2 commits
  6. 28 Apr, 2016 3 commits
  7. 27 Apr, 2016 1 commit
    • Backport GitHub Enterprise import support from EE · eede0323
      Stan Hu authored
      These changes were pulled from GitLab EE to support configuring
      an alternative API URL than the default https://api.github.com.
      In addition, the `verify_ssl` flag allows users to disable SSL cert
      checking.
      
      One modification: add a default `args` option if it does not exist
      to avoid breaking existing configurations.
  8. 22 Apr, 2016 3 commits
  9. 21 Apr, 2016 2 commits
  10. 20 Apr, 2016 2 commits
  11. 19 Apr, 2016 2 commits
  12. 18 Apr, 2016 17 commits