summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-method-eeShinya Maeda2019-05-032-3/+3
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-023-0/+36
* 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-293-0/+68
* | Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+4
* | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-243-3/+5
|\ \
| * | 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-103-3/+3
| * | Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk2019-04-103-3/+5
* | | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-3/+2
* | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-192-88/+8
| |/ |/|
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-162-4/+24
|\ \
| * | Backport changes from EEMatija Čupić2019-04-162-4/+24
| |/
* | Don't render artifact download links on the project tags page for builds with...drew cimino2019-04-121-7/+8
|/
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-4/+4
* 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-052-3/+3
|/
* Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-0/+18
|\
| * Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-0/+18
* | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-4/+12
|/
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-42/+0
* Don't use frozen_string_literal for nowfrozen_string_spec_modelsThong Kuah2019-04-011-2/+0
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-0124-0/+48
* Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-292-0/+56
|\
| * Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-292-0/+56
* | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+8
|/
* Update merge request widget pipeline blockNathan Friend2019-03-211-0/+24
* Add feature flag for build preparing stateTiger2019-03-201-0/+30
* Create framework for build prerequisitesTiger2019-03-202-1/+62
* Add :preparing status to HasStatusTiger2019-03-201-11/+53
* Add attached flag to pipeline entityShinya Maeda2019-03-131-2/+2
* Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-10/+160
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-4/+4
* Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-051-0/+15
|\
| * Fix CI/CD bridge variables unit testGrzegorz Bizon2019-03-021-14/+8
| * Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-021-0/+21
* | Make sure MR and milestone projects are sameJarka Košanová2019-03-051-1/+1
* | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-4/+4
* | Merge branch 'master' into expose-additional-merge-request-pipeline-variablesHiroyuki Sato2019-03-041-2/+37
|/
* Add suffix for merge request eventShinya Maeda2019-03-012-21/+21
* Fix inconsistent `branch?` behaviorShinya Maeda2019-03-011-0/+116
* Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable2019-02-271-2/+2
|\
| * Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-2/+2
* | Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-273-88/+90
|/
* Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-1/+129
* Fix Ci::Pipeline#all_merge_requests missing forked MRsStan Hu2019-02-261-40/+57
* Expose refspec and depth to runnerShinya Maeda2019-02-251-0/+1
* Move ChatOps to CoreJames Fargher2019-02-201-0/+1