gitlab-org--gitlab-foss/app/models/concerns
Douwe Maan 6587d3680e Merge branch 'zj-storage-path-deprecation' into 'master'
Legacy disk path refactor

Closes gitaly#1111

See merge request gitlab-org/gitlab-ce!18364
2018-04-25 13:55:21 +00:00
..
mentionable Improve support for external issue references 2017-06-30 14:47:53 +02:00
storage Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
access_requestable.rb Improve Member services 2018-02-27 16:02:22 +01:00
artifact_migratable.rb Inlcude the size of trace artifacts 2018-02-06 15:50:07 +09:00
atomic_internal_id.rb Atomic internal ids for all models 2018-04-20 14:00:15 +00:00
avatarable.rb Resolve "Avatar URLs are wrong when using a CDN path and Object Storage" 2018-04-23 16:59:53 +00:00
awardable.rb Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
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 for cached markdown fields, select the correct engine 2018-04-17 17:42:19 +02:00
case_sensitivity.rb
chronic_duration_attribute.rb Specify default value for Project#build_timeout 2018-04-04 21:31:56 +02:00
created_at_filterable.rb refactor created at filter to use model scopes 2017-07-07 18:31:50 +02:00
deployment_platform.rb Re-arrange deployment_platform to avoid cop complainments 2018-03-26 16:59:27 -06: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 Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
editable.rb replace `is_edited?` with `edited?` 2017-08-29 11:14:41 +03:00
expirable.rb
faster_cache_keys.rb
feature_gate.rb Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually exclusive 2017-06-27 18:59:51 +02:00
ghost_user.rb
group_descendant.rb Recover from errors when a parent is not preloaded 2018-04-18 17:15:51 +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 Strip leading & trailing whitespaces in CI/CD secret variable keys 2017-11-27 18:09:46 +01:00
ignorable_column.rb updated the ignore_column concern to support multiple columns 2017-11-06 10:20:20 -05:00
importable.rb
issuable.rb Revert the addition of goldiloader 2018-04-18 15:51:39 +02: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 Use latest_merge_request_diff association 2017-11-23 12:14:56 +00:00
mentionable.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-11-30 15:20:00 +08:00
milestoneish.rb Resolve "Improve tooltips of collapsed sidebars" 2018-04-19 14:43:20 +00:00
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 Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
participable.rb Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
presentable.rb Resolve "Show `failure_reason` and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
project_features_compatibility.rb Explictly require Gitlab::Utils in ProjectFeaturesCompatibility 2017-12-22 11:40:56 +02:00
prometheus_adapter.rb Arg.id via method pointer 2018-03-06 16:05:24 +01:00
protected_branch_access.rb Deduplicate protected ref human_access_levels 2017-11-24 13:47:03 +00:00
protected_ref.rb Allow admins to push to empty repos 2018-04-24 14:06:59 +02:00
protected_ref_access.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
protected_tag_access.rb
reactive_caching.rb
reactive_service.rb
redis_cacheable.rb Update RedisCacheable#cache_attribute_key 2018-02-05 20:43:23 +01:00
referable.rb Fix link text from group context 2017-11-23 12:59:14 +01:00
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 Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
resolvable_note.rb Fix note resolution specs 2017-09-06 10:10:16 +01:00
routable.rb Resolve "Namespace factory is problematic" 2018-04-23 15:48:26 +00:00
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 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 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 Create idea of read-only database 2017-10-06 22:37:40 +02:00
triggerable_hooks.rb use class reader instead of dynamic constant 2018-01-17 09:55:00 +01:00
uniquify.rb Moves Uniquify counter in the initializer 2018-04-19 13:56:37 +02:00
updated_at_filterable.rb Adds updated_at filter to issues and merge_requests API 2018-03-05 14:10:32 +01:00
valid_attribute.rb