gitlab-org--gitlab-foss/spec/services
Stan Hu afe5d7d209 Issue #595: Support Slack notifications upon issue and merge request events
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.
2015-03-03 11:14:31 +01:00
..
issues Allow mass-unassigning of issues 2015-02-25 23:57:23 -05:00
merge_requests Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
milestones Add group service spec. 2014-06-30 15:00:12 +02:00
notes Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
projects Merge branch 'master' into extend_markdown_upload 2015-02-24 14:54:39 +01:00
event_create_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
git_push_service_spec.rb Issue #595: Support Slack notifications upon issue and merge request events 2015-03-03 11:14:31 +01:00
git_tag_push_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
notification_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
search_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
system_hooks_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
test_hook_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00