summaryrefslogtreecommitdiff
path: root/spec/views/projects/jobs/show.html.haml_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-0/+2
* Uses Vue app to render part of job show pageFilipa Lacerda2018-10-031-155/+0
* Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-251-36/+0
* Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-061-0/+3
|\
| * Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+3
* | Set up traces in build show specMatija Čupić2018-04-031-8/+9
|/
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-2/+2
* Prevent 500 error when inspecting job after trigger was removedFilipa Lacerda2017-11-241-0/+25
* Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-16/+0
* Fix specShinya Maeda2017-09-041-1/+1
* Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-79/+0
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-0/+293