summaryrefslogtreecommitdiff
path: root/spec/models/commit_status_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix specsKamil Trzcinski2015-12-111-1/+2
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+1
* Tag model specsDouwe Maan2015-12-091-1/+1
* Annotate modelsDmitriy Zaporozhets2015-11-131-0/+33
* Fix some changesKamil Trzcinski2015-10-121-1/+1
* Add author to statusesKamil Trzcinski2015-10-121-0/+7
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+157