gitlab-org--gitlab-foss/app/models/project_services/chat_message
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
..
base_message.rb Convert seconds to minutes and hours on chat notifations 2017-05-04 08:39:06 +02:00
issue_message.rb adds relevant tests 2017-04-06 19:47:07 +01:00
merge_message.rb adds relevant tests 2017-04-06 19:47:07 +01:00
note_message.rb adds relevant tests 2017-04-06 19:47:07 +01:00
pipeline_message.rb Convert seconds to minutes and hours on chat notifations 2017-05-04 08:39:06 +02:00
push_message.rb adds relevant tests 2017-04-06 19:47:07 +01:00
wiki_page_message.rb adds relevant tests 2017-04-06 19:47:07 +01:00