gitlab-org--gitlab-foss/spec/requests
Jacopo a9827e0e18 Removes duplicated members from api/projects/:id/members/all
When using the members/all api the same user was returned multiple times
when he was a member of the project/group and also of one of the
ancestor groups.
Now the member is returned only once giving priority to the membership
on the project and maintaining the same behaviour of the members UI.
2019-05-27 15:40:56 +02:00
..
api Removes duplicated members from api/projects/:id/members/all 2019-05-27 15:40:56 +02:00
projects Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
git_http_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
jwt_controller_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
lfs_http_spec.rb Verify that LFS upload requests are genuine 2019-01-31 16:52:48 +01:00
lfs_locks_api_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
oauth_tokens_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
openid_connect_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
rack_attack_global_spec.rb Changes RackAttack logger to use structured logs 2019-05-24 00:45:02 +00:00
request_profiler_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
user_activity_spec.rb Update last_activity_on for Users on some main GET endpoints 2019-02-05 09:55:31 -05:00