An error occurred fetching the project authors.
  1. 10 Mar, 2016 1 commit
  2. 15 Feb, 2016 1 commit
  3. 11 Feb, 2016 1 commit
    • Kirill Zaitsev's avatar
      Add new data to project in push, issue, merge-request and note webhooks data · b123171d
      Kirill Zaitsev authored
      - 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
  4. 07 Dec, 2015 2 commits
  5. 04 Dec, 2015 1 commit
  6. 03 Nov, 2015 1 commit
  7. 15 Jun, 2015 1 commit
  8. 24 Apr, 2015 2 commits
  9. 21 Mar, 2015 1 commit
  10. 19 Mar, 2015 1 commit
  11. 18 Mar, 2015 1 commit
  12. 13 Mar, 2015 1 commit
  13. 10 Mar, 2015 2 commits
  14. 04 Mar, 2015 1 commit
  15. 03 Mar, 2015 1 commit
    • Stan Hu's avatar
      Issue #595: Support Slack notifications upon issue and merge request events · afe5d7d2
      Stan Hu authored
      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
  16. 20 Feb, 2015 1 commit
  17. 15 Jan, 2015 2 commits
  18. 12 Jan, 2015 1 commit