gitlab-org--gitlab-foss/app/models/concerns
Robert Speicher 0912fd8ad2 Merge branch '59719-const-get' into 'master'
Do not inherit when calling const_get

See merge request gitlab-org/gitlab-ce!26985
2019-04-05 14:33:11 +00:00
..
ci Extract scoped CI/CD variables to a separate concern 2019-03-02 21:03:41 +01:00
mentionable Turn reference regex constants into methods 2018-11-12 13:50:31 +01:00
storage Remove unnecessary includes of ShellAdapter 2018-12-05 23:19:27 -08:00
token_authenticatable_strategies Use encrypted runner tokens 2019-03-06 12:18:53 +00:00
access_requestable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
artifact_migratable.rb Drop legacy artifacts usage 2019-04-04 16:19:43 +07:00
atomic_internal_id.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
avatarable.rb Cache avatar URLs and paths within a request 2018-12-19 15:34:29 -08:00
awardable.rb Sort issues and merge requests in ascending and descending order 2018-12-06 16:57:19 +00: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 Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
blob_like.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
blocks_json_serialization.rb Eliminate duplicated words 2018-11-22 01:01:23 +09:00
bulk_member_access_load.rb Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
cache_markdown_field.rb Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master' 2019-03-26 08:58:37 +00:00
cacheable_attributes.rb Move schema aware defaults to build_from_defaults 2018-12-19 11:24:54 +01:00
case_sensitivity.rb Port changes for CODEOWNERS to CE 2018-09-06 09:07:19 +02:00
chronic_duration_attribute.rb Add custom validation message for chronic duration attribute 2018-12-05 13:09:43 +01:00
closed_at_filterable.rb Allow IssuableFinder to filter by closed_at 2019-02-21 09:40:49 +01:00
created_at_filterable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
deployable.rb Ignore environment validation failure 2018-11-15 11:19:04 +00:00
deployment_platform.rb Unify into :group_clusters feature flag 2018-12-05 10:16:44 +13:00
descendant.rb Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01: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 Cache diff highlight in discussions 2018-12-21 16:59:21 -02:00
each_batch.rb Fix statement timeouts in RemoveRestrictedTodos migration 2018-11-04 06:01:17 -08:00
editable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
enum_with_nil.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
expirable.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
fast_destroy_all.rb Merge branch 'fix-misspellings-app-comments' into 'master' 2019-02-26 12:25:01 +01:00
faster_cache_keys.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
feature_gate.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02: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_ref.rb Move ref slug helper to HasRef module 2019-03-02 15:00:00 +01:00
has_status.rb Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
has_variable.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01: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 Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
issuable.rb Extend CTE search optimisation to projects 2019-04-04 12:36:22 +01:00
issuable_states.rb Address review comments 2019-03-28 11:31:14 -03: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 Fix deprecation: Passing an argument to force an association to reload is now deprecated 2019-01-11 19:28:38 +01:00
maskable.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
mentionable.rb Turn reference regex constants into methods 2018-11-12 13:50:31 +01:00
milestoneish.rb Display the correct number of MRs a user has access to 2019-03-05 15:15:22 +00:00
mirror_authentication.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
note_on_diff.rb Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
noteable.rb Add reply to notes to turn into discussions 2019-02-06 10:31:46 +00:00
optionally_search.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
participable.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00: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 Merge branch '59719-const-get' into 'master' 2019-04-05 14:33:11 +00: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 Allow reactive caching to be used in services 2019-04-04 17:27:29 +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 Remove rails4 specific code 2018-12-16 10:48:41 +01:00
referable.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
relative_positioning.rb Speed up setting of relative position 2018-11-23 13:06:04 +00: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 Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
shardable.rb Store hashed storage paths in the database 2018-11-29 16:08:14 +00:00
sortable.rb Extend CTE search optimisation to projects 2019-04-04 12:36:22 +01:00
spammable.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
strip_attribute.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
subscribable.rb Fix N+1 for notification recipients in subscribers 2018-10-04 14:27:36 +01:00
taskable.rb Refactor and added specs 2019-01-30 23:18:18 +01: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 Update TokenAuthenticatable so methods can be overridden 2019-03-19 13:01:37 +08: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 Remove fast_destroy_uploads feature flag 2019-02-12 12:30:27 -02:00