summaryrefslogtreecommitdiff
path: root/spec/factories/ci/builds.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-11/+0
* Detailed status for builds that fail prerequisitesTiger2019-04-021-0/+5
* Add :preparing status to HasStatusTiger2019-03-201-0/+4
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-15/+41
* Merge branch 'security-stored-xss-for-environments' into 'master'Cindy Pallares2018-11-281-1/+1
* Squashed commit of the following:Shinya Maeda2018-11-061-0/+24
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+6
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-3/+3
|\
| * Fix DynamicAttributeDefinedStatically copSemyon Pupkov2018-09-211-3/+3
* | delay scheduled_at evaluation in factoryscheduled-manual-jobsAlessio Caiazza2018-10-021-2/+2
* | Add unit tests for Ci::Build. Fix validation on state transitionShinya Maeda2018-10-021-0/+12
* | Fix process build service specShinya Maeda2018-10-021-0/+9
|/
* Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-031-3/+2
* Squashed commit of the following:Shinya Maeda2018-07-271-0/+7
* Web Terminal Ci BuildFrancisco Javier López2018-07-051-0/+6
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+5
* Merge branch 'improve-jobs-queuing-time-metric' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-0/+1
|\
| * Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-101-0/+1
* | Use stable docker image instead of latestPhilippe Lafoucrière2018-04-131-1/+1
|/
* Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil Trzciński2018-04-101-1/+0
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+5
* Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-051-0/+1
* Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark2018-02-081-2/+2
* Refactor :trace to :trace_live in specShinya Maeda2018-02-061-2/+2
* Fix retry_build_service_spec.rb with trace_artifact traitShinya Maeda2018-02-061-0/+6
* Fix build factory to have properly filled started and finished dateKamil Trzciński2017-12-211-9/+16
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski2017-12-031-2/+2
* Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-0/+11
* Fix most test failuresZeger-Jan van de Weg2017-12-031-0/+1
* Fix creation of job_artifact_uploaderKamil Trzcinski2017-12-031-2/+4
* Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-5/+3
* Create Ci::ArtifactsZeger-Jan van de Weg2017-12-031-23/+4
* Ci::Build tag is a trait instead of an own factoryZeger-Jan van de Weg2017-10-301-1/+1
* Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-1/+1
* Fix specShinya Maeda2017-09-041-1/+1
* Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
* Fix specShinya Maeda2017-09-031-4/+0
* Add validation for protected attributesShinya Maeda2017-09-031-2/+3
* Add the rest of specsShinya Maeda2017-09-031-0/+8
* Wrong data type when testing webhooksAlexander Randa2017-07-201-1/+1
* Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+4
* Introduce cache policies for CI jobsNick Thomas2017-07-051-1/+2
* Send new configuration options with job's payloadTomasz Maczukin2017-06-121-2/+2
* Just use the url from options, not saving it as a columnLin Jen-Shin2017-06-011-1/+0
* Fix tests for adding environment_urlLin Jen-Shin2017-05-251-1/+3
* Add feature test with unicode traceadd-unicode-trace-feature-testShinya Maeda2017-05-231-0/+10
* Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-0/+13
* Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1