gitlab-org--gitlab-foss/app/models/project_services
Z.J. van de Weg 106b1e39c0 First steps on refactoring Mattermost Slash commands
Now, each subcommand has its own service, plus I've introduced
presenters to be able to delegate the generation of the views.
2016-11-17 21:34:23 +01:00
..
slack_service Changed Slack service user referencing from full name to username 2016-10-03 00:44:47 +02:00
asana_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
assembla_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
bamboo_service.rb Factorize duplicated code into a method in BambooService and update specs 2016-06-14 10:07:37 +02:00
bugzilla_service.rb Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
buildkite_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
builds_email_service.rb Use any? instead of count > 0, feedback: 2016-10-13 01:12:00 +08:00
campfire_service.rb Replace the tinder gem by bare HTTP requests 2016-08-11 08:52:13 +02:00
chat_service.rb Make chat authorization to work [ci skip] 2016-11-17 21:34:23 +01:00
ci_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
custom_issue_tracker_service.rb Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
drone_ci_service.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
emails_on_push_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
external_wiki_service.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
flowdock_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
gemnasium_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
gitlab_ci_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
gitlab_issue_tracker_service.rb Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
hipchat_service.rb Return truncation for notification descriptions, fix minor bugs with rendering 2016-10-20 15:44:34 +03:00
irker_service.rb Remove legacy conditional from irker service code 2016-07-08 11:06:54 +02:00
issue_tracker_service.rb Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
jira_service.rb Allow to test JIRA service when project does not have repository 2016-11-04 12:24:17 -02:00
mattermost_chat_service.rb First steps on refactoring Mattermost Slash commands 2016-11-17 21:34:23 +01:00
pipelines_email_service.rb Rename for a more consistent pipeline worker name, feedback: 2016-10-17 18:12:07 +08:00
pivotaltracker_service.rb Ability to specify branches for pivotal tracker integration 2016-08-15 11:01:41 +03:00
pushover_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
redmine_service.rb Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
slack_service.rb Merge remote-tracking branch 'upstream/master' into pipeline-hooks 2016-09-06 16:23:17 +08:00
teamcity_service.rb Fix broken URI joining for teamcity_url with suffixes 2016-06-14 10:07:37 +02:00