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
2017-02-03Fix broken testsFilipa Lacerda
2017-01-25Merge branch '22072-enable-haml-linters-phase-2' into 'master' Sean McGivern
2017-01-25address commentsJarka Kadlecova
2017-01-24HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2017-01-19Support notes without projectJarka Kadlecova
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya
2016-12-31HAMLLint: Fix `FinalNewline` 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-28Use assigned variables betterSean McGivern
2016-11-28Tidy up text emailsSean McGivern
2016-11-25Add keyword arguments to truncated_diff methodhhoopes
2016-11-25Change diff highlight/truncate for reusabilityhhoopes
2016-11-25Add new template to handle both commit & mr noteshhoopes
2016-11-25Add diff hunks to notification emails on MRhhoopes
2016-11-22Move partials to links directory, feedback:Lin Jen-Shin
2016-11-22Use local instead of instance variable in partialLin 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-15Unify anchor link format for MR diff files !7298Yar
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-19Use Hash rocket syntax to maintain Ruby 2.1 compatibilityStan Hu
2016-10-13Boo. Midnight programming is bad. Just pass pipelineLin Jen-Shin
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 plain text version of pipeline success emailMike Greiling
2016-10-06add pipeline succeeded email notificationMike 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-10-03Update plain text version failed emailLin Jen-Shin
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