gitlab-org--gitlab-foss/app/models/concerns
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
..
ci Extract scoped CI/CD variables to a separate concern 2019-03-02 21:03:41 +01:00
mentionable
storage
token_authenticatable_strategies Use encrypted runner tokens 2019-03-06 12:18:53 +00:00
access_requestable.rb
artifact_migratable.rb
atomic_internal_id.rb
avatarable.rb
awardable.rb
batch_destroy_dependent_associations.rb
blob_language_from_git_attributes.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
blob_like.rb
blocks_json_serialization.rb
bulk_member_access_load.rb
cache_markdown_field.rb
cacheable_attributes.rb
case_sensitivity.rb
chronic_duration_attribute.rb
closed_at_filterable.rb
created_at_filterable.rb
deployable.rb
deployment_platform.rb
descendant.rb
diff_file.rb
diff_positionable_note.rb
discussion_on_diff.rb
each_batch.rb
editable.rb
enum_with_nil.rb
expirable.rb
fast_destroy_all.rb
faster_cache_keys.rb
feature_gate.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
from_union.rb
ghost_user.rb
group_descendant.rb
has_ref.rb Move ref slug helper to HasRef module 2019-03-02 15:00:00 +01:00
has_status.rb
has_variable.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
ignorable_column.rb
iid_routes.rb
importable.rb
issuable.rb Merge dev master into GitLab.com master 2019-03-04 19:44:46 +01:00
label_eventable.rb
loaded_in_group_list.rb
manual_inverse_association.rb
maskable.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
mentionable.rb
milestoneish.rb Display the correct number of MRs a user has access to 2019-03-05 15:15:22 +00:00
mirror_authentication.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
note_on_diff.rb
noteable.rb
optionally_search.rb
participable.rb
presentable.rb
project_features_compatibility.rb
project_services_loggable.rb
prometheus_adapter.rb
protected_branch_access.rb
protected_ref.rb
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
reactive_service.rb
redactable.rb
redis_cacheable.rb
referable.rb
relative_positioning.rb
resolvable_discussion.rb
resolvable_note.rb
routable.rb
select_for_project_authorization.rb
sha_attribute.rb
shardable.rb
sortable.rb
spammable.rb
strip_attribute.rb
subscribable.rb
taskable.rb
throttled_touch.rb
time_trackable.rb
token_authenticatable.rb
triggerable_hooks.rb
uniquify.rb
updated_at_filterable.rb
valid_attribute.rb
with_uploads.rb