1. 12 2月, 2016 1 次提交
    • K
      Add new data to project in push, issue, merge-request and note webhooks data · b123171d
      Kirill Zaitsev 提交于
      - Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`,
        `path_with_namespace` and `default_branch` in `project` in push, issue,
        merge-request and note webhooks data
      - Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in
        favor of `git_http_url` in `project` for push, issue, merge-request and
        note webhooks data
      - Deprecate the `repository` key in push, issue, merge-request and
        note webhooks data, use `project` instead
      b123171d
  2. 07 12月, 2015 2 次提交
  3. 04 12月, 2015 1 次提交
  4. 03 11月, 2015 1 次提交
  5. 15 6月, 2015 1 次提交
  6. 24 4月, 2015 2 次提交
  7. 21 3月, 2015 1 次提交
  8. 19 3月, 2015 1 次提交
  9. 18 3月, 2015 1 次提交
  10. 13 3月, 2015 1 次提交
  11. 10 3月, 2015 2 次提交
  12. 05 3月, 2015 1 次提交
  13. 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
  14. 21 2月, 2015 1 次提交
  15. 16 1月, 2015 2 次提交
  16. 12 1月, 2015 1 次提交