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-04-09[skip ci] Replace .success with .table-successClement Ho
2018-04-09[skip ci] rename .info to .table-infoClement 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-12-18Fix job count in pipeline success mailChristiaan Van den Poel
2017-10-02Remove unnecessary alt-texts from pipeline emailsGustav Ernberg
2017-06-20Fix avatar images in pipeline emailsSean McGivern
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-12-06Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski
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-06add pipeline succeeded email notificationMike Greiling
2016-09-13Try to integrate the email into notification systemLin Jen-Shin