gitlab-org--gitlab-foss/app/models/project_services
Boyan Tabakov 88ab815b38 Update Flowdock integration to support new Flowdock API
Requires that users create a Git source in their flows and update the configured token to the Git source token. The old flow tokens can't be used.
2015-08-14 16:45:23 +02:00
..
slack_service Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
asana_service.rb Enable more rubocop style checks 2015-03-24 18:28:10 -07:00
assembla_service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
bamboo_service.rb Don't use URI.regexp to validate since it doens't have start/end anchors. 2015-04-11 11:38:14 +02:00
buildkite_service.rb Rename last uses of Buildbox to Buildkite 2015-04-11 14:05:22 -04:00
campfire_service.rb Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
ci_service.rb Added support for CI skipped status 2015-08-04 16:47:19 +02:00
custom_issue_tracker_service.rb Re-annotate models 2015-05-03 13:38:27 -07:00
emails_on_push_service.rb Re-annotate models 2015-05-03 13:38:27 -07:00
external_wiki_service.rb Re-annotate models 2015-05-03 13:38:27 -07:00
flowdock_service.rb Update Flowdock integration to support new Flowdock API 2015-08-14 16:45:23 +02:00
gemnasium_service.rb Re-annotate models 2015-05-03 13:38:27 -07:00
gitlab_ci_service.rb Revert "Merge branch 'drop-satellites'" 2015-08-11 10:28:42 +02:00
gitlab_issue_tracker_service.rb Remove duplicate settings for default_url_options 2015-04-25 19:46:04 -04:00
hipchat_service.rb Provide more feedback what went wrong if HipChat service failed test 2015-08-12 07:31:25 -07:00
irker_service.rb Change "Irc Uri" -> "IRC URI" 2015-07-07 05:48:32 -07:00
issue_tracker_service.rb Fix external issue tracker hook/test for HTTPS URLs 2015-06-05 17:00:19 +02:00
jira_service.rb Fix broken link in jira service 2015-03-27 15:57:53 -04:00
pivotaltracker_service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
pushover_service.rb Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
redmine_service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
slack_service.rb Add tag_push event notification to HipChat and Slack services. 2015-03-06 08:31:49 -08:00
teamcity_service.rb Don't use URI.regexp to validate since it doens't have start/end anchors. 2015-04-11 11:38:14 +02:00