1. 10 3月, 2015 1 次提交
  2. 09 3月, 2015 1 次提交
    • H
      fix mass SQL statements on initial push · 224e104d
      Hannes Rosenögger 提交于
      This commit disables process_commit_messages()
      for the initial push to the default branch.
      This fixes the mass SQL statements (~500000) that were executed during
      the initial push of the linux kernel for example.
      224e104d
  3. 03 3月, 2015 1 次提交
    • S
      Issue #595: Support Slack notifications upon issue and merge request events · afe5d7d2
      Stan Hu 提交于
      1) Adds a DB migration for all services to toggle on push, issue, and merge events.
      
      2) Upon an issue or merge request event, fire service hooks.
      
      3) Slack service supports custom messages for each of these events. Other services
      not supported at the moment.
      
      4) Label merge request hooks with their corresponding actions.
      afe5d7d2
  4. 13 2月, 2015 1 次提交
  5. 26 1月, 2015 2 次提交
  6. 12 1月, 2015 1 次提交
  7. 29 12月, 2014 1 次提交
  8. 12 11月, 2014 1 次提交
  9. 04 11月, 2014 1 次提交
  10. 03 10月, 2014 1 次提交
  11. 02 10月, 2014 1 次提交
  12. 29 9月, 2014 1 次提交
  13. 26 9月, 2014 3 次提交
  14. 02 5月, 2014 1 次提交
  15. 02 4月, 2014 1 次提交
  16. 14 2月, 2014 1 次提交
    • J
      Add email aliases for users · 29cfd33d
      Jason Hollingsworth 提交于
      Emails are used to associate commits with users. The emails
      are not verified and don't have to be valid email addresses. They
      are assigned on a first come, first serve basis.
      
      Notifications are sent when an email is added.
      29cfd33d
  17. 04 12月, 2013 1 次提交
  18. 08 11月, 2013 1 次提交
  19. 14 10月, 2013 1 次提交
  20. 29 8月, 2013 1 次提交
  21. 27 8月, 2013 1 次提交
  22. 26 8月, 2013 1 次提交
    • A
      Link issues from comments and automatically close them · c8a115c0
      ash wilson 提交于
      Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
      references in descriptions, titles, or attached Notes creates a back-reference
      Note that links to the original referencer. Furthermore, pushing commits with
      commit messages that match a (configurable) regexp to a project's default
      branch will close any issues mentioned by GFM in the matched closing phrase.
      If accepting a merge request would close any Issues in this way, a banner is
      appended to the merge request's main panel to indicate this.
      c8a115c0
  23. 03 4月, 2013 1 次提交
  24. 18 3月, 2013 1 次提交
  25. 07 3月, 2013 1 次提交
  26. 28 2月, 2013 1 次提交
  27. 27 2月, 2013 1 次提交
  28. 26 2月, 2013 1 次提交