summaryrefslogtreecommitdiff
path: root/spec/features/projects/artifacts
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-184-4/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-291-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-281-0/+19
* Merge branch 'frozen_string_spec_features' into 'master'Rémy Coutable2019-07-294-0/+8
|\
| * Add frozen_string_literal to spec/featuresThong Kuah2019-07-264-0/+8
* | Find build by sha from refMatija Čupić2019-07-231-2/+2
|/
* Fixes link in artifacts breadcrumbFilipa Lacerda2019-03-271-0/+6
* Encode Content-Disposition filenamesStan Hu2019-02-041-1/+1
* Show CI artifacts size with 3 significant digitsVladimir Shushlin2019-01-171-2/+2
* Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-251-12/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-052-2/+2
* Replace the `project/builds/artifacts.feature` spinach test with an rspec analogblackst0ne2018-05-074-128/+154
* remove unnecessary use of url_blacklist overrideMike Greiling2017-10-261-1/+0
* remove unnecessary :js option in download_specMike Greiling2017-10-231-1/+1
* Test against public projectsZeger-Jan van de Weg2017-10-051-8/+30
* Add extra assertions about how the link will openEric Eastwood2017-10-041-1/+4
* Update tests for new implementationZeger-Jan van de Weg2017-10-031-6/+3
* Add test for external HTML artifactEric Eastwood2017-10-031-4/+24
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-024-4/+4
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-274-8/+8
* Remove superfluous type defs in specsKeifer Furzland2017-07-274-4/+4
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-7/+7
* 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-264-4/+4
* 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-194-1/+130
* | 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