summaryrefslogtreecommitdiff
path: root/spec/features/projects/artifacts/file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* remove unnecessary use of url_blacklist overrideMike Greiling2017-10-261-1/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Let PhantomJS load local imagesrc/load-images-in-phantomjsRémy Coutable2017-06-121-0/+1
* Use - as the prefix so we don't conflict with namespacesLin Jen-Shin2017-05-261-1/+1
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261-2/+2
|\
| * Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* | Complete all legacy builds URL. Tests are addedLin Jen-Shin2017-05-191-1/+19
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
|/
* Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+59