Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-04-09[skip ci] rename .info to .table-infoClement Ho
2018-04-09[skip ci] Update .warning to .table-warningClement Ho
2018-02-13Extract repeated logic into #avatar_icon_for.Andreas Brandl
2018-02-13Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl
2018-02-13Use more specific #avatar_icon_for_user.Andreas Brandl
2017-10-02Remove unnecessary alt-texts from pipeline emailsGustav Ernberg
2017-06-20Fix avatar images in pipeline emailsSean McGivern
2017-04-06Optimise trace handling code to use streaming instead of full readKamil TrzciƄski
2017-04-06Clearly show who triggered the pipeline in emailToon Claes
2017-02-22extract pipeline mails layoutAlexis Reigel
2017-01-24HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: fix `AltText` offencesKushal Pandya
2016-11-22Move partials to links directory, feedback:Lin Jen-Shin
2016-11-21Use partials instead of simple switch case:Lin Jen-Shin
2016-11-21Use has_trace? instead of case switch, feedback:Lin Jen-Shin
2016-11-21External jobs do not have show page nor tracesLin Jen-Shin
2016-11-0717492 Update link color for more accessible contrasttauriedavis
2016-10-19Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu
2016-10-13Introduce more GitLab routing helpers, feedback:Lin Jen-Shin
2016-10-13invert if statement orderMike Greiling
2016-10-13de-duplicate project namespace markupMike Greiling
2016-10-12Use helpers from GitlabRoutingHelper, feedback:Lin Jen-Shin
2016-10-12New hash syntax, feedback:Lin Jen-Shin
2016-10-08add message subject to the title tagMike Greiling
2016-10-08manually generate XHTML doctype since haml :format config cannot be overriddenMike Greiling
2016-10-08remove corporate address from email footer and add reference to domain of originMike Greiling
2016-10-06update subject and email header messageMike Greiling
2016-10-06update pipeline failed email marginsMike Greiling
2016-10-06move merge request link next to the commit sha and expose reference numberMike Greiling
2016-09-26Show open merge request against default branch if existsLin Jen-Shin
2016-09-26Use string interpolation if possible (better performance)Lin Jen-Shin
2016-09-26We already checked commit.author is not nil, so it must be thereLin Jen-Shin
2016-09-26We need to use URL in the emailLin Jen-Shin
2016-09-24fix some remaining linksMike Greiling
2016-09-23Fix url routesLin Jen-Shin
2016-09-23Only show last 10 lines from traceLin Jen-Shin
2016-09-23tabs to spacesLin Jen-Shin
2016-09-23implement ci notification email template (first pass)Mike Greiling
2016-09-13Fix the templateLin Jen-Shin
2016-08-31Add mock email templatesLin Jen-Shin