gitlab-org--gitlab-foss/spec
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
..
controllers Fix broken project_url routing when protected branches are accessed with an empty repo 2015-03-01 20:26:21 -08:00
factories Annotate models 2015-02-02 10:24:40 -08:00
features Merge branch 'master' into rails-4.1.9 2015-02-19 20:53:05 -07:00
finders Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
fixtures
helpers Merge pull request #8890 from sue445/feature/project_api_avatar_url 2015-03-01 10:54:42 +01:00
javascripts
lib Add Bitbucket importer. 2015-02-24 15:07:24 +01:00
mailers Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
models Issue #595: Support Slack notifications upon issue and merge request events 2015-03-03 11:14:31 +01:00
requests/api Improve error messages when file editing fails 2015-02-22 16:01:49 -07:00
routing Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
services Issue #595: Support Slack notifications upon issue and merge request events 2015-03-03 11:14:31 +01:00
support TestEnv improvements 2015-02-16 20:36:34 -05:00
tasks/gitlab Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
workers Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
factories.rb Remove unneeded password_confirmation from seed. 2014-12-28 14:42:15 +01:00
factories_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
spec_helper.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00