gitlab-org--gitlab-foss/app/models/project_services
Stan Hu 7500097970 Include GitLab full name with username in Slack messages
We used to include the first and last name of the user, but !6624 modified
this to include only the username. Let's compromise and add both in the form
of `First Last (username)`.

Closes #38865
2017-10-06 13:02:28 -07:00
..
chat_message Include GitLab full name with username in Slack messages 2017-10-06 13:02:28 -07:00
asana_service.rb
assembla_service.rb
bamboo_service.rb
bugzilla_service.rb
buildkite_service.rb
builds_email_service.rb
campfire_service.rb
chat_notification_service.rb replace is_update? with update? 2017-08-29 11:14:41 +03:00
ci_service.rb
custom_issue_tracker_service.rb
deployment_service.rb
drone_ci_service.rb
emails_on_push_service.rb
external_wiki_service.rb
flowdock_service.rb
gemnasium_service.rb
gitlab_issue_tracker_service.rb
hipchat_service.rb replace is_update? with update? 2017-08-29 11:14:41 +03:00
irker_service.rb
issue_tracker_service.rb
jira_service.rb
kubernetes_service.rb
mattermost_service.rb
mattermost_slash_commands_service.rb
microsoft_teams_service.rb
mock_ci_service.rb
mock_deployment_service.rb
mock_monitoring_service.rb
monitoring_service.rb
pipelines_email_service.rb Also treat newlines as separator, as people would do that 2017-09-13 20:24:19 +08:00
pivotaltracker_service.rb
prometheus_service.rb
pushover_service.rb
redmine_service.rb
slack_service.rb
slack_slash_commands_service.rb
slash_commands_service.rb
teamcity_service.rb