summaryrefslogtreecommitdiff
path: root/spec/models/ci/build_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add CI variable to provide GitLab FQDNBalasankar "Balu" C2019-07-101-0/+1
* Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-2/+2
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-143/+3
* Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-281-0/+12
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-24/+0
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-14/+6
* Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-2/+2
* Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan2019-05-021-2/+2
|\
| * Update specs that use retryable canceled jobsmfluharty2019-04-191-2/+2
* | Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-291-0/+18
* | Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+4
* | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-241-1/+2
|\ \
| * | Make sure that CI_COMMIT_REF_PROTECTED is a boolJason van den Hurk2019-04-181-1/+1
| * | Change CI_REF_PROTECTED variable to CI_COMMIT_REF_PROTECTEDJason van den Hurk2019-04-101-1/+1
| * | Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk2019-04-101-1/+2
* | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-191-48/+4
| |/ |/|
* | Backport changes from EEMatija Čupić2019-04-161-2/+2
|/
* Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński2019-04-051-3/+22
|\
| * Fix merge requst relationships with pipeline in MWPSServicefix-merge-request-relations-with-pipeline-on-mwpsShinya Maeda2019-04-051-3/+22
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-2/+2
|/
* Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-0/+18
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-0/+20
* Add feature flag for build preparing stateTiger2019-03-201-0/+30
* Create framework for build prerequisitesTiger2019-03-201-0/+57
* Add attached flag to pipeline entityShinya Maeda2019-03-131-2/+2
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-4/+4
* Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
* Fix inconsistent `branch?` behaviorShinya Maeda2019-03-011-0/+116
* Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-271-88/+88
* Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-261-88/+88
* Add Maskable concern for CI variablesMatija Čupić2019-02-261-88/+88
* Expose refspec and depth to runnerShinya Maeda2019-02-251-0/+1
* Backport: Optimize slow pipelines.js responseShinya Maeda2019-02-051-0/+20
* Add GitLab Pages predefined variablesAdrian Moisey2019-01-291-0/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Fix runner eternal loop when update job resultShinya Maeda2019-01-181-0/+18
* Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-061-127/+206
|\
| * Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-127/+206
* | Expose CI_API_V4_URL predefined CI/CD variableGrzegorz Bizon2019-01-031-0/+1
|/
* Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-4/+8
|\
| * Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-4/+8
* | Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny2018-12-171-0/+2
|/
* Encrypt CI/CD builds tokensKamil Trzciński2018-12-071-2/+2
* Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-2/+2
* Fix build class tests for authentication tokenGrzegorz Bizon2018-12-051-2/+2
* Improve test cases description in token-related specsGrzegorz Bizon2018-11-231-2/+2
* Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon2018-11-211-175/+188
|\
| * Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-175/+188
* | Improve specs for hiding runners tokens in tracesGrzegorz Bizon2018-11-201-22/+4
|/