gitlab-org--gitlab-foss/spec/controllers/groups
Rubén Dávila 429302b34c Bugfix: User can't change the access level of an access requester
The endpoint was returning 404 because it was only searching on the
current members of a Group or Project and not the access requesters.
2017-12-11 09:53:31 -05:00
..
settings Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
avatars_controller_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
children_controller_spec.rb Remove the selects when counting the last page 2017-11-17 16:20:47 +01:00
group_members_controller_spec.rb Bugfix: User can't change the access level of an access requester 2017-12-11 09:53:31 -05:00
labels_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
milestones_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
uploads_controller_spec.rb Support uploads for groups 2017-12-07 12:27:52 +01:00
variables_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00