gitlab-org--gitlab-foss/app/models/concerns
Kamil Trzciński 74c7912324 Merge branch 'ce-jej/group-saml-discovery-token' into 'master'
TokenAuthenticatable allows non-unique tokens

See merge request gitlab-org/gitlab-ce!22748
2018-11-02 11:51:50 +00:00
..
mentionable Remove EE-specific code from Mentionable 2018-09-17 19:36:53 +08:00
storage Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
token_authenticatable_strategies TokenAuthenticatable allows non-unique tokens 2018-10-31 17:28:42 +00:00
access_requestable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
artifact_migratable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
atomic_internal_id.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
avatarable.rb Disable project avatar validation if avatar has not changed 2018-09-04 12:20:58 -07:00
awardable.rb Fix tests 2018-11-01 07:45:36 +08:00
batch_destroy_dependent_associations.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
blob_language_from_git_attributes.rb Allow FoundBlob to access language from gitattributes 2018-10-30 15:44:55 +08:00
blob_like.rb Remove dependencies on Linguist 2018-10-12 17:17:30 -07:00
blocks_json_serialization.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
bulk_member_access_load.rb Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
cache_markdown_field.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
cacheable_attributes.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
case_sensitivity.rb Port changes for CODEOWNERS to CE 2018-09-06 09:07:19 +02:00
chronic_duration_attribute.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
created_at_filterable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
deployment_platform.rb Associate clusters model to groups 2018-10-29 16:21:31 +13:00
diff_file.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
diff_positionable_note.rb Backport CE changes from draft_notes addition in EE 2018-10-04 15:45:00 -06:00
discussion_on_diff.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
each_batch.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
editable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
enum_with_nil.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
expirable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
fast_destroy_all.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
faster_cache_keys.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
feature_gate.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
from_union.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
ghost_user.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
group_descendant.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
has_status.rb Change the order of status_sql to avoid the query for scheduled status at the earlier step 2018-10-02 17:08:14 +02:00
has_variable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
ignorable_column.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
iid_routes.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
importable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
issuable.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
label_eventable.rb Resource event model 2018-08-01 08:58:49 +00:00
loaded_in_group_list.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
manual_inverse_association.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
mentionable.rb Remove EE-specific code from Mentionable 2018-09-17 19:36:53 +08:00
milestoneish.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
note_on_diff.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
noteable.rb Remove EE-specific code from DiscussionNote 2018-10-26 14:23:58 +01:00
optionally_search.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
participable.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
presentable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
project_features_compatibility.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
project_services_loggable.rb Enable frozen string in vestigial files 2018-09-11 02:06:35 -07:00
prometheus_adapter.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
protected_branch_access.rb Fix how we use EE::ProtectedRefAccess 2018-09-11 18:45:49 +08:00
protected_ref.rb Refactor ProtectedRefMatcher to be more generic 2018-08-13 13:36:22 +02:00
protected_ref_access.rb Remove EE-specific code from ProtectedRefAccess 2018-09-17 19:36:53 +08:00
protected_tag_access.rb Fix how we use EE::ProtectedRefAccess 2018-09-11 18:45:49 +08:00
reactive_caching.rb Merge branch 'frozen-string-enable-app-models-even-more' into 'master' 2018-08-08 12:40:19 +00:00
reactive_service.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
redactable.rb Redact unsubscribe links in issuable texts 2018-10-23 21:20:20 +02:00
redis_cacheable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
referable.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
relative_positioning.rb Add preload in issues controller 2018-10-18 18:43:50 -07:00
resolvable_discussion.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
resolvable_note.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
routable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
select_for_project_authorization.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
sha_attribute.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
sortable.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
spammable.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
strip_attribute.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
subscribable.rb Fix N+1 for notification recipients in subscribers 2018-10-04 14:27:36 +01:00
taskable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
throttled_touch.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
time_trackable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
token_authenticatable.rb TokenAuthenticatable allows non-unique tokens 2018-10-31 17:28:42 +00:00
triggerable_hooks.rb Merge branch 'filter-web-hooks-by-branch' into 'master' 2018-09-05 13:39:41 +00:00
uniquify.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
updated_at_filterable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
valid_attribute.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
with_uploads.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00