summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+2
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-2/+0
* Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-1/+1
* Merge branch 'strip-attr-cron-in-pipeline-schedule' into 'master'Grzegorz Bizon2019-05-071-0/+3
|\
| * Strip whitespace for PipelineSchedule#cronstrip-attr-cron-in-pipeline-scheduleFabio Pitino2019-05-021-0/+3
* | Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-023-0/+12
* | Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan2019-05-021-1/+1
|\ \ | |/ |/|
| * Make canceled jobs not retryablemfluharty2019-04-181-1/+1
* | Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-293-4/+14
* | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-241-0/+1
|\ \
| * | 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-0/+1
* | | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-192-32/+5
| |/ |/|
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-163-7/+14
|\ \
| * | Backport changes from EEMatija Čupić2019-04-163-7/+14
| |/
* | Don't render artifact download links on the project tags page for builds with...drew cimino2019-04-121-1/+1
* | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
|/
* Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+4
* Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-3/+10
|\
| * Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-3/+10
* | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-3/+15
|/
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-8/+0
* Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-292-2/+12
|\
| * Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-292-2/+12
* | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-291-12/+14
|\ \
| * | Guard against nested allows with ref name cachingsh-fix-gitaly-find-commit-cachingStan Hu2019-03-271-1/+1
| * | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-12/+14
| |/
* | Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-2819-20/+20
|/
* Update merge request widget pipeline blockNathan Friend2019-03-211-0/+4
* Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-203-6/+40
|\
| * Add feature flag for build preparing stateTiger2019-03-201-0/+2
| * Create framework for build prerequisitesTiger2019-03-201-1/+23
| * Add :preparing status to HasStatusTiger2019-03-202-5/+15
* | Make runners token encryption to be optionalKamil Trzciński2019-03-181-1/+1
|/
* Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-15/+14
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-4/+4
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Use encrypted runner tokensKamil Trzciński2019-03-062-2/+2
* Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-052-153/+52
|\
| * Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-022-142/+51
| * Move ref slug helper to HasRef moduleGrzegorz Bizon2019-03-022-11/+1
* | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
|/
* Add suffix for merge request eventShinya Maeda2019-03-013-12/+12
* Fix inconsistent `branch?` behaviorShinya Maeda2019-03-011-4/+0
* Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable2019-02-271-1/+1
|\
| * Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-1/+1
* | Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-272-0/+2
|/
* Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-0/+38