.. |
analytics/cycle_analytics
|
|
|
boards
|
|
|
ci
|
|
|
clusters/agents
|
|
|
enums
|
|
|
import_state
|
|
|
incident_management
|
|
|
integrations
|
|
|
mentionable
|
|
|
packages
|
Add latest changes from gitlab-org/gitlab@master
|
2022-07-07 21:09:22 +00:00 |
repositories
|
|
|
security
|
|
|
storage
|
|
|
token_authenticatable_strategies
|
|
|
access_requestable.rb
|
|
|
acts_as_paginated_diff.rb
|
|
|
admin_changed_password_notifier.rb
|
|
|
after_commit_queue.rb
|
|
|
alert_event_lifecycle.rb
|
|
|
approvable.rb
|
|
|
as_cte.rb
|
|
|
async_devise_email.rb
|
|
|
atomic_internal_id.rb
|
|
|
avatarable.rb
|
|
|
awardable.rb
|
|
|
awareness.rb
|
|
|
batch_destroy_dependent_associations.rb
|
|
|
batch_nullify_dependent_associations.rb
|
|
|
blob_active_model.rb
|
|
|
blob_language_from_git_attributes.rb
|
|
|
blob_like.rb
|
|
|
blocks_unsafe_serialization.rb
|
|
|
board_recent_visit.rb
|
|
|
bulk_insert_safe.rb
|
|
|
bulk_insertable_associations.rb
|
|
|
bulk_member_access_load.rb
|
|
|
bulk_users_by_email_load.rb
|
|
|
cache_markdown_field.rb
|
|
|
cacheable_attributes.rb
|
|
|
cached_commit.rb
|
|
|
can_move_repository_storage.rb
|
|
|
cascading_namespace_setting_attribute.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2021-11-15 15:10:57 +00:00 |
case_sensitivity.rb
|
|
|
checksummable.rb
|
|
|
chronic_duration_attribute.rb
|
|
|
closed_at_filterable.rb
|
|
|
commit_signature.rb
|
|
|
counter_attribute.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2022-08-12 09:11:48 +00:00 |
created_at_filterable.rb
|
|
|
cron_schedulable.rb
|
|
|
cross_database_modification.rb
|
|
|
database_event_tracking.rb
|
|
|
database_reflection.rb
|
|
|
delete_with_limit.rb
|
|
|
deployment_platform.rb
|
|
|
deprecated_assignee.rb
|
|
|
diff_file.rb
|
|
|
diff_positionable_note.rb
|
|
|
discussion_on_diff.rb
|
|
|
each_batch.rb
|
|
|
editable.rb
|
Enable more frozen string in app/models/**/*.rb
|
2018-08-07 00:37:36 -07:00 |
enum_with_nil.rb
|
|
|
expirable.rb
|
|
|
fast_destroy_all.rb
|
|
|
faster_cache_keys.rb
|
|
|
featurable.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2022-08-17 09:11:44 +00:00 |
feature_gate.rb
|
|
|
file_store_mounter.rb
|
|
|
forced_email_confirmation.rb
|
|
|
from_except.rb
|
|
|
from_intersect.rb
|
|
|
from_set_operator.rb
|
|
|
from_union.rb
|
|
|
ghost_user.rb
|
|
|
group_api_compatibility.rb
|
|
|
group_descendant.rb
|
|
|
has_environment_scope.rb
|
|
|
has_repository.rb
|
|
|
has_unique_internal_users.rb
|
|
|
has_user_type.rb
|
|
|
has_wiki.rb
|
|
|
has_wiki_page_meta_attributes.rb
|
|
|
has_wiki_page_slug_attributes.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2020-12-03 15:09:46 +00:00 |
id_in_ordered.rb
|
|
|
ignorable_columns.rb
|
|
|
iid_routes.rb
|
|
|
importable.rb
|
|
|
issuable.rb
|
|
|
issuable_link.rb
|
|
|
issue_available_features.rb
|
|
|
issue_resource_event.rb
|
|
|
label_eventable.rb
|
|
|
legacy_bulk_insert.rb
|
|
|
limitable.rb
|
|
|
loaded_in_group_list.rb
|
|
|
loose_index_scan.rb
|
|
|
manual_inverse_association.rb
|
|
|
mentionable.rb
|
|
|
merge_request_resource_event.rb
|
|
|
merge_request_reviewer_state.rb
|
|
|
metric_image_uploading.rb
|
|
|
milestone_eventable.rb
|
|
|
milestoneable.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2022-07-06 18:08:29 +00:00 |
milestoneish.rb
|
|
|
mirror_authentication.rb
|
|
|
note_on_diff.rb
|
|
|
noteable.rb
|
|
|
notification_branch_selection.rb
|
|
|
nullify_if_blank.rb
|
|
|
object_storable.rb
|
|
|
optionally_search.rb
|
|
|
participable.rb
|
|
|
partitioned_table.rb
|
|
|
pg_full_text_searchable.rb
|
|
|
presentable.rb
|
|
|
project_api_compatibility.rb
|
|
|
project_features_compatibility.rb
|
|
|
prometheus_adapter.rb
|
|
|
protected_branch_access.rb
|
Fix how we use EE::ProtectedRefAccess
|
2018-09-11 18:45:49 +08:00 |
protected_ref.rb
|
|
|
protected_ref_access.rb
|
|
|
protected_tag_access.rb
|
|
|
reactive_caching.rb
|
|
|
redactable.rb
|
Run rubocop -a on CE files
|
2019-05-05 03:24:28 -07:00 |
redis_cacheable.rb
|
|
|
referable.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2020-09-24 09:09:35 +00:00 |
relative_positioning.rb
|
|
|
repository_storage_movable.rb
|
|
|
require_email_verification.rb
|
|
|
resolvable_discussion.rb
|
|
|
resolvable_note.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2020-05-22 09:08:09 +00:00 |
restricted_signup.rb
|
|
|
routable.rb
|
|
|
runner_token_expiration_interval.rb
|
|
|
runners_token_prefixable.rb
|
|
|
safe_url.rb
|
|
|
sanitizable.rb
|
|
|
schedulable.rb
|
|
|
select_for_project_authorization.rb
|
|
|
sensitive_serializable_hash.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2022-06-13 18:09:22 +00:00 |
sha_attribute.rb
|
|
|
shardable.rb
|
|
|
sortable.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2021-07-07 09:08:35 +00:00 |
sortable_title.rb
|
|
|
spammable.rb
|
|
|
state_eventable.rb
|
|
|
stepable.rb
|
|
|
strip_attribute.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2021-11-11 15:10:57 +00:00 |
subscribable.rb
|
|
|
suppress_composite_primary_key_warning.rb
|
|
|
taggable_queries.rb
|
|
|
taskable.rb
|
|
|
throttled_touch.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2021-05-03 12:09:49 +00:00 |
time_trackable.rb
|
|
|
timebox.rb
|
|
|
todoable.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2020-10-30 18:08:56 +00:00 |
token_authenticatable.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2022-03-08 09:17:44 +00:00 |
transactions.rb
|
|
|
triggerable_hooks.rb
|
|
|
ttl_expirable.rb
|
|
|
uniquify.rb
|
|
|
update_highest_role.rb
|
|
|
update_namespace_statistics.rb
|
Add latest changes from gitlab-org/gitlab@master
|
2022-02-17 18:19:40 +00:00 |
update_project_statistics.rb
|
|
|
updated_at_filterable.rb
|
|
|
usage_statistics.rb
|
|
|
valid_attribute.rb
|
|
|
versioned_description.rb
|
|
|
vulnerability_finding_helpers.rb
|
|
|
vulnerability_finding_signature_helpers.rb
|
|
|
where_composite.rb
|
|
|
with_uploads.rb
|
|
|
x509_serial_number_attribute.rb
|
|
|