gitlab-org--gitlab-foss/app/models/project_services
Z.J. van de Weg 5d4183e58d Convert seconds to minutes and hours on chat notifations
In the pipeline message, the duration of the pipeline was shown as:

> gitlab-org/gitlab-ee: Pipeline #8002259 of master branch by Douwe Maan
failed in 8612 seconds

But this many seconds only gave me a clue how long the pipeline took,
so now this will be shown as something like: 02:20:12 which gives a much
better measure of time.
2017-05-04 08:39:06 +02:00
..
chat_message Convert seconds to minutes and hours on chat notifations 2017-05-04 08:39:06 +02:00
asana_service.rb adds test suite 2017-01-22 00:02:29 +00:00
assembla_service.rb adds test suite 2017-01-22 00:02:29 +00:00
bamboo_service.rb adds test suite 2017-01-22 00:02:29 +00:00
bugzilla_service.rb adds test suite 2017-01-22 00:02:29 +00:00
buildkite_service.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
builds_email_service.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
campfire_service.rb adds test suite 2017-01-22 00:02:29 +00:00
chat_notification_service.rb improves test settings for chat notification services for empty projects 2017-04-27 18:36:10 +01:00
chat_slash_commands_service.rb Added small improvments to the chat slash command services 2017-02-07 11:15:41 -06:00
ci_service.rb adds test suite 2017-01-22 00:02:29 +00:00
custom_issue_tracker_service.rb adds test suite 2017-01-22 00:02:29 +00:00
deployment_service.rb adds events to services api deserialization 2017-01-22 00:02:29 +00:00
drone_ci_service.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
emails_on_push_service.rb adds test suite 2017-01-22 00:02:29 +00:00
external_wiki_service.rb adds test suite 2017-01-22 00:02:29 +00:00
flowdock_service.rb adds test suite 2017-01-22 00:02:29 +00:00
gemnasium_service.rb adds test suite 2017-01-22 00:02:29 +00:00
gitlab_issue_tracker_service.rb adds events to services api deserialization 2017-01-22 00:02:29 +00:00
hipchat_service.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
irker_service.rb Enable Style/MultilineHashBraceLayout 2017-02-23 09:32:22 -06:00
issue_tracker_service.rb Prevent more than one issue tracker to be active for the same project 2017-03-10 15:14:00 +01:00
jira_service.rb Remove confusing placeholder for JIRA transition_id 2017-04-05 07:37:01 +02:00
kubernetes_service.rb Don't autofill kubernetes namespace 2017-04-04 12:47:51 +02:00
mattermost_service.rb Allow chat notifications only for the default branch 2017-03-22 21:17:38 +01:00
mattermost_slash_commands_service.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
microsoft_teams_service.rb adds relevant tests 2017-04-06 19:47:07 +01:00
mock_ci_service.rb Add MockCiService integration 2017-02-24 20:01:36 -06:00
mock_deployment_service.rb Added mock deployment and monitoring service with environments fixtures 2017-04-05 11:04:34 +00:00
mock_monitoring_service.rb Added mock deployment and monitoring service with environments fixtures 2017-04-05 11:04:34 +00:00
monitoring_service.rb Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00
pipelines_email_service.rb adds test suite 2017-01-22 00:02:29 +00:00
pivotaltracker_service.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
prometheus_service.rb Support wider range of monitored environments with Prometheus 2017-03-28 14:03:02 +00:00
pushover_service.rb Fix new offenses 2017-02-23 09:32:42 -06:00
redmine_service.rb adds test suite 2017-01-22 00:02:29 +00:00
slack_service.rb Allow chat notifications only for the default branch 2017-03-22 21:17:38 +01:00
slack_slash_commands_service.rb Added small improvments to the chat slash command services 2017-02-07 11:15:41 -06:00
teamcity_service.rb adds test suite 2017-01-22 00:02:29 +00:00