gitlab-org--gitlab-foss/app/models/concerns
James Edwards-Jones 1e15444ae6 Cleanup & tests for UserAccess#can_create_tag? 2017-04-04 02:05:42 +01:00
..
access_requestable.rb
awardable.rb Fix up @DouweM review 2017-03-06 15:19:33 -06:00
cache_markdown_field.rb ActiveSupport delegation is preferred over Forwardable 2017-02-23 09:32:42 -06:00
case_sensitivity.rb Fix code for cops 2017-02-23 09:31:57 -06:00
expirable.rb
faster_cache_keys.rb
has_status.rb Sort builds in stage dropdown 2017-03-07 12:46:53 +01:00
importable.rb
internal_id.rb
issuable.rb Merge branch '28058-hide-emails-in-atom-feeds' into 'security' 2017-03-20 18:45:45 -07:00
mentionable.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
milestoneish.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
note_on_diff.rb
participable.rb address comments 2017-01-25 10:10:05 +01:00
presentable.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_features_compatibility.rb Mutate the attribute instead of issuing a write operation to the DB 2017-01-12 18:37:21 -05:00
protected_branch_access.rb
protected_ref.rb Cleanup & tests for UserAccess#can_create_tag? 2017-04-04 02:05:42 +01:00
protected_ref_access.rb Clean up non TODO rubocop errors 2017-04-03 20:06:06 +01:00
protected_tag_access.rb Protected tags copy/paste from protected branches 2017-03-31 19:37:01 +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
relative_positioning.rb [Issue sorting]Addressed review comments 2017-03-14 14:11:59 +02:00
routable.rb Remove repeated routes.path check for postgresql database 2017-03-18 12:04:12 +02:00
select_for_project_authorization.rb
sortable.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
spammable.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
strip_attribute.rb
subscribable.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06: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 Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
token_authenticatable.rb
uniquify.rb Implement final review comments from @DouweM and @rymai 2017-02-24 16:50:20 +05:30
valid_attribute.rb