summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/archived_projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Add an option to list only archived projectsMehdi Lahmam2017-08-241-0/+7
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/dashboardRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* 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
* Fixes filtering by name reseting archive filterPhil Hughes2017-03-031-0/+15
* Move dashboard archived projects spinach tests to rspecSemyon Pupkov2017-01-041-0/+28