gitlab-org--gitlab-foss/spec/support/shared_examples
Luke Duncalfe dcf811ba14 CE backport for changes in EE MR 14017
This backports to CE changes to allow the EE model
DesignManagement::Repository to override the #attributes_at method to
provide its own git attributes.

The #attributes_at method was freely available, as it's never called by
anything in the app. It looks like the code that called it got
refactored out of existence in ca66a04f. It was still being called in a
spec
85b29c1c2f/spec/services/files/create_service_spec.rb (L40)
which I've left because with the change in Lfs::FileTransformer in fact
is now again the perfect test!

See EE MR
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14017

And these comment threads
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13894#note_178002089
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13894#note_178049984
2019-06-19 17:51:57 +00:00
..
ci Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
controllers CE backport for changes in EE MR 14017 2019-06-19 17:51:57 +00:00
features Fix a few specs after updating capybara and selenium-webdriver 2019-04-12 10:50:33 +02:00
finders Remove some deprecated code 2019-06-07 14:32:31 +03:00
graphql Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
lib/gitlab/background_migration
models Cleans up UpdateProjectStatistics concern 2019-06-03 15:06:03 +00:00
policies Add documentation and tests 2019-06-19 07:08:56 +00:00
quick_actions Move some quick actions feature specs to unit tests 2019-06-18 14:26:48 +00:00
requests Revert "Merge branch 'revert-04c3c6dd' into 'master'" 2019-05-22 21:47:32 +02:00
serializers
services Add more info logging to cluster apps 2019-04-10 06:38:27 +00:00
uploaders
views
application_setting_examples.rb Allow Sentry client-side DSN to be passed on gitlab.yml 2019-05-01 15:23:11 -03:00
chat_slash_commands_shared_examples.rb
ci_trace_shared_examples.rb Fix integration specs for tracing 2019-06-14 16:48:33 +01:00
common_system_notes_examples.rb
diff_file_collections.rb
dirty_submit_form_shared_examples.rb Improve project settings page 2019-04-11 18:21:14 +01:00
email_format_shared_examples.rb
fast_destroy_all.rb
file_finder.rb
gitlab_verify.rb
group_members_shared_example.rb
helm_generated_script.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
instance_statistics_controllers_shared_examples.rb
issuable_shared_examples.rb
issuables_list_metadata_shared_examples.rb Extend CTE search optimisation to projects 2019-04-04 12:36:22 +01:00
issue_tracker_service_shared_example.rb
ldap_shared_examples.rb
legacy_path_redirect_shared_examples.rb Add legacy routes for modified project path 2019-05-21 11:35:29 +03:00
malicious_regexp_shared_examples.rb
mentionable_shared_examples.rb
milestone_tabs_examples.rb
notify_shared_examples.rb Apply reviewer suggestions 2019-05-31 20:49:27 +08:00
position_formatters.rb
project_list_shared_examples.rb
reference_parser_shared_examples.rb
showing_user_status_shared_examples.rb
slack_mattermost_notifications_shared_examples.rb Merge branch 'use-keyword-args-for-databuilder-push' into 'master' 2019-04-29 14:43:56 +00:00
snippet_visibility_shared_examples.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
snippets_shared_examples.rb
taskable_shared_examples.rb
throttled_touch.rb
unique_ip_check_shared_examples.rb
update_invalid_issuable.rb
updating_mentions_shared_examples.rb
url_validator_examples.rb Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
wiki_file_attachments_examples.rb Reduce number of rspec retries 2019-04-09 10:04:03 +00:00