summaryrefslogtreecommitdiff
path: root/spec/views/projects/builds/_generic_commit_status.html.haml_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-28/+0
| | | | | | | | | | | | Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
* Use Project `:repository` trait where necessary in view specsRobert Speicher2017-03-271-1/+1
|
* add tests for build row templatesMike Greiling2016-11-101-0/+28