summaryrefslogtreecommitdiff
path: root/spec/features/projects/settings/visibility_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* UI for disabling group/project email notificationBrett Walker2019-08-171-0/+12
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-4/+36
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Resolve "Make project and features visibility settings less confusing"Mike Greiling2017-09-071-10/+9
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-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-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-061-2/+2
* Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-1/+3
* Created shared/visibility_select and merged with feature permissions uiLuke "Jared" Bennett2016-12-101-0/+45