.. |
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
|
Address review
|
2017-05-24 10:10:10 -05:00 |
editable.rb
|
Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.
|
2017-05-31 11:35:05 +01: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
|
Check warnings when building compound status SQL query
|
2017-06-20 15:32:29 +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
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
mentionable.rb
|
Fix cross referencing for private and internal projects
|
2017-05-11 20:41:43 +02:00 |
milestoneish.rb
|
Improve method names and add more specs
|
2017-06-16 12:03:15 -03:00 |
note_on_diff.rb
|
Pass fallback_diff_refs to Diff::File instead of using view helpers
|
2017-05-23 15:37:05 -05:00 |
noteable.rb
|
Resolve N+1 query issue with discussions
|
2017-05-29 16:08:05 -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
|
Backport EE refactorings for Protected Tag EE-only functionality
|
2017-05-31 13:06:29 +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
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00: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
|
Rebuild the dynamic path before validating it
|
2017-06-21 16:09:35 +02:00 |
select_for_project_authorization.rb
|
Use CTEs for nested groups and authorizations
|
2017-05-17 16:51:08 +02:00 |
sortable.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00: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
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00: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 |