gitlab-org--gitlab-foss/app/models/project_services
Stan Hu 05a9c6b211 Fix Bamboo CI status not showing for branch plans
The original API that queries by label (`/rest/api/latest/result?label=#{sha1}`)
only works for results from main plans and not branch plans. The
`/rest/api/latest/result/byChangeset/#{sha1}` endpoint gives results from
branch plans but not for the first push to the branch. Subsequent pushes
work.

For more details, see https://jira.atlassian.com/browse/BAM-16121.

Closes #1355
2018-06-29 15:33:16 -07:00
..
chat_message Fixes Microsoft Teams notifications for pipeline events 2018-06-12 13:32:11 +02:00
asana_service.rb
assembla_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
bamboo_service.rb Fix Bamboo CI status not showing for branch plans 2018-06-29 15:33:16 -07:00
bugzilla_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
buildkite_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
builds_email_service.rb
campfire_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
chat_notification_service.rb ChatNotificationService - fix sending tag notifications when "only default branch" enabled 2018-06-14 11:57:15 -06:00
ci_service.rb
custom_issue_tracker_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
deployment_service.rb
drone_ci_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
emails_on_push_service.rb
external_wiki_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
flowdock_service.rb Flowdock uses Gitaly, not Grit 2018-04-23 08:00:24 +02:00
gemnasium_service.rb Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
gitlab_issue_tracker_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
hipchat_service.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
irker_service.rb
issue_tracker_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
jira_service.rb use Gitlab::Favicon for jira service 2018-06-05 16:20:24 +02:00
kubernetes_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
mattermost_service.rb
mattermost_slash_commands_service.rb
microsoft_teams_service.rb Fixes Microsoft Teams notifications for pipeline events 2018-06-12 13:32:11 +02:00
mock_ci_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
mock_deployment_service.rb
mock_monitoring_service.rb
monitoring_service.rb
packagist_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
pipelines_email_service.rb
pivotaltracker_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
prometheus_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
pushover_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
redmine_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
slack_service.rb
slack_slash_commands_service.rb
slash_commands_service.rb
teamcity_service.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00