gitlab-org--gitlab-foss/spec/controllers/groups
Jan Provaznik 656d4ebf67 Add workhorse authorize method for project/group uploads
This method can be used by workhorse to get presigned
URLs used for direct upload of files.
2018-06-18 09:11:02 +02: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 Make all uses of fixture_file_upload use relative paths 2018-06-07 09:54:41 -05:00
boards_controller_spec.rb Bring one group board to CE 2018-03-03 12:56:17 -03:00
children_controller_spec.rb Preload ancestors for subgroups matching filter 2018-01-22 17:02:04 +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 Allow to include also descendant group labels 2018-03-02 11:44:18 +01:00
milestones_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
runners_controller_spec.rb Refactor validations and make runner factory by default to be instance-wide runner 2018-05-31 10:56:07 +02:00
shared_projects_controller_spec.rb Hide archived projects from shared_projects 2018-06-04 17:43:13 +02:00
uploads_controller_spec.rb Add workhorse authorize method for project/group uploads 2018-06-18 09:11:02 +02:00
variables_controller_spec.rb Extract Variables controllers specs to shared_examples 2018-02-05 18:58:21 +01:00