gitlab-org--gitlab-foss/app/models
Andreas Brandl f5ba7ac357 Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'
Prepares suggestion implementation for multi-line support

See merge request gitlab-org/gitlab-ce!26057
2019-03-27 16:57:25 +00:00
..
application_setting
badges
blob_viewer Allow to include files from another projects 2019-01-07 09:38:05 +01:00
ci Update merge request widget pipeline block 2019-03-21 15:31:09 +00:00
clusters Allow runners to be installed on group clusters 2019-03-26 09:59:48 +00:00
concerns Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master' 2019-03-26 08:58:37 +00:00
conversational_development_index
diff_viewer Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
error_tracking Refactor model and spec 2019-03-01 14:51:54 +00:00
hooks
identity
issue
members Add subresources removal to member destroy service 2019-01-31 16:52:50 +01:00
merge_request
network Only allow 30 RPCs per test case to Gitaly 2019-02-22 14:51:27 +00:00
postgresql
project_services Update dashboards to additionally use new environment selector 2019-03-21 08:06:47 +00:00
protected_branch
protected_tag
releases Add support for FTP assets for releases 2019-02-13 10:51:12 +00:00
storage Refactored AfterRenameService to reduce coupling 2019-01-22 13:55:18 +01:00
uploads Enabled feature flag for fast deletions 2018-12-06 22:00:19 +01:00
.gitkeep
ability.rb
abuse_report.rb
active_session.rb Filter active sessions belonging to an admin impersonating the user 2019-02-27 11:44:58 +01:00
appearance.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
application_record.rb Avoid race conditions when creating GpgSignature 2019-02-06 15:24:46 +01:00
application_setting.rb Merge branch 'make-tokens-encryption-optional-for-now' into 'master' 2019-03-19 09:36:50 +00:00
application_setting_implementation.rb Introduce ApplicationSettingImplementation yay 2019-03-19 13:01:37 +08:00
audit_event.rb
award_emoji.rb
badge.rb
blob.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
board.rb Fix 403 errors when adding an assignee list in project boards 2019-02-14 13:41:43 -08:00
board_group_recent_visit.rb CE-port for 7714-view-recent-boards 2019-03-01 19:47:52 +08:00
board_project_recent_visit.rb CE-port for 7714-view-recent-boards 2019-03-01 19:47:52 +08:00
broadcast_message.rb Rename the hidden option to whitelisted 2019-03-20 17:44:29 -03:00
chat_name.rb
chat_team.rb
commit.rb Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
commit_collection.rb Handle blank projects in CommitCollection#enrich! 2019-03-22 10:26:16 +13:00
commit_range.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
commit_status.rb Create framework for build prerequisites 2019-03-20 12:04:40 +11:00
commit_status_enums.rb Create framework for build prerequisites 2019-03-20 12:04:40 +11:00
compare.rb
container_repository.rb Add Container Registry API 2019-01-25 13:13:48 +01:00
cycle_analytics.rb
dashboard_group_milestone.rb Adds milestone search 2019-01-24 18:44:09 +01:00
dashboard_milestone.rb Add project milestone link to dashboard milestones 2018-12-20 13:33:09 +01:00
deploy_key.rb
deploy_keys_project.rb
deploy_token.rb
deployment.rb Create one Kubernetes namespace for a deployment 2019-03-20 12:04:46 +11:00
diff_discussion.rb
diff_note.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
directly_addressed_user.rb
discussion.rb Fix polling for transformed individual notes 2019-02-13 15:15:51 +08:00
discussion_note.rb
email.rb Align EmailValidator to validate_email gem implementation. 2019-03-05 19:56:01 +00:00
environment.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
environment_status.rb
epic.rb
event.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
event_collection.rb
external_issue.rb chore(rubocop): fix Style/TrivialAccessors issues 2019-01-16 13:53:04 +05:00
fork_network.rb
fork_network_member.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb Adds milestone search 2019-01-24 18:44:09 +01:00
gpg_key.rb
gpg_key_subkey.rb
gpg_signature.rb Avoid race conditions when creating GpgSignature 2019-02-06 15:24:46 +01:00
group.rb Make runners token encryption to be optional 2019-03-18 13:46:06 +01:00
group_custom_attribute.rb
group_label.rb
group_milestone.rb Adds milestone search 2019-01-24 18:44:09 +01:00
guest.rb
identity.rb Fix failed LDAP logins when nil user_id present 2019-01-29 11:15:06 -08:00
import_export_upload.rb
individual_note_discussion.rb Enable reply_to_individual_notes feature flag by default 2019-03-06 13:18:19 +01:00
instance_configuration.rb
internal_id.rb Flush InternalId records after import 2019-01-29 15:38:40 +01:00
issue.rb Significantly reduce N+1 queries in /api/v4/todos endpoint 2019-03-06 07:03:46 -08:00
issue_assignee.rb
issue_collection.rb
key.rb
label.rb Allow filtering labels by a single character 2019-03-13 10:54:43 +00:00
label_link.rb
label_note.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
lfs_download_object.rb Added validations to prevent LFS object forgery 2019-01-31 16:51:54 +01:00
lfs_file_lock.rb
lfs_object.rb
lfs_objects_project.rb
license_template.rb
list.rb Fix deprecation: returning false in Active Record and Active Model callbacks will not implicitly halt a callback chain 2019-01-03 23:43:53 +01:00
member.rb Align EmailValidator to validate_email gem implementation. 2019-03-05 19:56:01 +00:00
members_preloader.rb
merge_request.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
merge_request_assignee.rb Add multiple assignees migration and table population 2019-03-25 19:50:40 -03:00
merge_request_diff.rb Fix error creating a merge request when diff includes a null byte 2019-03-14 12:55:45 -07:00
merge_request_diff_commit.rb
merge_request_diff_file.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
merge_requests_closing_issues.rb
milestone.rb Only count active milestones as started 2019-03-19 14:28:30 +00:00
namespace.rb Enable/disable Auto DevOps at Group level 2019-03-12 10:15:33 +00:00
note.rb Hide "Edited" when note is transformed or resolved 2019-03-14 12:46:23 +08:00
note_diff_file.rb Cache diff highlight in discussions 2018-12-21 16:59:21 -02:00
notification_reason.rb
notification_recipient.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
notification_setting.rb
oauth_access_grant.rb
oauth_access_token.rb
out_of_context_discussion.rb
pages_domain.rb
personal_access_token.rb Remove undigested token column from personal_access_tokens table 2019-02-20 11:39:37 +00:00
personal_snippet.rb
pool_repository.rb Use Project#full_path instead of Project#path_with_namespace 2019-02-05 21:33:10 -08:00
programming_language.rb Add programming language filtering to `/projects` 2019-02-04 15:06:17 +00:00
project.rb Skip querying for private projects if they are not requested 2019-03-27 06:16:38 -05:00
project_authorization.rb
project_auto_devops.rb Fixes technical debt issues for cluster domain 2019-02-07 11:11:22 -06:00
project_ci_cd_setting.rb
project_custom_attribute.rb
project_daily_statistic.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_deploy_token.rb
project_feature.rb Display the correct number of MRs a user has access to 2019-03-05 15:15:22 +00:00
project_group_link.rb
project_import_data.rb Add clear_credentials method to ProjectImportData 2019-01-14 11:45:46 -08:00
project_import_state.rb
project_label.rb
project_repository.rb
project_snippet.rb
project_statistics.rb
project_team.rb Sent notification only to authorized users 2019-01-31 16:52:49 +01:00
project_wiki.rb Allow multiple repositories per project 2019-03-26 13:21:03 +01:00
prometheus_metric.rb Correct ordering of metrics 2018-12-21 16:41:58 +05:30
protectable_dropdown.rb
protected_branch.rb Allow protected branch creation via web and API 2019-03-06 12:20:27 +00:00
protected_tag.rb Remove unnecessary includes of ShellAdapter 2018-12-05 23:19:27 -08:00
push_event.rb
push_event_payload.rb
readme_blob.rb
redirect_route.rb
ref_matcher.rb
release.rb Use AR releation "count" method 2019-01-04 22:17:03 +09:00
remote_mirror.rb Only send one notification for failed remote mirror 2019-01-15 00:15:40 -08:00
repository.rb Allow multiple repositories per project 2019-03-26 13:21:03 +01:00
repository_language.rb
resource_label_event.rb
route.rb
security_event.rb
sent_notification.rb Add reply to notes to turn into discussions 2019-02-06 10:31:46 +00:00
service.rb Added YouTrack integration 2019-02-18 20:08:36 +03:00
shard.rb Fix transaction pollution in Shard.by_name 2018-12-07 13:55:11 +00:00
snippet.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
snippet_blob.rb
spam_log.rb
ssh_host_key.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
subscription.rb
suggestion.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
system_note_metadata.rb
term_agreement.rb
timelog.rb
todo.rb Significantly reduce N+1 queries in /api/v4/todos endpoint 2019-03-06 07:03:46 -08:00
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb Use FastDestroy for deleting uploads 2018-12-06 22:00:19 +01:00
user.rb Add highest_role method to User 2019-03-22 09:54:03 +00:00
user_agent_detail.rb
user_callout.rb
user_callout_enums.rb
user_custom_attribute.rb
user_interacted_project.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
user_preference.rb
user_status.rb
user_synced_attributes_metadata.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00