summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Identify merge request project and IID in log messagesh-improve-merge-service-loggingStan Hu2016-10-181-1/+7
* Improve error logging of MergeServiceStan Hu2016-10-182-6/+12
* Merge branch 'sh-fix-pipeline-success-ruby21' into 'master' Stan Hu2016-10-191-2/+2
|\
| * Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu2016-10-181-2/+2
|/
* Merge branch 'pipeline-visiual-updates' into 'master' Jacob Schatz2016-10-191-2/+1
|\
| * Fix visual weirdness in pipelinesAnnabel Dunstone Gray2016-10-181-2/+1
|/
* Merge branch 'sh-fix-ruby-2-1-pipeline' into 'master' Stan Hu2016-10-181-2/+2
|\
| * Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu2016-10-181-2/+2
|/
* Merge branch 'fix-scss-lint-pipelines' into 'master' Stan Hu2016-10-181-1/+1
|\
| * Fix missing semicolon to make scss-lint happyfix-scss-lint-pipelinesStan Hu2016-10-181-1/+1
|/
* Merge branch '22782-external-link-filter-with-non-lowercase-scheme' into 'mas...Sean McGivern2016-10-183-4/+65
|\
| * Add Nofollow for uppercased scheme in external urlthe-undefined2016-10-183-4/+65
* | Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-186-44/+58
|\ \
| * | Add API as trigger19991-triggered-pipelineAnnabel Dunstone Gray2016-10-172-0/+6
| * | Trigger updatesAnnabel Dunstone Gray2016-10-104-6/+12
| * | Fix icon alignmentAnnabel Dunstone Gray2016-10-102-1/+6
| * | Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-104-44/+41
* | | Merge branch 'fix-cycle-analytics' into 'master' Jacob Schatz2016-10-181-0/+2
|\ \ \
| * | | Require missing Vue dependencyAlfredo Sumaran2016-10-181-0/+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