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-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-08-18Remove CI API v1Zeger-Jan van de Weg
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-22Fix support for old CI API when image or services are not specifiedKamil Trzcinski
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-20Use struct instead of hashLin Jen-Shin
2017-07-19Use hash to return multiple objectsLin Jen-Shin
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
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-29Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
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-06Try to report why it's failing and fix testsLin Jen-Shin
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