summaryrefslogtreecommitdiff
path: root/spec/models/commit_status_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-3/+3
* Fix specShinya Maeda2017-09-051-1/+4
* - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-6/+4
* Fix enum listsShinya Maeda2017-09-051-0/+20
* Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-161-1/+1
|\
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* | Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon2017-07-311-1/+1
|\ \ | |/
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* | Do not implement CI/CD job to stage association yetGrzegorz Bizon2017-07-241-12/+0
* | Use a new stage_id reference to a persisted stageGrzegorz Bizon2017-07-201-3/+4
* | Freeze mutable constants in stages migration codeGrzegorz Bizon2017-07-111-1/+0
* | Add a workaround for a tmp job -> stage relationGrzegorz Bizon2017-07-041-3/+15
|/
* Check warnings when building compound status SQL queryGrzegorz Bizon2017-06-201-1/+1
* Add test for using overridden status method with scopesGrzegorz Bizon2017-06-201-0/+11
* Move custom compound status method to commit statusGrzegorz Bizon2017-06-201-0/+24
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-10/+32
* Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etagZ.J. van de Weg2017-05-221-0/+10
* Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-4/+20
* Make sure that's canceledLin Jen-Shin2017-04-071-1/+1
* Fix typoLin Jen-Shin2017-04-071-1/+1
* Add missing tests and update test descriptionLin Jen-Shin2017-04-061-0/+1
* Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-061-0/+26
* Make CI build to use optimistic locking only on status changeKamil Trzcinski2017-03-281-0/+36
* Fix Rubocop offenses in commit status/build specsGrzegorz Bizon2017-03-061-8/+8
* Ignore optional actions when calculating warningsGrzegorz Bizon2017-03-061-0/+19
* Improve specs for calculating pipeline result statusGrzegorz Bizon2017-03-061-2/+4
* Fix invalid description in commit status specsGrzegorz Bizon2017-03-061-1/+1
* Add specs for after_stage scope, update specs fileGrzegorz Bizon2017-02-141-4/+18
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* revise sortable_name test formattingMike Greiling2017-01-131-4/+1
* prefer unit test on model over view testfix-build-sort-orderMike Greiling2017-01-021-0/+22
* Add some missing tests for detailed status methodsbuild-statusesGrzegorz Bizon2016-12-141-0/+9
* Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-44/+1
* Add test for CommitStatus.exclude_ignoredLin Jen-Shin2016-10-031-15/+40
* Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-151-0/+29
|\
| * Add more regexp testsKamil Trzcinski2016-09-141-0/+2
| * Add grouping testsKamil Trzcinski2016-09-141-0/+27
* | Fix stylingLin Jen-Shin2016-09-131-7/+7
|/
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-6/+6
* Fix stage status shown for pipelinesfix-stage-status-show-for-pipelinesKamil Trzcinski2016-07-151-5/+19
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-7/+7
* Fix builds API response not including commit dataGrzegorz Bizon2016-06-211-4/+15
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-22/+22
* Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-031-5/+5
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-15/+15
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-34/+0
* Fix testsKamil Trzcinski2016-04-181-24/+0
* Write specs for this featureKamil Trzcinski2016-04-161-0/+74
* Fix specsKamil Trzcinski2016-04-111-15/+1
* Annotate modelsStan Hu2016-01-061-0/+1