gitlab-org--gitlab-foss/app/views
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
..
admin Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button 2015-03-02 15:28:22 -08:00
dashboard Reduce amount of sql queries on dashboard projects page 2015-03-02 14:02:09 -08:00
devise Merge pull request #7473 from sodabrew/patch-1 2015-03-02 15:18:59 -08:00
doorkeeper Rework oauth2 feature 2014-12-25 18:35:04 +02:00
errors
events Merge branch 'master' into extend_markdown_upload 2015-02-24 14:54:39 +01:00
explore Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button 2015-03-02 15:28:22 -08:00
groups Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button 2015-03-02 15:28:22 -08:00
help Subscription should be a link on its own. 2015-02-15 21:51:23 -08:00
import Fix import status page project links for new Rails. 2015-02-26 09:50:43 +01:00
kaminari/gitlab
layouts Introduce shortcuts for routing helpers 2015-02-25 19:34:16 -08:00
notify Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
profiles Fixes grammatical consistency and small changes 2015-02-23 10:40:06 -08:00
projects Issue #595: Support Slack notifications upon issue and merge request events 2015-03-03 11:14:31 +01:00
search Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button 2015-03-02 15:28:22 -08:00
shared Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button 2015-03-02 15:28:22 -08:00
snippets Update path helper references 2015-02-19 21:25:28 -07:00
users Get contributed projects only if push event exists 2015-02-18 14:20:26 -08:00
votes