summaryrefslogtreecommitdiff
path: root/app/models/ci/build.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable DAG support by defaultenable-dag-support-by-defaultKamil Trzciński2019-08-141-1/+1
* Expand variables only when neededKamil Trzciński2019-08-131-1/+1
* Respect needs for artifactsrespect-needs-on-artifactsKamil Trzciński2019-08-021-10/+6
* Add support for DAGKamil Trzciński2019-08-011-3/+15
* Add Job specific variablesMatija Čupić2019-07-291-2/+5
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-0/+8
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-1/+1
* Cleans up UpdateProjectStatistics concernMayra Cabrera2019-06-031-1/+0
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-35/+29
* Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-281-0/+4
* 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
* 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-291-2/+1
* | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-191-18/+2
|/
* Backport changes from EEMatija Čupić2019-04-161-2/+2
* Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-3/+10
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-2/+4
* Add feature flag for build preparing stateTiger2019-03-201-0/+2
* Create framework for build prerequisitesTiger2019-03-201-1/+23
* 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-061-1/+1
* Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-021-139/+45
* Move ref slug helper to HasRef moduleGrzegorz Bizon2019-03-021-11/+0
* Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
* Expose refspec and depth to runnerShinya Maeda2019-02-251-5/+8
* Backport: Optimize slow pipelines.js responseShinya Maeda2019-02-051-2/+12
* Extract processable metadata to a separate concernGrzegorz Bizon2019-01-291-50/+1
* Extract common `when` code between CI/CD processablesGrzegorz Bizon2019-01-251-4/+0
* Segregate interface require to make CI/CD entity processableGrzegorz Bizon2019-01-251-0/+1
* Fix runner eternal loop when update job resultShinya Maeda2019-01-181-1/+8
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-7/+45
* Merge branch 'use-after-transition' into 'master'Grzegorz Bizon2019-01-031-0/+4
|\
| * Prefer to use after_transitionuse-after-transitionKamil Trzciński2019-01-021-0/+4
* | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-2/+3
|\ \ | |/ |/|
| * Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-2/+3
* | Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny2018-12-171-0/+1
* | Generalise test compare serviceGilbert Roulot2018-12-111-1/+1
|/
* Encrypt CI/CD builds tokensKamil Trzciński2018-12-071-1/+1
* Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-1/+1
* Encrypt builds token by default with insecure fallbackGrzegorz Bizon2018-12-051-1/+1
* Merge branch 'rails5-active-record-class-value' into 'master'Stan Hu2018-11-191-2/+2
|\
| * Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes2018-11-171-2/+2
* | Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-13/+11
|/
* Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-071-4/+22
|\
| * amend method description a little bitMarkus Doits2018-11-071-6/+5