summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/user_filters_projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-5/+5
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Fix a flaky spec for sorting projects in dashboard61635-flaky-spec-dashboard-user_filters_projects_specRémy Coutable2019-05-091-44/+12
* Set created_at and updated_at for sorting specsBob Van Landuyt2019-05-071-5/+5
* Added blank lines to meet style guideEzekiel Kigbo2019-05-061-51/+42
* Update project list specsEzekiel Kigbo2019-05-061-0/+226
* First pass at updated profile empty stateFernando Arias2019-01-091-1/+1
* 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