gitlab-org--gitlab-foss/app/models/concerns
Douwe Maan 26bcef97d6 Merge branch 'rework-authorizations-performance' into 'master'
Rework project authorizations and nested groups for better performance

See merge request !10885
2017-05-29 15:49:56 +00:00
..
mentionable Use regex to skip unnecessary reference processing in ProcessCommitWorker 2017-05-04 20:03:46 +01:00
access_requestable.rb
avatarable.rb Use relative paths for group/project/user avatars 2017-05-10 15:26:17 +11:00
awardable.rb
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 Refresh the markdown cache if it was `nil` 2017-05-02 15:24:41 +02:00
case_sensitivity.rb
discussion_on_diff.rb Address review 2017-05-24 10:10:10 -05:00
expirable.rb
faster_cache_keys.rb
ghost_user.rb Move a user's award emoji to the ghost user 2017-04-06 18:59:17 +05:30
has_status.rb Exclude manual actions from cancelable jobs scope 2017-05-19 20:45:49 +02: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
issuable.rb Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable' 2017-05-05 22:00:36 +01:00
mentionable.rb Fix cross referencing for private and internal projects 2017-05-11 20:41:43 +02:00
milestoneish.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03: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 Link to outdated diff in older MR version from outdated diff discussion 2017-04-08 14:37:46 -05:00
participable.rb
presentable.rb
project_features_compatibility.rb
protected_branch_access.rb Style changes to Ruby file 2017-05-12 11:41:44 +01:00
protected_ref.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01: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
reactive_service.rb
referable.rb
relative_positioning.rb
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 Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
select_for_project_authorization.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
sortable.rb
spammable.rb
strip_attribute.rb
subscribable.rb
taskable.rb
time_trackable.rb
token_authenticatable.rb
uniquify.rb
valid_attribute.rb