summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use Hash rocket syntax to maintain Ruby 2.1 compatibilitysh-fix-ruby-2-1-pipelineStan Hu2016-10-181-2/+2
* Merge branch 'dz-spinach-wait-ajax' into 'master' Dmitriy Zaporozhets2016-10-185-14/+9
|\
| * Wait for ajax for every merge request spinach testdz-spinach-wait-ajaxDmitriy Zaporozhets2016-10-185-14/+9
* | Merge branch '23311-fix-double-escaping' into 'master' Sean McGivern2016-10-182-1/+18
|\ \
| * | Stop event_commit_title from escaping its outputNick Thomas2016-10-182-1/+18
* | | Merge branch 'pipeline-emails' into 'master' Kamil TrzciƄski2016-10-1832-22/+909
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailspipeline-emailsLin Jen-Shin2016-10-1888-860/+2072
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-17210-1295/+3322
| |\ \ \ \
| * | | | | Add back the space which Sublime can't easily tell:Lin Jen-Shin2016-10-141-1/+1
| * | | | | Just show the first merge request we found, feedback:Lin Jen-Shin2016-10-145-50/+1
| * | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-14418-4237/+7546
| |\ \ \ \ \
| * | | | | | Introduce Pipeline#merge_requests_with_active_first,Lin Jen-Shin2016-10-145-9/+53
| * | | | | | Use the same style in the same file, feedback:Lin Jen-Shin2016-10-141-20/+4
| * | | | | | Space between subject and {, feedback:Lin Jen-Shin2016-10-141-0/+1
| * | | | | | Boo. Midnight programming is bad. Just pass pipelineLin Jen-Shin2016-10-141-1/+1
| * | | | | | Introduce more GitLab routing helpers, feedback:Lin Jen-Shin2016-10-145-14/+46
| * | | | | | 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
| * | | | | | Use any? instead of count > 0, feedback:Lin Jen-Shin2016-10-132-2/+2
| * | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-08441-3760/+8601
| |\ \ \ \ \ \
| * | | | | | | Fix tests for subject updatesLin Jen-Shin2016-10-081-2/+2
| * | | | | | | 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
| * | | | | | | skip the premailer compilation step since css is already inlined for the pipe...Mike Greiling2016-10-081-1/+1
| * | | | | | | prevent pipeline emails from using the normal layout wrapperMike Greiling2016-10-071-1/+4
| * | | | | | | remove corporate address from email footer and add reference to domain of originMike Greiling2016-10-074-2/+10
| * | | | | | | include pipeline ref in subject lineMike Greiling2016-10-061-3/+3
| * | | | | | | update subject and email header messageMike Greiling2016-10-065-6/+8
| * | | | | | | update plain text version of pipeline success emailMike Greiling2016-10-051-7/+23
| * | | | | | | add pipeline succeeded email notificationMike Greiling2016-10-052-26/+153
| * | | | | | | update pipeline failed email marginsMike Greiling2016-10-052-4/+6
| * | | | | | | move merge request link next to the commit sha and expose reference numberMike Greiling2016-10-051-4/+4
| * | | | | | | Add pipeline_email_service. Fixes:Lin Jen-Shin2016-10-041-1/+2
| * | | | | | | Update plain text version failed emailLin Jen-Shin2016-10-041-15/+30
| * | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-04466-2648/+8923
| |\ \ \ \ \ \ \
| * | | | | | | | Show open merge request against default branch if existsLin Jen-Shin2016-09-262-3/+8
| * | | | | | | | 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
| * | | | | | | | Not sure why I missed thisLin Jen-Shin2016-09-231-1/+5
| * | | | | | | | Cleanup emails between testsLin Jen-Shin2016-09-231-0/+4
| * | | | | | | | Fix the other missing commitLin Jen-Shin2016-09-231-1/+5
| * | | | | | | | Fix url routesLin Jen-Shin2016-09-231-1/+1
| * | | | | | | | Fix test by having a real commitLin Jen-Shin2016-09-231-1/+5
| * | | | | | | | 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-227-42/+167