gitlab-org--gitlab-foss/app/models/concerns
Gabriel Mazetto 5340339957 Add UUID Storage to Project 2017-08-22 06:33:20 +02:00
..
mentionable Improve support for external issue references 2017-06-30 14:47:53 +02:00
storage Add UUID Storage to Project 2017-08-22 06:33:20 +02:00
access_requestable.rb Re-add the AccessRequestable concern 2016-09-22 11:12:17 +02:00
avatarable.rb Use relative paths for group/project/user avatars 2017-05-10 15:26:17 +11:00
awardable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
blob_like.rb Refactor Blob support of external storage in preparation of job artifact blobs 2017-05-03 10:20:05 -05:00
cache_markdown_field.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
case_sensitivity.rb Fix code for cops 2017-02-23 09:31:57 -06:00
created_at_filterable.rb refactor created at filter to use model scopes 2017-07-07 18:31:50 +02:00
discussion_on_diff.rb Address review 2017-05-24 10:10:10 -05:00
each_batch.rb Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
editable.rb Use Ghost user when edited_by, merged_by deleted 2017-07-19 11:35:17 +02:00
expirable.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
faster_cache_keys.rb Added concern for a faster "cache_key" method 2016-08-08 16:49:22 +02:00
feature_gate.rb Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually exclusive 2017-06-27 18:59:51 +02:00
ghost_user.rb Move a user's award emoji to the ghost user 2017-04-06 18:59:17 +05:30
has_status.rb Move enum specific code from a concern to CI stage 2017-07-26 14:48:32 +02:00
has_variable.rb Decuplin 2017-06-28 15:20:50 +09:00
ignorable_column.rb Remove and ignore notes.original_discussion_id column 2017-04-05 17:44:14 +01:00
importable.rb Rename skip_metrics to imported on the importable concern 2017-04-03 15:50:22 -03:00
internal_id.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
issuable.rb Move some after_create parts to worker to improve performance 2017-08-07 15:57:56 +02:00
mentionable.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
milestoneish.rb Native group milestones 2017-07-07 15:08:49 +00:00
note_on_diff.rb Pass fallback_diff_refs to Diff::File instead of using view helpers 2017-05-23 15:37:05 -05:00
noteable.rb Resolve N+1 query issue with discussions 2017-05-29 16:08:05 -05:00
participable.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
presentable.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_features_compatibility.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
protected_branch_access.rb Extending API for protected branches 2017-08-02 10:16:17 +00:00
protected_ref.rb Merge branch '30634-protected-pipeline' into 'master' 2017-07-25 15:04:23 +00:00
protected_ref_access.rb Protected tags changes from backend maintainer review 2017-04-07 01:17:38 +01:00
protected_tag_access.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
reactive_caching.rb Merge branch '24185-legacy-ci-status-reactive-cache' into 'security' 2017-01-12 17:39:46 -05:00
reactive_service.rb Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00
referable.rb expose Referable#non_referable_inspect 2017-08-16 12:02:38 -07:00
relative_positioning.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
repository_mirroring.rb Move methods that are not related to mirroring to the repository model 2017-04-03 15:50:22 -03:00
resolvable_discussion.rb Refactor resolvability checks based on type 2017-04-06 10:51:45 -05:00
resolvable_note.rb Refactor resolvability checks based on type 2017-04-06 10:51:45 -05:00
routable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
select_for_project_authorization.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
sha_attribute.rb Fix ShaAttribute concern when there is no table 2017-07-07 12:42:38 +01:00
sortable.rb Revert "Merge branch 'revert-2c879643' into 'master'" 2017-07-14 11:38:06 +00:00
spammable.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
strip_attribute.rb Strip attributes for Milestone and Issuable. #3428 2015-11-26 10:16:50 -05:00
subscribable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
taskable.rb Don’t count tasks that are not defined as list items correctly 2017-01-25 20:54:11 +01:00
time_trackable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
token_authenticatable.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
uniquify.rb Implement final review comments from @DouweM and @rymai 2017-02-24 16:50:20 +05:30
valid_attribute.rb New error message recreating projects on pending delete 2017-01-11 15:07:09 +01:00