summaryrefslogtreecommitdiff
path: root/app/views/notify
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22072-enable-haml-linters-phase-2' into 'master' Sean McGivern2017-01-2514-17/+17
|\
| * HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-2412-14/+14
| * HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-242-3/+3
* | address commentsJarka Kadlecova2017-01-252-1/+9
* | Support notes without projectJarka Kadlecova2017-01-181-0/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-316-130/+130
* HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-314-4/+4
* HAMLLint: Fix `FinalNewline` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: fix `AltText` offencesKushal Pandya2016-12-312-6/+6
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-062-2/+2
* Use assigned variables betterhoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emailsSean McGivern2016-11-281-4/+2
* Tidy up text emailsSean McGivern2016-11-284-8/+4
* Add keyword arguments to truncated_diff methodhhoopes2016-11-258-33/+28
* Change diff highlight/truncate for reusabilityhhoopes2016-11-256-12/+17
* Add new template to handle both commit & mr noteshhoopes2016-11-255-23/+36
* Add diff hunks to notification emails on MRhhoopes2016-11-252-1/+9
* Move partials to links directory, feedback:fix-failed-email-for-external-jobsLin Jen-Shin2016-11-226-2/+2
* Use local instead of instance variable in partialLin Jen-Shin2016-11-221-1/+1
* Use partials instead of simple switch case:Lin Jen-Shin2016-11-226-7/+7
* Use has_trace? instead of case switch, feedback:Lin Jen-Shin2016-11-212-4/+3
* External jobs do not have show page nor tracesLin Jen-Shin2016-11-212-5/+15
* Unify anchor link format for MR diff files !7298Yar2016-11-151-5/+6
* 17492 Update link color for more accessible contrast17492-link-contrasttauriedavis2016-11-072-13/+13
* Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu2016-10-181-2/+2
* Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu2016-10-181-2/+2
* Boo. Midnight programming is bad. Just pass pipelineLin Jen-Shin2016-10-141-1/+1
* Introduce more GitLab routing helpers, feedback:Lin Jen-Shin2016-10-144-14/+14
* invert if statement orderMike Greiling2016-10-134-14/+14
* de-duplicate project namespace markupMike Greiling2016-10-122-12/+8
* Use helpers from GitlabRoutingHelper, feedback:Lin Jen-Shin2016-10-134-8/+8
* New hash syntax, feedback:Lin Jen-Shin2016-10-132-126/+126
* add message subject to the title tagMike Greiling2016-10-082-2/+2
* manually generate XHTML doctype since haml :format config cannot be overriddenMike Greiling2016-10-082-2/+2
* remove corporate address from email footer and add reference to domain of originMike Greiling2016-10-074-2/+10
* update subject and email header messageMike Greiling2016-10-064-4/+4
* update plain text version of pipeline success emailMike Greiling2016-10-051-7/+23
* add pipeline succeeded email notificationMike Greiling2016-10-051-26/+153
* update pipeline failed email marginsMike Greiling2016-10-051-4/+6
* move merge request link next to the commit sha and expose reference numberMike Greiling2016-10-051-4/+4
* Update plain text version failed emailLin Jen-Shin2016-10-041-15/+30
* Show open merge request against default branch if existsLin Jen-Shin2016-09-261-3/+4
* Use string interpolation if possible (better performance)Lin Jen-Shin2016-09-261-1/+1
* We already checked commit.author is not nil, so it must be thereLin Jen-Shin2016-09-261-1/+1
* We need to use URL in the emailLin Jen-Shin2016-09-261-1/+1
* fix some remaining linksMike Greiling2016-09-231-7/+12
* Fix url routesLin Jen-Shin2016-09-231-1/+1
* Only show last 10 lines from traceLin Jen-Shin2016-09-231-1/+1
* tabs to spacesLin Jen-Shin2016-09-231-1/+1
* implement ci notification email template (first pass)Mike Greiling2016-09-221-42/+167
* Try to integrate the email into notification systemLin Jen-Shin2016-09-132-0/+0