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-09-12move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin
2017-09-01Remove an empty line from YAML processor classGrzegorz Bizon
2017-09-01Check if service active when using CI/CD kubernetes policyGrzegorz Bizon
2017-08-31Change kubernetes job policy allowed valuesGrzegorz Bizon
2017-08-31Make some methods in CI/CD YAML processor privateGrzegorz Bizon
2017-08-31Improve matching kubernetes job in CI/CD processorGrzegorz Bizon
2017-08-31Remove unused method from CI/CD YAML processorGrzegorz Bizon
2017-08-26Check if kubernetes required before creating a jobGrzegorz Bizon
2017-08-26Use new complex only/except policy internal schemeGrzegorz Bizon
2017-07-17Add a new `retry` CI/CD configuration keywordGrzegorz Bizon
2017-07-07Pass before_script and script as-is preserving arraysKamil Trzcinski
2017-06-07use squre bracketShinya Maeda
2017-06-07Use source instead of trigger_requests in stage_seedsShinya Maeda
2017-06-07Remove source.nilShinya Maeda
2017-06-07Fix conditionShinya Maeda
2017-06-07Fix unmatches_pathShinya Maeda
2017-06-07Fix change in behaviorFilip Krakowski
2017-06-07Check if source is nilFilip Krakowski
2017-06-07Fix static-analysis offensesFilip Krakowski
2017-06-07Add all sources as special keywords for only and exceptFilip Krakowski
2017-06-07Use pipeline.source to determine what triggered a pipelineFilip Krakowski
2017-06-07Add 'schedules' keyword to 'only' and 'except'Filip Krakowski
2017-06-02Refine implementation of pipeline stage seedsGrzegorz Bizon
2017-05-31Return stage seeds object from YAML processorGrzegorz Bizon
2017-05-31Refine pipeline stages seeds classGrzegorz Bizon
2017-05-30Add stage seed class that represents attributesGrzegorz Bizon
2017-05-30Implement CI/CD config attributes for persisted stagesGrzegorz Bizon
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-03-06Ignore job by default if it is a manual actionGrzegorz Bizon
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-01-25Simplify coverage setting and comply to some requests in code reviewLeandro Camargo
2017-01-25Change expected `coverage` structure for CI configuration YAML fileLeandro Camargo
2017-01-25Comply to requests made in the review and adjust to the Entry/Node changesLeandro Camargo
2017-01-25Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo
2016-12-19Keep the value type for YAML variablesLin Jen-Shin
2016-12-15Convert CI YAML variables keys into stringsLin Jen-Shin
2016-11-14Improve naming convention in ci configuration moduleGrzegorz Bizon
2016-10-18Add logical validation to gitlab-ci.ymlKamil Trzcinski
2016-09-30Expose jobs to viewKatarzyna Kobierska
2016-09-30Add missing values to linterKatarzyna Kobierska
2016-09-19Fix CI job environment configuration attributesGrzegorz Bizon
2016-09-19Add new CI configuration entry for the environmentGrzegorz Bizon
2016-09-07Merge branch 'refactor/ci-config-add-logical-validation' into 'master' Rémy Coutable
2016-09-07Code refactorKatarzyna Kobierska
2016-09-07Improve codeKatarzyna Kobierska
2016-09-07Code refactoringKatarzyna Kobierska
2016-09-07Change class method nameKatarzyna Kobierska
2016-09-07Add class method to encapsulate exceptionKatarzyna Kobierska
2016-08-29Add method that returns commands for ci job entryGrzegorz Bizon
2016-08-29Do not override job nodes in legacy ci config codeGrzegorz Bizon