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-02-07Merge branch '41209-ci-linter-fails-on-gitlab-ci-blob-viewer' into 'master'Kamil Trzciński
2018-02-07Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)Dylan Griffith
2018-02-06Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda
2018-02-06Revert live-trace pathShinya Maeda
2018-02-06Add CreateArtifactsTraceWorkerShinya Maeda
2018-02-06Expose current_pathShinya Maeda
2018-02-06Check existance of the file when trace_artifact is readShinya Maeda
2018-02-06Move default_path to legacy_default_path. Switch to the new path for live-traceShinya Maeda
2018-02-06Remove unnecessary changesShinya Maeda
2018-02-06Trace as artifactsShinya Maeda
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-17Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira
2018-01-17Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher
2018-01-16Fix running manual action tooltipGrzegorz Bizon
2018-01-12Introduce PredicateMemoization cop and fix offensesLin Jen-Shin
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-03fix issue #37843Danny
2017-12-22Use gitlab-stylesRémy Coutable
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-08Add Chain::Command specsKamil Trzcinski
2017-12-08Fix a bug of before_sha being inproperly evaluated to `checkout_sha`Kamil Trzcinski
2017-12-08Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski
2017-12-08Fix invalid pipeline build chain tag evaluationGrzegorz Bizon
2017-12-07Update pipeline create chain Prometheus metricGrzegorz Bizon
2017-12-06Move invalid builds counter out of the transactionGrzegorz Bizon
2017-12-06Add invalid builds counter metric to stage seeds classGrzegorz Bizon
2017-12-04Reduce pipeline chain life span to minimize side effectsGrzegorz Bizon
2017-11-30Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-21Updates based on feedbackLin Jen-Shin
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-06Fixed Status Warning IconTim Zallmann
2017-11-06WIPLin Jen-Shin
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-10-30Update Action IconsTim Zallmann
2017-10-30Updated also Badge + Dropdown IconsTim Zallmann
2017-10-11Set pipeline config source attribute in a build stepGrzegorz Bizon
2017-10-09Extract class responsible for building a pipelineGrzegorz Bizon
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon
2017-10-05Implement pipeline seeds size methodsGrzegorz Bizon
2017-10-03Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński
2017-10-03Hide CI section markers from job traceAlessio Caiazza
2017-09-27Add some minor improvements to pipeline creation chainGrzegorz Bizon
2017-09-26Add specs for builder chain step that skipps pipelinesGrzegorz Bizon
2017-09-26Fix coding style offenses in pipeline chain classesGrzegorz Bizon