summaryrefslogtreecommitdiff
path: root/spec/models/ci/pipeline_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename latest_successful to be more explicitMatija Čupić2019-07-261-2/+2
* Add specs for latest_successful methods for SHAsMatija Čupić2019-07-231-0/+13
* Refactor pipeline errors_messagerefactor-pipeline-errors_message-ceShinya Maeda2019-07-041-0/+24
* Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+11
* Make KubernetesService readonlyJames Fargher2019-06-181-29/+8
* preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-1/+1
* Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-041-0/+34
* Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-1/+1
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+32
* Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-291-0/+48
* Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-241-1/+2
|\
| * 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
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-161-2/+22
|\ \
| * | Backport changes from EEMatija Čupić2019-04-161-2/+22
| |/
* | 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
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-42/+0
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-291-0/+36
|\
| * Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-0/+36
* | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+8
|/
* Update merge request widget pipeline blockNathan Friend2019-03-211-0/+24
* Create framework for build prerequisitesTiger2019-03-201-1/+5
* Add :preparing status to HasStatusTiger2019-03-201-11/+53
* Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-10/+160
* 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-011-20/+20
* 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
* Move ChatOps to CoreJames Fargher2019-02-201-0/+1
* Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-2/+20
* Add some specs for processable CI/CD entities relationGrzegorz Bizon2019-01-251-0/+23
* Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-0/+4
* Expose merge request pipeline variablesShinya Maeda2018-12-061-0/+44
* Rename project's pipelines relationFrancisco Javier López2018-12-051-3/+4
* Merge request pipelinesShinya Maeda2018-12-051-4/+234
* CE port of Add new service to create the web ide terminalFrancisco Javier López2018-12-041-10/+28
* Fix coding offenceShinya Maeda2018-12-041-2/+2
* fix wordingShinya Maeda2018-12-031-1/+1
* Fix the coding styleShinya Maeda2018-12-031-2/+2
* Validate enum uniquenessShinya Maeda2018-12-031-0/+2
* Merge branch 'support-project-security-dashboard' into 'master'Grzegorz Bizon2018-11-061-0/+5
|\
| * Backport support project security dashboard changessupport-project-security-dashboardKamil Trzciński2018-11-061-0/+5
* | Backport generic methods to CEce-fix_vuln_list_on_group_dashboardOlivier Gonzalez2018-11-051-0/+13
|/
* Do not raise error when checking pipeline reference42611-removed-branch-linkGrzegorz Bizon2018-10-221-11/+23
* Fix pipeline reference existence check and add specsGrzegorz Bizon2018-10-221-0/+23
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+51
|\