summaryrefslogtreecommitdiff
path: root/spec/models/build_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update build model specsGrzegorz Bizon2016-01-141-5/+4
* Update build specs for artifacts browser supportGrzegorz Bizon2016-01-141-12/+11
* Add method that checks if artifacts browser is supportedGrzegorz Bizon2016-01-141-0/+23
* Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-141-26/+34
* Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-141-2/+2
* Merge branch 'issue_3452'Douwe Maan2015-12-211-0/+64
|\
| * Fix broken spec. #3452Rubén Dávila2015-12-161-1/+1
| * Add link to MR from Build detail page. #3452Rubén Dávila2015-12-161-0/+64
* | Fix build coverage regex.Jared Szechy2015-12-201-0/+6
|/
* Fix specsKamil Trzcinski2015-12-111-1/+1
* Fix after column renameKamil Trzcinski2015-12-111-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-4/+4
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-57/+32
* Tag model specsDouwe Maan2015-12-091-1/+1
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+15
* Merge branch 'show_pending_warning' into 'master' Kamil Trzciński2015-10-141-0/+101
|\
| * Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-141-0/+101
* | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski2015-10-141-4/+30
|/
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+276