summaryrefslogtreecommitdiff
path: root/spec/features/projects/files/download_buttons_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+1
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-1/+1
* Make the dropdown match the designPatrick Bajao2019-04-021-1/+1
* Address review feedbackRémy Coutable2018-04-091-15/+9
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-9/+9
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-5/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fix download artifacts button link:Lin Jen-Shin2016-09-191-1/+5
* Empty lines around blocksLin Jen-Shin2016-08-101-4/+7
* Add four features tests for download buttons in different placesLin Jen-Shin2016-07-251-0/+38