gitlab-org--gitlab-foss/spec
Bastian Blank b82ccf2cbc Don't try to set any ACL on uploaded objects
Set ACL of uploaded objects to not-public (fog-aws) or no ACL at all
(fog-google).  Value is ignored by other supported backends (fog-aliyun,
fog-openstack, fog-rackspace)

This allows uploads to GCS with ACL support disabled.
2019-03-30 14:55:33 +01:00
..
bin
config
controllers Allow ref name caching CommitService#find_commit 2019-03-27 14:46:39 -05:00
db
dependencies
factories Create detached merge request pipelines 2019-03-29 13:58:45 +07:00
features Merge branch 'sh-fix-failing-spec-on-first-da' into 'master' 2019-03-30 06:42:46 +00:00
finders [CE] Reduce differences with EE in users_finder_spec.rb 2019-03-21 17:33:51 +01:00
fixtures Revert "Merge branch '13784-validate-variables-for-masking' into 'master'" 2019-03-27 21:42:23 +00:00
frontend Merge branch 'winh-jest-html-fixtures' into 'master' 2019-03-29 16:59:16 +00:00
graphql Add merge request popover with details 2019-03-21 10:24:18 -04:00
helpers [CE] Reduce the diff with EE in spec/helpers/projects_helper_spec.rb 2019-03-28 18:02:42 +01:00
initializers
javascripts Merge branch 'winh-jest-html-fixtures' into 'master' 2019-03-29 16:59:16 +00:00
lib Handle missing keys in sentry api response 2019-03-29 14:53:40 +00:00
mailers Resolve conflicts in spec/mailers/notify_spec.rb 2019-03-04 22:33:37 -08:00
migrations Refactor subbed_worker calls 2019-03-28 15:50:47 +00:00
models Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
policies [CE] Reduce the diff with EE in spec/policies/group_policy_spec.rb 2019-03-27 15:41:46 +01:00
presenters Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
rack_servers Run rubocop -a 2019-03-13 13:42:43 +00:00
requests Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master' 2019-03-27 16:57:25 +00:00
routing Fix spec for routes to the GraphqlController 2019-03-15 12:03:26 -05:00
rubocop Properly handle `ee` migration specs 2019-03-28 05:48:53 +08:00
serializers Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
services Handle missing keys in sentry api response 2019-03-29 14:53:40 +00:00
sidekiq/cron
support Merge branch '50199-quick-actions-refactor' into 'master' 2019-03-29 14:48:01 +00:00
tasks Replaced config access 2019-03-18 17:26:18 +00:00
uploaders Don't try to set any ACL on uploaded objects 2019-03-30 14:55:33 +01:00
validators Fix Bitbucket import 2019-03-14 10:05:17 +00:00
views Add feature specs for settings page 2019-03-14 23:50:21 +00:00
workers Allow external diffs to be used conditionally 2019-03-27 16:51:33 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Factorize policy helpers into PolicyHelpers 2019-03-27 15:41:46 +01:00