summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/artifacts_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-4/+4
* Test against public projectsZeger-Jan van de Weg2017-10-051-1/+20
* Incorporate feedbackZeger-Jan van de Weg2017-10-041-9/+33
* Redirect to pages daemonZeger-Jan van de Weg2017-10-031-4/+9
* Fix artifacts controller specsGrzegorz Bizon2017-09-061-8/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-9/+2
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-24/+24
* Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+188