gitlab-org--gitlab-foss/app/models/concerns
Lin Jen-Shin 45568bed36 Updates based on feedback 2017-11-22 00:59:38 +08:00
..
mentionable
storage Merge branch 'security-10-1' into '10-1-stable' 2017-10-17 15:58:58 -07:00
access_requestable.rb
avatarable.rb Always return full avatar URL for private/internal groups/projects when asset host is set 2017-11-09 15:40:41 +00:00
awardable.rb Add filter by my reaction 2017-08-30 07:48:55 +00:00
blob_like.rb
cache_markdown_field.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
case_sensitivity.rb
created_at_filterable.rb
discussion_on_diff.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
each_batch.rb
editable.rb replace `is_edited?` with `edited?` 2017-08-29 11:14:41 +03:00
expirable.rb
faster_cache_keys.rb
feature_gate.rb
ghost_user.rb
group_descendant.rb Move the `ancestors_upto` to `Project` and `Namespace` 2017-10-10 16:55:02 +02:00
has_status.rb Add a additional scope related to alive CI/CD statuses 2017-10-05 11:30:21 +02:00
has_variable.rb
ignorable_column.rb updated the ignore_column concern to support multiple columns 2017-11-06 10:20:20 -05:00
importable.rb
internal_id.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
issuable.rb Add total_time_spent to the `changes` hash in issuable Webhook payloads 2017-11-15 15:42:19 +01:00
loaded_in_group_list.rb Update preloaded count queries for MySQL 2017-10-12 11:36:55 +02:00
mentionable.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
milestoneish.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
note_on_diff.rb
noteable.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
participable.rb Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
presentable.rb
project_features_compatibility.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
protected_branch_access.rb
protected_ref.rb Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb
reactive_service.rb
referable.rb expose Referable#non_referable_inspect 2017-08-16 12:02:38 -07:00
relative_positioning.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
resolvable_discussion.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
resolvable_note.rb Fix note resolution specs 2017-09-06 10:10:16 +01:00
routable.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
select_for_project_authorization.rb
sha_attribute.rb
sortable.rb Improve list of sorting options 2017-09-23 11:46:53 +11:00
spammable.rb Updates based on feedback 2017-11-22 00:59:38 +08:00
strip_attribute.rb Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
subscribable.rb Load participants async 2017-10-31 16:15:03 +00:00
taskable.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
time_trackable.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
token_authenticatable.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
uniquify.rb
valid_attribute.rb