gitlab-org--gitlab-foss/app/models/concerns
Brett Walker f79410fe17 enable CommonMark as the default 2018-06-14 08:30:16 +00:00
..
mentionable
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 Remove numericality as it's redandant with integer column and validates nil IID 2018-05-11 15:34:36 +09:00
avatarable.rb Fix an N+1 in avatar URLs 2018-06-05 14:57:19 +01:00
awardable.rb Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
batch_destroy_dependent_associations.rb Fix project destruction failing due to idle in transaction timeouts 2018-05-24 16:40:02 -07: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 enable CommonMark as the default 2018-06-14 08:30:16 +00:00
cacheable_attributes.rb Use RequestStore in CacheableAttributes.cached for greater performance 2018-06-01 14:01:27 +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
diff_file.rb Persist truncated note diffs on a new table 2018-05-24 15:34:43 -03: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
editable.rb
enum_with_nil.rb Enable mapping to nil in enums 2018-06-06 20:46:54 +02:00
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 Raise error if pipeline / stage hits unknown status 2018-06-04 11:29:39 +02:00
has_variable.rb Upgrade to Ruby 2.4.4 2018-05-29 15:19:33 -07:00
ignorable_column.rb
iid_routes.rb Fix static analysys 2018-05-11 16:52:48 +09:00
importable.rb
issuable.rb Ensure metrics regardless of being imported on MRs 2018-05-30 12:14:56 -03: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
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
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 Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
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 Rename “Developers + Masters” 2018-06-06 20:57:15 +09:00
protected_tag_access.rb
reactive_caching.rb ReactiveCaching#clear_reactive_cache! should clear the not keep the cache alive 2018-06-01 14:35:49 +01:00
reactive_service.rb
redis_cacheable.rb Revert "Improve cacheable module" 2018-05-18 14:34:08 +00:00
referable.rb
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 Check if note's noteable is not nil when checking resolvability 2018-05-23 16:58:40 +02:00
routable.rb [Rails5] Fix `Route source can't be blank` 2018-05-11 11:19:59 +11:00
select_for_project_authorization.rb
sha_attribute.rb only issue a warning if column doesn't exist 2018-05-10 10:00:32 -05:00
sortable.rb Fix: Use case in-sensitive ordering by name for groups 2018-05-17 16:20:41 +00:00
spammable.rb
strip_attribute.rb
subscribable.rb
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 Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00:00
token_authenticatable.rb
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
with_uploads.rb Fix an N+1 in avatar URLs 2018-06-05 14:57:19 +01:00