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-04-27Blob responds to text?Douwe Maan
2017-04-27Use Blob methods instead of BlobHelper helpersDouwe Maan
2017-04-09Fix email not being sent after project exportmhasbini
2017-04-06Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Clearly show who triggered the pipeline in emailToon Claes
2017-04-05Address review commentsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-03-30Add download attribute to download linksClement Ho
2017-03-18All CI offline migrationsKamil Trzciński
2017-02-22extract pipeline mails layoutAlexis Reigel
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