.. |
chat_message
|
Update deployment chat message notification
|
2019-05-02 16:07:26 +00:00 |
asana_service.rb
|
Externalize strings in app/models
|
2019-04-12 12:28:07 +00:00 |
assembla_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
bamboo_service.rb
|
Externalize strings in app/models
|
2019-04-12 12:28:07 +00:00 |
bugzilla_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
buildkite_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
builds_email_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
campfire_service.rb
|
Adds the Rubocop ReturnNil cop
|
2019-03-06 17:51:56 +02:00 |
chat_notification_service.rb
|
Add deployment events to chat notification services
|
2019-04-26 21:08:41 +00:00 |
ci_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
custom_issue_tracker_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
deployment_service.rb
|
Add missing argument to DeploymentService#predefined_variables
|
2019-02-08 16:38:13 +13:00 |
discord_service.rb
|
Add deployment events to chat notification services
|
2019-04-26 21:08:41 +00:00 |
drone_ci_service.rb
|
Make sure there's only one slash as path separator
|
2018-11-09 15:36:45 -08:00 |
emails_on_push_service.rb
|
Externalize strings in app/models
|
2019-04-12 12:28:07 +00:00 |
external_wiki_service.rb
|
Externalize strings in app/models
|
2019-04-12 12:28:07 +00:00 |
flowdock_service.rb
|
Externalize strings in app/models
|
2019-04-12 12:28:07 +00:00 |
gitlab_issue_tracker_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
hangouts_chat_service.rb
|
Add deployment events to chat notification services
|
2019-04-26 21:08:41 +00:00 |
hipchat_service.rb
|
Revert "Remove HipChat integration from GitLab"
|
2019-04-10 12:58:18 +01:00 |
irker_service.rb
|
Adds the Rubocop ReturnNil cop
|
2019-03-06 17:51:56 +02:00 |
issue_tracker_service.rb
|
Turn reference regex constants into methods
|
2018-11-12 13:50:31 +01:00 |
jira_service.rb
|
Resolve "JIRA service: NoMethodError: undefined method `find' for nil:NilClass"
|
2019-05-10 13:33:44 +00:00 |
kubernetes_service.rb
|
Remove legacy Kubernetes #actual_namespace
|
2019-05-21 11:38:11 -05:00 |
mattermost_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
mattermost_slash_commands_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
microsoft_teams_service.rb
|
Add deployment events to chat notification services
|
2019-04-26 21:08:41 +00:00 |
mock_ci_service.rb
|
Rename CI related selectors
|
2019-04-16 12:57:07 +03:00 |
mock_deployment_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
mock_monitoring_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
monitoring_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
packagist_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
pipelines_email_service.rb
|
Add notify_only_default_branch option to PipelinesEmailService
|
2019-05-28 13:41:43 +02:00 |
pivotaltracker_service.rb
|
Externalize strings in app/models
|
2019-04-12 12:28:07 +00:00 |
prometheus_service.rb
|
Check validity of prometheus_service before query
|
2019-03-04 18:36:43 +00:00 |
pushover_service.rb
|
Externalize strings in app/models
|
2019-04-12 12:28:07 +00:00 |
redmine_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
slack_service.rb
|
Enable frozen string in rest of app/models/**/*.rb
|
2018-08-10 00:51:01 -07:00 |
slack_slash_commands_service.rb
|
Move ChatOps to Core
|
2019-02-20 21:29:48 +00:00 |
slash_commands_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
teamcity_service.rb
|
Use revision instead of build number for TC query.
|
2019-01-10 16:34:49 +00:00 |
youtrack_service.rb
|
Update external issue tracker services test, remove prop_accessor :title from YouTrack integration service
|
2019-02-22 08:57:27 +00:00 |