summaryrefslogtreecommitdiff
path: root/app/views/notify/pipeline_success_email.html.haml
Commit message (Expand)AuthorAgeFilesLines
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-56/+56
* HAMLLint: fix `AltText` offencesKushal Pandya2016-12-311-3/+3
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-1/+1
* 17492 Update link color for more accessible contrast17492-link-contrasttauriedavis2016-11-071-6/+6
* Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu2016-10-181-2/+2
* Introduce more GitLab routing helpers, feedback:Lin Jen-Shin2016-10-141-3/+3
* invert if statement orderMike Greiling2016-10-131-4/+4
* de-duplicate project namespace markupMike Greiling2016-10-121-6/+4
* Use helpers from GitlabRoutingHelper, feedback:Lin Jen-Shin2016-10-131-2/+2
* New hash syntax, feedback:Lin Jen-Shin2016-10-131-57/+57
* add message subject to the title tagMike Greiling2016-10-081-1/+1
* manually generate XHTML doctype since haml :format config cannot be overriddenMike Greiling2016-10-081-1/+1
* remove corporate address from email footer and add reference to domain of originMike Greiling2016-10-071-1/+4
* update subject and email header messageMike Greiling2016-10-061-1/+1
* add pipeline succeeded email notificationMike Greiling2016-10-051-26/+153
* Try to integrate the email into notification systemLin Jen-Shin2016-09-131-0/+26