summaryrefslogtreecommitdiff
path: root/spec/models/ci/build_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-175/+188
* handle old retry format in build (possibly saved in database)Markus Doits2018-11-071-0/+16
* refactoring after latest feedbackMarkus Doits2018-11-071-41/+9
* fix some spec wording and valuesMarkus Doits2018-11-071-5/+5
* refactor retry logic to define any reason and more than one reason to retryMarkus Doits2018-11-071-101/+23
* add `retry_failure?` option and use it to decide if to retry a build failureMarkus Doits2018-11-071-0/+150
* add an option when to retry a build (unused yet)Markus Doits2018-11-071-0/+26
* allow retries to be a hashMarkus Doits2018-11-071-1/+17
* Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon2018-11-071-0/+24
|\
| * Move parallelized node index to job optionsMatija Čupić2018-11-011-25/+1
| * Implement POC config based parallelizationMatija Čupić2018-10-311-0/+48
| * Revert Seed based parallelization implementationMatija Čupić2018-10-301-48/+0
| * Add build specsMatija Čupić2018-10-271-0/+48
* | Squashed commit of the following:Shinya Maeda2018-11-061-23/+103
* | Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+72
* | Merge branch 'scheduled-manual-jobs-environment-play-buttons' into 'master'Tim Zallmann2018-11-051-2/+44
|\ \
| * | Fix and add specShinya Maeda2018-10-101-2/+44
| |/
* | Remove ci_enable_scheduled_build feature flagShinya Maeda2018-11-021-12/+0
* | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-10/+10
|/
* Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-061-1/+1
* Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-051-0/+161
|\
| * Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-0/+13
| |\
| * | Stub feature flag for specShinya Maeda2018-10-021-0/+4
| * | Fix build_specShinya Maeda2018-10-021-0/+4
| * | Add unit tests for Ci::Build. Fix validation on state transitionShinya Maeda2018-10-021-0/+153
* | | Add variables to CI jobs for GitLab version componentsGilbert Roulot2018-10-051-0/+4
| |/ |/|
* | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-0/+13
|/
* Extend reports to support security featuresOlivier Gonzalez2018-09-271-40/+36
* Add deployment information in job APISteve Azzopardi2018-09-131-0/+42
* Allows to cancel a Created jobJacopo2018-08-101-0/+6
* Fix specShinya Maeda2018-08-031-1/+1
* Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda2018-08-031-1/+1
* Squashed commit of the following:Shinya Maeda2018-08-021-0/+90
* Add specs for unsupported runnerKamil Trzciński2018-08-011-0/+72
* Fix spec failuresKamil Trzciński2018-08-011-8/+9
* Fix current spec failuresKamil Trzciński2018-08-011-7/+7
* Squashed commit of the following:Shinya Maeda2018-07-271-1/+43
* Fix Rubocop offense in build_spec.rb :cop:Grzegorz Bizon2018-07-201-1/+1
* Fix deserializing yaml variables in imported projectsGrzegorz Bizon2018-07-191-0/+28
* Add missing `CI_COMMIT_BEFORE_SHA` predefined variableGrzegorz Bizon2018-07-121-0/+1
* Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-101-0/+54
|\
| * Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-0/+54
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-091-8/+8
|/
* Add specShinya Maeda2018-07-061-6/+38
* Web Terminal Ci BuildFrancisco Javier López2018-07-051-0/+50
* Enforce setting string as value of the CI/CD variableTomasz Maczukin2018-06-251-1/+5
* Add CI_{PIPELINE,JOB}_URLexpose-ci-urlKamil Trzciński2018-06-121-0/+3
* Fix typos and add a small specShinya Maeda2018-06-061-1/+1
* Fix the query to select stale live tracesShinya Maeda2018-06-061-0/+20
* Fix Rubocop offense in build specsbackstage/gb/fix-rubocop-offense-in-build-specsGrzegorz Bizon2018-06-051-1/+1