gitlab-org--gitlab-foss/app/models/concerns
Dmitriy Zaporozhets 9a985f6ec3 Merge branch '23563-document-presenters' into 'master'
Document presenters

Closes #23563

See merge request !8480
2017-01-19 14:51:25 +00:00
..
access_requestable.rb Re-add the AccessRequestable concern 2016-09-22 11:12:17 +02:00
awardable.rb
cache_markdown_field.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
case_sensitivity.rb
expirable.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
faster_cache_keys.rb
has_status.rb Fix success status 2016-12-07 12:47:06 +01:00
importable.rb
internal_id.rb
issuable.rb Backport backend work for time tracking. 2017-01-15 11:10:04 -05:00
mentionable.rb Allow JIRA references for project snippets 2016-11-21 12:09:41 -02:00
milestoneish.rb Use cached values to compute total issues count in milestone index pages 2017-01-10 13:30:28 -05:00
note_on_diff.rb
participable.rb
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 Rename Routable.where_paths_in to Routable.where_full_path_in 2016-12-11 10:30:40 +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
strip_attribute.rb
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 add "x of y tasks completed" on issuable 2016-10-28 14:01:36 -02:00
time_trackable.rb Add some API endpoints for time tracking. 2017-01-18 10:48:16 -06: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