gitlab-org--gitlab-foss/spec/lib
Michael Kozono d9c4ebc5a0 Extract `Repository.memoize_method` method
And reuse `Gitlab::Utils::StrongMemoize`.

There is a subtle behavior change required to reuse StrongMemoize in
this case. The early fallback check now occurs *before* reading the
memoized value instead of after.

I think this is fine since a memoized value should only exist if
`exists?` is also already memoized as `true`.
2018-09-27 15:16:09 -07:00
..
api Include private contributions in user contribution graph 2018-09-07 15:08:55 +00:00
backup
banzai Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
bitbucket
bitbucket_server
constraints
container_registry
gitaly
gitlab Extract `Repository.memoize_method` method 2018-09-27 15:16:09 -07:00
google_api Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about legacy_abac argument 2018-09-14 16:26:51 +12:00
json_web_token
mattermost Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
microsoft_teams
object_storage Fix object storage uploads not working with AWS v2 2018-09-14 07:43:39 -07:00
omni_auth/strategies
rspec_flaky
system_check
after_commit_queue_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb
feature_spec.rb Refactor Feature.flipper method 2018-09-24 12:29:22 -07:00
file_size_validator_spec.rb
forever_spec.rb Include private contributions in user contribution graph 2018-09-07 15:08:55 +00:00
gitlab_spec.rb
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb