gitlab-org--gitlab-foss/app/models
Matija Čupić 79efb9d0b2
Merge branch 'master' into persistent-callouts
2018-02-02 23:13:03 +01:00
..
blob_viewer
ci Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
clusters use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
concerns port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
conversational_development_index
cycle_analytics
diff_viewer
hooks Merge branch 'feature/merge-request-system-hook' into 'master' 2018-01-18 11:37:16 +00:00
issue
members
merge_request Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
network Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
project_services use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
protected_branch
protected_tag
storage
.gitkeep
ability.rb
abuse_report.rb
appearance.rb port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
application_setting.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
audit_event.rb
award_emoji.rb
blob.rb
board.rb
broadcast_message.rb
chat_name.rb
chat_team.rb
commit.rb Migrate Commit#uri_type to Gitaly 2018-01-15 14:16:22 +01:00
commit_collection.rb
commit_range.rb
commit_status.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
compare.rb
container_repository.rb
cycle_analytics.rb
dashboard_milestone.rb
deploy_key.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
deploy_keys_project.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
deployment.rb Look for rugged with static analysis 2018-01-25 14:05:11 +01:00
diff_discussion.rb Fix links to old commits in merge requests 2017-12-29 14:44:39 +01:00
diff_note.rb Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison 2017-12-22 18:07:15 +01:00
directly_addressed_user.rb
discussion.rb
discussion_note.rb
email.rb
environment.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
epic.rb
event.rb Eager load event target authors whenever possible 2018-01-04 14:32:38 +01:00
event_collection.rb
external_issue.rb
fork_network.rb
fork_network_member.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb Merge branch 'milestones-finder-order-fix' into 'security-10-3' 2018-01-16 17:04:38 -08:00
gpg_key.rb
gpg_key_subkey.rb
gpg_signature.rb
group.rb fix specs 2018-02-01 12:14:46 -05:00
group_custom_attribute.rb
group_label.rb
group_milestone.rb
guest.rb
identity.rb LDAP extern_uids are not normalized when updated via API 2017-12-21 14:31:15 +00:00
individual_note_discussion.rb
instance_configuration.rb
issue.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
issue_assignee.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
issue_collection.rb
key.rb Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' into 'master' 2018-02-02 19:18:12 +00:00
label.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
label_link.rb
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison 2017-12-22 18:07:15 +01:00
lfs_object.rb
lfs_objects_project.rb
list.rb
member.rb
merge_request.rb Check MR state before submitting queries for discussion state 2018-01-29 23:53:47 -02:00
merge_request_diff.rb Display related merge requests in commit detail page 2018-01-12 20:38:36 +00:00
merge_request_diff_commit.rb
merge_request_diff_file.rb
merge_requests_closing_issues.rb
milestone.rb
namespace.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
note.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
notification_reason.rb Initial work to add notification reason to emails 2018-01-16 19:17:55 -06:00
notification_recipient.rb Initial work to add notification reason to emails 2018-01-16 19:17:55 -06:00
notification_setting.rb
oauth_access_grant.rb
oauth_access_token.rb
out_of_context_discussion.rb
pages_domain.rb Generate HTTP URLs for custom Pages domains when appropriate 2018-01-08 01:30:05 +00:00
personal_access_token.rb
personal_snippet.rb
project.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
project_authorization.rb
project_auto_devops.rb
project_custom_attribute.rb
project_feature.rb
project_group_link.rb
project_import_data.rb
project_label.rb
project_snippet.rb
project_statistics.rb Fix a bug calculating artifact size for project statistics 2018-01-18 17:48:09 +00:00
project_team.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project_wiki.rb Migrate fetching wiki page formatted content to Gitaly 2018-01-30 17:19:39 +01:00
protectable_dropdown.rb
protected_branch.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
protected_ref_matcher.rb
protected_tag.rb
push_event.rb Last push widget will show banner for new pushes to previously merged branch 2018-01-15 16:45:56 -06:00
push_event_payload.rb
readme_blob.rb
redirect_route.rb
release.rb
repository.rb Merge branch 'rugged-reference-cache-rescue' into 'master' 2018-01-31 14:00:37 +00:00
route.rb Delete conflicting orphaned routes 2018-01-18 10:28:55 -08:00
security_event.rb
sent_notification.rb
service.rb update code based on feedback 2018-01-26 15:26:27 +01:00
snippet.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
snippet_blob.rb
spam_log.rb
subscription.rb
system_note_metadata.rb
timelog.rb
todo.rb
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb fix specs 2018-02-01 12:14:46 -05:00
user.rb Merge branch 'master' into persistent-callouts 2018-02-02 23:13:03 +01:00
user_agent_detail.rb
user_callout.rb Rename Callout to UserCallout 2018-02-02 22:51:03 +01:00
user_custom_attribute.rb
user_synced_attributes_metadata.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb Migrate fetching wiki page formatted content to Gitaly 2018-01-30 17:19:39 +01:00