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-07-27notification email on add new gpg keyAlexis Reigel
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-20Fix avatar images in pipeline emailsSean McGivern
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-25Address feedbackDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-10Fix reassigned MR emailSean McGivern
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
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