gitlab-org--gitlab-foss/app/models/concerns
Brian Neel 9770c57fab Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
..
mentionable
storage Small refactor in LegacyNamespace and moved back send_update_instructions 2017-08-01 07:45:04 +02:00
access_requestable.rb
avatarable.rb
awardable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
blob_like.rb
cache_markdown_field.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
case_sensitivity.rb
created_at_filterable.rb refactor created at filter to use model scopes 2017-07-07 18:31:50 +02:00
discussion_on_diff.rb
each_batch.rb Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
editable.rb Use Ghost user when edited_by, merged_by deleted 2017-07-19 11:35:17 +02:00
expirable.rb
faster_cache_keys.rb
feature_gate.rb
ghost_user.rb
has_status.rb
has_variable.rb
ignorable_column.rb
importable.rb
internal_id.rb Native group milestones 2017-07-07 15:08:49 +00:00
issuable.rb Move some after_create parts to worker to improve performance 2017-08-07 15:57:56 +02:00
mentionable.rb
milestoneish.rb Native group milestones 2017-07-07 15:08:49 +00:00
note_on_diff.rb
noteable.rb
participable.rb
presentable.rb
project_features_compatibility.rb
protected_branch_access.rb Extending API for protected branches 2017-08-02 10:16:17 +00:00
protected_ref.rb Merge branch '30634-protected-pipeline' into 'master' 2017-07-25 15:04:23 +00:00
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb
reactive_service.rb
referable.rb implement #inspect for all Referables 2017-08-01 13:20:22 -07:00
relative_positioning.rb
repository_mirroring.rb
resolvable_discussion.rb
resolvable_note.rb
routable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
select_for_project_authorization.rb
sha_attribute.rb Fix ShaAttribute concern when there is no table 2017-07-07 12:42:38 +01:00
sortable.rb Revert "Merge branch 'revert-2c879643' into 'master'" 2017-07-14 11:38:06 +00:00
spammable.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
strip_attribute.rb
subscribable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
taskable.rb
time_trackable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
token_authenticatable.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
uniquify.rb
valid_attribute.rb