..
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
expirable.rb
Differentiate the expire from leave event
2016-10-20 00:26:45 +00:00
faster_cache_keys.rb
has_status.rb
Add a default status const to common status concern
2017-01-18 11:34:55 +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
address comments
2017-01-25 10:10:05 +01: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
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
Add User#nested_groups and User#nested_projects methods
2017-01-25 13:43:15 +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
Check public snippets for spam
2017-02-02 10:23:51 +00:00
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
Don’t count tasks that are not defined as list items correctly
2017-01-25 20:54:11 +01: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