summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove N+1 query for tags in /admin/runners pageStan Hu2019-02-261-0/+1
* Merge branch '57905-etag-caching-probably-broken-since-11-5-0' into 'master'Robert Speicher2019-02-261-2/+2
|\
| * Fix Ci::Pipeline#all_merge_requests missing forked MRsStan Hu2019-02-261-2/+2
* | Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-262-2/+0
* | Merge branch 'ce-revert-d5ce84fd' into 'master'Lin Jen-Shin2019-02-261-1/+1
|\ \
| * | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
| |/
* | Add Maskable concern for CI variablesMatija Čupić2019-02-262-0/+2
|/
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* Merge branch 'expose-merge-ref-to-runner' into 'master'Kamil Trzciński2019-02-251-5/+8
|\
| * Expose refspec and depth to runnerShinya Maeda2019-02-251-5/+8
* | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
|/
* Move ChatOps to CoreJames Fargher2019-02-203-0/+16
* Merge branch 'feature/gb/enable-ci-persisted-stages-by-default' into 'master'Stan Hu2019-02-181-1/+1
|\
| * Enable persisted pipeline stages by defaultGrzegorz Bizon2019-02-181-1/+1
* | Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-1/+10
|/
* Backport: Optimize slow pipelines.js responseShinya Maeda2019-02-051-2/+12
* Present all pipeline triggers using trigger presenterGrzegorz Bizon2019-01-311-1/+1
* Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-311-0/+1
* Simplify relation between a build and metadataGrzegorz Bizon2019-01-291-3/+1
* Extract processable metadata to a separate concernGrzegorz Bizon2019-01-292-51/+4