.. |
ci
|
Use scope rather than class method
|
2016-07-07 18:56:02 +08:00 |
concerns
|
Optimistic locking for Issue and Merge Requests
|
2016-07-12 19:52:14 +03:00 |
hooks
|
|
|
members
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
network
|
Enable Style/SpaceAfterComma Rubocop cop
|
2016-06-29 15:23:44 +02:00 |
project_services
|
Remove legacy conditional from irker service code
|
2016-07-08 11:06:54 +02:00 |
.gitkeep
|
|
|
ability.rb
|
Add a migration to remove requesters that are owners of their project
|
2016-07-05 18:55:35 +02:00 |
abuse_report.rb
|
|
|
appearance.rb
|
|
|
application_setting.rb
|
Added setting to set new users by default as external
|
2016-07-07 19:21:18 +02:00 |
audit_event.rb
|
|
|
award_emoji.rb
|
Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.
|
2016-06-29 14:53:09 -06:00 |
blob.rb
|
Revert "squashed merge and fixed conflicts"
|
2016-06-16 12:59:07 +02:00 |
broadcast_message.rb
|
|
|
commit.rb
|
Represent DiffRefs as proper class instead of tuple array
|
2016-07-06 18:50:58 -04:00 |
commit_range.rb
|
Fix comment for project argument in commit_range.rb
|
2016-06-20 11:12:04 -07:00 |
commit_status.rb
|
Rename commit_data in Pipeline to commit
|
2016-06-21 14:43:37 +02:00 |
deploy_key.rb
|
|
|
deploy_keys_project.rb
|
|
|
deployment.rb
|
Support new diff notes on MRs with diff_refs
|
2016-07-06 18:51:00 -04:00 |
diff_note.rb
|
Make DiffNote#update_position private
|
2016-07-07 16:13:55 -04:00 |
email.rb
|
|
|
environment.rb
|
Revert "squashed merge and fixed conflicts"
|
2016-06-16 12:59:07 +02:00 |
event.rb
|
Use a more future-proof check for Note/LegacyDiffNote
|
2016-07-06 10:08:42 +02:00 |
external_issue.rb
|
|
|
forked_project_link.rb
|
|
|
generic_commit_status.rb
|
|
|
global_label.rb
|
|
|
global_milestone.rb
|
|
|
group.rb
|
Dumb-down avatar presence check in avatar_url methods
|
2016-07-05 10:51:11 -04:00 |
identity.rb
|
|
|
issue.rb
|
use has_many relationship with events
|
2016-07-01 15:34:10 +02:00 |
key.rb
|
Remove Duplicated keys add UNIQUE index to fingerprint
|
2016-06-20 13:29:04 +02:00 |
label.rb
|
Simplify regex for string-based multi-word label surrounded in quotes
|
2016-07-13 16:01:27 -03:00 |
label_link.rb
|
|
|
legacy_diff_note.rb
|
Extract parts of LegacyDiffNote into DiffOnNote concern and move part of responsibility to other classes
|
2016-07-06 18:50:59 -04:00 |
lfs_object.rb
|
|
|
lfs_objects_project.rb
|
|
|
member.rb
|
Exclude requesters from Project#members, Group#members and User#members
|
2016-07-01 17:44:46 +02:00 |
merge_request.rb
|
Revert "Merge branch '18193-developers-can-merge' into 'master'
"
|
2016-07-13 13:57:30 -05:00 |
merge_request_diff.rb
|
Handle more than two paths in MergeRequest#diffs
|
2016-07-11 18:17:00 +01:00 |
milestone.rb
|
use has_many relationship with events
|
2016-07-01 15:34:10 +02:00 |
namespace.rb
|
Refactor repository paths handling to allow multiple git mount points
|
2016-06-29 22:30:31 -04:00 |
note.rb
|
Optimize system note visibility checking by hiding notes that
|
2016-07-11 15:09:21 -07:00 |
notification_setting.rb
|
Exclude projects pending delete from notifications
|
2016-07-07 20:49:17 +01:00 |
oauth_access_token.rb
|
|
|
personal_access_token.rb
|
|
|
personal_snippet.rb
|
|
|
project.rb
|
Revert "Merge branch '18193-developers-can-merge' into 'master'
"
|
2016-07-13 13:57:30 -05:00 |
project_group_link.rb
|
|
|
project_import_data.rb
|
add missing attribute to attr_encrypted so it is fully backwards-compatible
|
2016-06-28 09:55:19 +02:00 |
project_snippet.rb
|
|
|
project_team.rb
|
Exclude requesters from Project#members, Group#members and User#members
|
2016-07-01 17:44:46 +02:00 |
project_wiki.rb
|
Refactor repository paths handling to allow multiple git mount points
|
2016-06-29 22:30:31 -04:00 |
protected_branch.rb
|
Have Project#open_branches return branches that are matched by a wildcard protected branch.
|
2016-07-07 10:07:31 +05:30 |
release.rb
|
|
|
repository.rb
|
Revert "Merge branch '18193-developers-can-merge' into 'master'
"
|
2016-07-13 13:57:30 -05:00 |
security_event.rb
|
|
|
sent_notification.rb
|
Allow SentNotification#position to be set as string or hash
|
2016-07-11 12:21:05 -05:00 |
service.rb
|
Added Bugzilla as external issue tracker option
|
2016-06-29 06:01:54 -04:00 |
snippet.rb
|
Merge branch 'feature/custom-highlighting' into 'master'
|
2016-06-28 08:42:42 +00:00 |
spam_log.rb
|
|
|
spam_report.rb
|
|
|
subscription.rb
|
|
|
todo.rb
|
Add approval required todos
|
2016-07-12 19:01:09 +01:00 |
tree.rb
|
|
|
u2f_registration.rb
|
|
|
user.rb
|
Delete award emoji when deleting a user
|
2016-07-12 19:07:39 +01:00 |
users_star_project.rb
|
|
|
wiki_page.rb
|
|
|