gitlab-org--gitlab-foss/app/models/concerns
Shinya Maeda 7622f5ab07 Merge branch 'master' into per-project-pipeline-iid 2018-05-09 14:46:41 +09:00
..
mentionable
storage Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
access_requestable.rb
artifact_migratable.rb
atomic_internal_id.rb Decouple to_params from AtomicInternalId concern 2018-05-08 14:57:41 +09: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
bulk_member_access_load.rb
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
deployment_platform.rb Re-arrange deployment_platform to avoid cop complainments 2018-03-26 16:59:27 -06:00
discussion_on_diff.rb
each_batch.rb
editable.rb
expirable.rb
fast_destroy_all.rb Use prepend: true to evaluate always perform_fast_destroy than dependent: :destroy 2018-05-04 20:47:23 +09:00
faster_cache_keys.rb
feature_gate.rb
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
has_variable.rb
ignorable_column.rb
iid_routes.rb Decouple to_params from AtomicInternalId concern 2018-05-08 14:57:41 +09:00
importable.rb
issuable.rb Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
loaded_in_group_list.rb
manual_inverse_association.rb
mentionable.rb
milestoneish.rb Resolve "Improve tooltips of collapsed sidebars" 2018-04-19 14:43:20 +00:00
note_on_diff.rb
noteable.rb
participable.rb Backport of 4084-epics-username-autocomplete 2018-05-04 11:33:09 -06:00
presentable.rb Resolve "Show `failure_reason` and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
project_features_compatibility.rb
prometheus_adapter.rb Arg.id via method pointer 2018-03-06 16:05:24 +01:00
protected_branch_access.rb
protected_ref.rb Allow admins to push to empty repos 2018-04-24 14:06:59 +02:00
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb Update commit status from external CI services less aggressively 2018-05-08 07:51:38 +01:00
reactive_service.rb
redis_cacheable.rb
referable.rb
relative_positioning.rb
resolvable_discussion.rb Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
resolvable_note.rb
routable.rb Resolve "Namespace factory is problematic" 2018-04-23 15:48:26 +00:00
select_for_project_authorization.rb
sha_attribute.rb Backport: Keep ShaAttribute from halting startup when we can’t connect to a database 2018-05-08 00:14:00 +00:00
sortable.rb
spammable.rb
strip_attribute.rb
subscribable.rb
taskable.rb
throttled_touch.rb
time_trackable.rb
token_authenticatable.rb
triggerable_hooks.rb
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