gitlab-org--gitlab-foss/app/models/concerns
2018-02-01 02:06:07 +09:00
..
mentionable
storage Write projects config to all projects inside namespace in batches 2018-01-03 16:13:32 -02:00
access_requestable.rb
artifact_migratable.rb Use job_artifacts_archive|metadata 2017-12-03 12:04:49 +01:00
avatarable.rb
awardable.rb
blob_like.rb
blocks_json_serialization.rb Add a JsonSerializationError class instead of raising SecurityError 2017-12-19 15:45:08 -06:00
bulk_member_access_load.rb Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
cache_markdown_field.rb Use relative URLs when linking to uploaded files 2017-12-22 15:09:16 +00:00
case_sensitivity.rb
created_at_filterable.rb
deployment_platform.rb Just try to detect and assign once 2018-01-05 15:32:31 +08:00
discussion_on_diff.rb Fix truncated_diff_lines for legacy notes without a line 2018-01-30 15:17:44 +00:00
each_batch.rb
editable.rb
expirable.rb
faster_cache_keys.rb
feature_gate.rb
ghost_user.rb
group_descendant.rb
has_status.rb
has_variable.rb Strip leading & trailing whitespaces in CI/CD secret variable keys 2017-11-27 18:09:46 +01:00
ignorable_column.rb
importable.rb
internal_id.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
issuable.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
loaded_in_group_list.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
manual_inverse_association.rb
mentionable.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-11-30 15:20:00 +08:00
milestoneish.rb
note_on_diff.rb Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison 2017-12-22 18:07:15 +01:00
noteable.rb
participable.rb
presentable.rb
project_features_compatibility.rb Explictly require Gitlab::Utils in ProjectFeaturesCompatibility 2017-12-22 11:40:56 +02:00
protected_branch_access.rb
protected_ref.rb
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb
reactive_service.rb
referable.rb
relative_positioning.rb Refactor RelativePositioning so that it can be used by other classes 2018-01-05 10:12:14 +01:00
resolvable_discussion.rb Properly cleaning up memoized values 2018-01-12 17:54:55 +08:00
resolvable_note.rb
routable.rb
select_for_project_authorization.rb
sha_attribute.rb Skip sha_attribute if we're checking statically 2017-12-26 17:18:10 +08:00
sortable.rb
spammable.rb
strip_attribute.rb
subscribable.rb
taskable.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
throttled_touch.rb Throttle the number of UPDATEs triggered by touch 2017-12-06 15:59:37 +01:00
time_trackable.rb Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06:00
token_authenticatable.rb
triggerable_hooks.rb use class reader instead of dynamic constant 2018-01-17 09:55:00 +01:00
uniquify.rb
valid_attribute.rb