summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/user_filters_projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Use `empty_project` where possible in spec/features/dashboardRobert Speicher2017-07-271-2/+2
* 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
* Fix wrong message on starred projects filteringGeorge Andrinopoulos2017-03-091-9/+28
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Add tests for filtering owned projectsissue_3799Alfredo Sumaran2016-04-221-0/+27