.. |
mentionable
|
Use regex to skip unnecessary reference processing in ProcessCommitWorker
|
2017-05-04 20:03:46 +01:00 |
access_requestable.rb
|
Re-add the AccessRequestable concern
|
2016-09-22 11:12:17 +02:00 |
avatarable.rb
|
Use relative paths for group/project/user avatars
|
2017-05-10 15:26:17 +11:00 |
awardable.rb
|
Fix up @DouweM review
|
2017-03-06 15:19:33 -06:00 |
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
|
Fix code for cops
|
2017-02-23 09:31:57 -06:00 |
discussion_on_diff.rb
|
Allow commenting on older versions of the diff and comparisons between diff versions
|
2017-05-03 14:47:21 -05: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 |
ghost_user.rb
|
Move a user's award emoji to the ghost user
|
2017-04-06 18:59:17 +05:30 |
has_status.rb
|
Count number of queries
|
2017-04-07 18:34:03 +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
|
Use GitHub Issue/PR number as iid to keep references
|
2016-04-18 12:15:50 -03:00 |
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
|
Allow commenting on older versions of the diff and comparisons between diff versions
|
2017-05-03 14:47:21 -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
|
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
|
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
|
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
|
Fix cross-project references copy to include the project reference
|
2017-01-03 13:01:46 +01:00 |
relative_positioning.rb
|
[Issue sorting]Addressed review comments
|
2017-03-14 14:11:59 +02:00 |
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
|
Fix Routable.find_by_full_path on MySQL
|
2017-05-06 09:45:25 +01:00 |
select_for_project_authorization.rb
|
Precalculate user's authorized projects in database
|
2016-11-18 20:25:45 +02:00 |
sortable.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
spammable.rb
|
Present ajax call errors when failing to update an Issue
|
2017-03-21 14:20:15 -03:00 |
strip_attribute.rb
|
Strip attributes for Milestone and Issuable. #3428
|
2015-11-26 10:16:50 -05:00 |
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
|
Allow users to seed the initial runner registration token using an environment variable
|
2016-12-01 17:21:21 -08:00 |
uniquify.rb
|
Implement final review comments from @DouweM and @rymai
|
2017-02-24 16:50:20 +05:30 |
valid_attribute.rb
|
New error message recreating projects on pending delete
|
2017-01-11 15:07:09 +01:00 |