summaryrefslogtreecommitdiff
path: root/app/models/project_services/chat_message/pipeline_message.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove backticks from chat messages because they're not rendered as codedm-chat-message-backticksDouwe Maan2017-06-191-1/+1
|
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-3/+3
|
* Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-timeZ.J. van de Weg2017-05-041-7/+3
| | | | | | | | | | | 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.
* adds relevant testsTiago Botelho2017-04-061-20/+15
|
* adds microsoft team activity object and refactors code accordinglyTiago Botelho2017-04-051-10/+13
|
* adds remaining messagesTiago Botelho2017-04-051-7/+23
|
* Mattermost Notifications ServiceFelipe Artur2016-12-151-0/+78