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
path: root/lib/ci
AgeCommit message (Expand)Author
2017-07-22Fix support for old CI API when image or services are not specifiedKamil Trzcinski
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-28Fix current feature related specsTiago Botelho
2017-06-23Remove references to build in pipeline chartsZ.J. van de Weg
2017-06-23Improve performance for pipeline chartsZ.J. van de Weg
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-12Refactor old formad handling in lib/ci/api/entities.rbTomasz Maczukin
2017-06-12Ensure that old API v1 generates still the same outputTomasz Maczukin
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-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-06-02Refine implementation of pipeline stage seedsGrzegorz Bizon
2017-06-01Add missing specsKamil Trzcinski
2017-06-01Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski
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-04-18Just enforce the output encoding for Ansi2htmlLin Jen-Shin
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-03-31Backport API changes needed to fix sticking in EEYorick Peterse
2017-03-13Fix regression in runners registration v1 apiTomasz Maczukin
2017-03-07Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński
2017-03-06Ignore job by default if it is a manual actionGrzegorz Bizon
2017-03-02Refactor JobRequest response structureTomasz Maczukin
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-28Backport new behavior to CI APIRobert Schilling
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/EmptyLineBetweenDefsDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Performance/RedundantMatchDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-22Merge branch 'grapify-ci-runners-api' into 'master' Rémy Coutable
2017-02-22Grapify the CI::Runners APIRobert Schilling