gitlab-org--gitlab-foss/app/models/concerns
Sean McGivern 42ad07c680 Merge branch '24976-start-of-line-mention' into 'master'
Feature to create directly addressed Todos when mentioned in beginning

Closes #24976

See merge request !7926
2017-02-13 13:10:15 +00:00
..
access_requestable.rb Re-add the AccessRequestable concern 2016-09-22 11:12:17 +02:00
awardable.rb Start Frontend work, fix routing problem 2016-09-19 19:50:40 +03:00
cache_markdown_field.rb address comments 2017-01-25 10:10:05 +01:00
case_sensitivity.rb Revamp finding projects by namespaces 2015-10-08 14:35:32 +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
has_status.rb Add a default status const to common status concern 2017-01-18 11:34:55 +01:00
importable.rb started refactoring some stuff based on MR feedback 2016-06-01 18:03:51 +02:00
internal_id.rb Use GitHub Issue/PR number as iid to keep references 2016-04-18 12:15:50 -03:00
issuable.rb Merge branch 'issue_25900_2' into 'master' 2017-02-13 11:43:26 +00:00
mentionable.rb Create directly_addressed Todos when mentioned in beginning of a line 2017-02-08 21:53:34 +05:30
milestoneish.rb Update Rubocop to ruby 2.3 2017-02-07 15:16:46 +01:00
note_on_diff.rb Move #to_discussion to NoteOnDiff 2016-08-30 16:30:42 +01:00
participable.rb address comments 2017-01-25 10:10:05 +01:00
presentable.rb Add Presentable concern 2017-01-18 16:38:34 +01: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 CE-specific changes gitlab-org/gitlab-ee#1137 2016-11-29 17:38:45 +05:30
reactive_caching.rb Merge branch '24185-legacy-ci-status-reactive-cache' into 'security' 2017-01-12 17:39:46 -05:00
reactive_service.rb Merge branch '24185-legacy-ci-status-reactive-cache' into 'security' 2017-01-12 17:39:46 -05:00
referable.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
routable.rb Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
select_for_project_authorization.rb Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
sortable.rb Fix and improve `Sortable.highest_label_priority` 2016-10-27 21:26:56 -03:00
spammable.rb Use reCaptcha when an issue identified as spam 2017-02-07 12:56:20 +01:00
strip_attribute.rb Strip attributes for Milestone and Issuable. #3428 2015-11-26 10:16:50 -05:00
subscribable.rb Allow users to subscribe to a group label at group or project level 2016-11-17 15:10:13 -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 Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
token_authenticatable.rb Allow users to seed the initial runner registration token using an environment variable 2016-12-01 17:21:21 -08:00
valid_attribute.rb New error message recreating projects on pending delete 2017-01-11 15:07:09 +01:00