gitlab-org--gitlab-foss/app/models/concerns
2018-10-05 23:38:02 +09:00
..
mentionable Remove EE-specific code from Mentionable 2018-09-17 19:36:53 +08:00
storage Improve logging when username update fails due to registry tags 2018-10-02 06:36:58 -04:00
access_requestable.rb
artifact_migratable.rb
atomic_internal_id.rb
avatarable.rb
awardable.rb
batch_destroy_dependent_associations.rb
blob_like.rb
blocks_json_serialization.rb
bulk_member_access_load.rb Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
cache_markdown_field.rb
cacheable_attributes.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
case_sensitivity.rb
chronic_duration_attribute.rb
created_at_filterable.rb
deployment_platform.rb
diff_file.rb
diff_positionable_note.rb Backport CE changes from draft_notes addition in EE 2018-10-04 15:45:00 -06:00
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
from_union.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
ghost_user.rb
group_descendant.rb
has_status.rb Change the order of status_sql to avoid the query for scheduled status at the earlier step 2018-10-02 17:08:14 +02:00
has_variable.rb
ignorable_column.rb
iid_routes.rb
importable.rb
issuable.rb Allows to filter issues by Any milestone in the API 2018-10-03 14:19:08 +02:00
label_eventable.rb
loaded_in_group_list.rb
manual_inverse_association.rb
mentionable.rb Remove EE-specific code from Mentionable 2018-09-17 19:36:53 +08:00
milestoneish.rb
note_on_diff.rb
noteable.rb
optionally_search.rb
participable.rb
presentable.rb
project_features_compatibility.rb
project_services_loggable.rb Enable frozen string in vestigial files 2018-09-11 02:06:35 -07:00
prometheus_adapter.rb
protected_branch_access.rb Fix how we use EE::ProtectedRefAccess 2018-09-11 18:45:49 +08:00
protected_ref.rb
protected_ref_access.rb Remove EE-specific code from ProtectedRefAccess 2018-09-17 19:36:53 +08:00
protected_tag_access.rb Fix how we use EE::ProtectedRefAccess 2018-09-11 18:45:49 +08:00
reactive_caching.rb
reactive_service.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
sortable.rb
spammable.rb
strip_attribute.rb
subscribable.rb Fix N+1 for notification recipients in subscribers 2018-10-04 14:27:36 +01:00
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