gitlab-org--gitlab-foss/app/models/concerns
Douglas Barbosa Alexandre 2615265ef8
Merge branch 'master' into sathieu/gitlab-ce-project_api
2019-07-09 14:45:46 -03:00
..
ci Fix CI_COMMIT_REF_NAME and SLUG variable 2019-04-29 18:52:51 +07:00
mentionable
storage Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
token_authenticatable_strategies Externalize strings in app/models 2019-04-12 12:28:07 +00:00
access_requestable.rb
atomic_internal_id.rb Rewind IID on Ci::Pipelines 2019-04-16 11:22:23 +02:00
avatarable.rb Disable method replacement in avatar loading 2019-04-29 21:29:25 -07:00
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 Use Redis for CacheMarkDownField on non AR models 2019-06-05 13:19:59 +08:00
cacheable_attributes.rb Add a memory cache local to the thread to reduce Redis load 2019-07-01 22:23:01 -07:00
case_sensitivity.rb
chronic_duration_attribute.rb
closed_at_filterable.rb Allow IssuableFinder to filter by closed_at 2019-02-21 09:40:49 +01:00
created_at_filterable.rb
deployable.rb Populate cluster_id when creating a deployment 2019-06-27 17:28:52 +12:00
deployment_platform.rb Create CTE query for clusters hierarchy 2019-07-08 06:03:09 +00:00
deprecated_assignee.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
descendant.rb
diff_file.rb
diff_positionable_note.rb Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
discussion_on_diff.rb
each_batch.rb
editable.rb
enum_with_nil.rb
expirable.rb
fast_destroy_all.rb Merge branch 'fix-misspellings-app-comments' into 'master' 2019-02-26 12:25:01 +01:00
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 Externalize strings in app/models 2019-04-12 12:28:07 +00:00
has_ref.rb Fix CI_COMMIT_REF_NAME and SLUG variable 2019-04-29 18:52:51 +07:00
has_status.rb Backport EE changes 2019-05-06 17:33:01 -04:00
has_variable.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
ignorable_column.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
iid_routes.rb Merge branch 'fix-misspellings-app-comments' into 'master' 2019-02-26 12:25:01 +01:00
importable.rb
issuable.rb Ignore min_chars_for_partial_matching unles trigrm 2019-07-04 10:56:13 -06:00
issuable_states.rb Address review comments 2019-03-28 11:31:14 -03:00
label_eventable.rb
loaded_in_group_list.rb
manual_inverse_association.rb
maskable.rb Allow masking if 8 or more characters in base64 2019-06-06 15:46:45 +01:00
mentionable.rb
milestoneish.rb Adjust burndown chart opened issues count 2019-06-04 13:10:38 +03:00
mirror_authentication.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
note_on_diff.rb
noteable.rb Make `resolvable_types` a class method 2019-06-03 16:41:05 +02:00
optionally_search.rb
participable.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
presentable.rb
project_api_compatibility.rb Add auto_devops_* to project API 2019-07-03 16:18:05 +02:00
project_features_compatibility.rb Add *_access_level to project API 2019-07-03 16:18:05 +02:00
project_services_loggable.rb
prometheus_adapter.rb Add a default reactive cache key 2019-06-07 17:46:28 +10:00
protected_branch_access.rb
protected_ref.rb
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb Allow ReactiveCaching to support nil value 2019-07-08 14:50:58 +01:00
reactive_service.rb
redactable.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
redis_cacheable.rb
referable.rb Add /-/ scope to link_reference_pattern 2019-05-29 16:31:04 +03:00
relative_positioning.rb Do not change updated_at on an issue when reordering on an issue board 2019-06-28 09:47:54 +00:00
resolvable_discussion.rb
resolvable_note.rb Make `resolvable_types` a class method 2019-06-03 16:41:05 +02:00
routable.rb
select_for_project_authorization.rb
service_push_data_validations.rb Extract common validations from ci services 2019-06-21 15:21:16 +01:00
sha_attribute.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
shardable.rb
sortable.rb Extend CTE search optimisation to projects 2019-04-04 12:36:22 +01:00
spammable.rb
strip_attribute.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
subscribable.rb
taskable.rb Add task count and completed count to responses of Issue and MR 2019-06-07 11:15:55 +02:00
throttled_touch.rb
time_trackable.rb
token_authenticatable.rb Update TokenAuthenticatable so methods can be overridden 2019-03-19 13:01:37 +08:00
triggerable_hooks.rb
uniquify.rb
update_project_statistics.rb Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00
updated_at_filterable.rb
valid_attribute.rb
with_uploads.rb