summaryrefslogtreecommitdiff
path: root/spec/features/projects/members/owner_cannot_request_access_to_his_project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-3/+3
* 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-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
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-3/+1
* New :request_access ability to replace a ugly helperRémy Coutable2016-07-051-0/+16