gitlab-org--gitlab-foss/app/models
Bob Van Landuyt fc09bb0770 Merge branch 'rename-relative-position-move-to-end' into 'master'
Fix bug when moving batches of items to the end

See merge request gitlab-org/gitlab-ce!31351
2019-08-01 12:41:42 +00:00
..
application_setting
badges
blob_viewer
ci Add Job specific variables 2019-07-29 07:43:10 +00:00
clusters Allow knative do be uninstalled: 2019-07-31 11:58:38 +00:00
concerns Fix bug when moving batches of items to the end 2019-08-01 02:04:10 +08:00
conversational_development_index
cycle_analytics Add code review remarks 2019-07-23 12:01:39 +02:00
diff_viewer
error_tracking Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
hooks
identity
issue
members Resolve "MembersFinder contains slow database query with OR conditions" 2019-07-29 22:33:57 +00:00
merge_request
namespace Implements lease_release on NamespaceAggregation 2019-07-04 15:52:02 +00:00
network
postgresql Fix background migrations failing with unused replication slot 2019-06-25 08:35:29 -07:00
project_services Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master' 2019-07-26 18:45:27 +00:00
protected_branch
protected_tag
releases
serverless
storage Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
uploads Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
.gitkeep
ability.rb
abuse_report.rb
active_session.rb Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
appearance.rb
application_record.rb Optimise upload path calls 2019-05-14 11:01:48 -05:00
application_setting.rb Allow blank but not nil in validations 2019-07-31 06:54:03 +00:00
application_setting_implementation.rb Add prometheus listen address to whitelist 2019-07-31 17:38:15 +00:00
audit_event.rb
award_emoji.rb
badge.rb
blob.rb
board.rb Move order lambda to list scope 2019-06-27 10:32:51 +12:00
board_group_recent_visit.rb
board_project_recent_visit.rb
broadcast_message.rb Set 2 weeks as the expiration time for the current broadcast message 2019-06-25 19:41:05 -03:00
chat_name.rb
chat_team.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
commit.rb Enable Rubocop Performance/ReverseEach 2019-07-24 14:08:25 -07:00
commit_collection.rb
commit_range.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
commit_status.rb
commit_status_enums.rb
compare.rb
container_repository.rb Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597 2019-07-24 17:56:48 +03:00
dashboard_group_milestone.rb Fix bug with closed milestones in dashboard 2019-07-16 15:33:35 -06:00
dashboard_milestone.rb
deploy_key.rb
deploy_keys_project.rb
deploy_token.rb Add username to deploy tokens 2019-07-02 18:56:48 +00:00
deployment.rb Remove dead MySQL code 2019-07-23 16:53:03 +01:00
deployment_metrics.rb Removes potentially incorrect, and slow fallback 2019-07-25 16:46:20 +12:00
diff_discussion.rb
diff_note.rb Lock suggestions_filter_enabled as true 2019-06-05 12:09:00 -07:00
directly_addressed_user.rb
discussion.rb GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
discussion_note.rb
email.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
environment.rb Use Array.join rather than URI.join 2019-08-01 09:56:33 +00:00
environment_status.rb Add additional test case for Gitaly N+1 for diff files 2019-07-10 16:07:14 +02:00
epic.rb
event.rb Rename methods that conflict in Rails 5.2 2019-05-12 23:42:06 -05:00
event_collection.rb
external_issue.rb
fork_network.rb
fork_network_member.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
gpg_key.rb
gpg_key_subkey.rb
gpg_signature.rb
group.rb Merge branch 'remove-nested-groups-checks' into 'master' 2019-07-26 14:57:12 +00:00
group_custom_attribute.rb
group_label.rb
group_milestone.rb
guest.rb
identity.rb Adds Identity#for_user for use in an EE MR 2019-05-24 15:14:19 +07:00
import_export_upload.rb
individual_note_discussion.rb
instance_configuration.rb
internal_id.rb
issue.rb Make RelativePositioning reusable 2019-07-24 14:19:49 +02:00
issue_assignee.rb
issue_collection.rb
key.rb Resolved EE differences in app/views/profiles/keys 2019-05-31 16:13:53 +02:00
label.rb Make quick action "commands applied" banner more useful 2019-07-29 22:35:29 +00:00
label_link.rb
label_note.rb Update label note to support scoped labels notes 2019-07-02 13:27:03 +02:00
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb
lfs_download_object.rb
lfs_file_lock.rb
lfs_object.rb CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
lfs_objects_project.rb CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
license_template.rb
list.rb Move order lambda to list scope 2019-06-27 10:32:51 +12:00
member.rb Removes duplicated members from api/projects/:id/members/all 2019-05-27 15:40:56 +02:00
members_preloader.rb
merge_request.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
merge_request_assignee.rb
merge_request_diff.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
merge_request_diff_commit.rb
merge_request_diff_file.rb
merge_requests_closing_issues.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
milestone.rb Port CE changes from EE 2019-07-31 13:51:46 +00:00
namespace.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
note.rb Fix first-time contributor notes not rendering 2019-07-31 06:52:11 -07:00
note_diff_file.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
notification_reason.rb
notification_recipient.rb Resolve "Email notifications do not work properly (issue due date)" 2019-06-12 15:55:09 +00:00
notification_setting.rb Simplify notification check for participating 2019-06-06 01:34:25 +08:00
oauth_access_grant.rb
oauth_access_token.rb
out_of_context_discussion.rb
pages_domain.rb Validate certificate chain only if it's changed 2019-07-22 15:38:08 +00:00
pages_domain_acme_order.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
personal_access_token.rb OAuth2 support for GitLab personal access tokens 2019-07-22 08:50:25 +00:00
personal_snippet.rb
pool_repository.rb
programming_language.rb
project.rb Remove unused cluster configuration logic 2019-07-31 11:00:11 +10:00
project_authorization.rb
project_auto_devops.rb Remove ignore rule for ProjectAutoDevops#domain 2019-07-22 15:46:00 +10:00
project_ci_cd_setting.rb Move project default git depth behind feature flags 2019-06-10 17:40:19 +00:00
project_custom_attribute.rb
project_daily_statistic.rb
project_deploy_token.rb
project_feature.rb Fix wrong pages access level default 2019-07-17 12:56:58 +00:00
project_group_link.rb
project_import_data.rb
project_import_state.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
project_label.rb
project_metrics_setting.rb
project_repository.rb
project_snippet.rb
project_statistics.rb Schedule namespace aggregation in other contexts 2019-07-08 15:06:05 +00:00
project_team.rb
project_wiki.rb
prometheus_metric.rb Refactor common metrics importer 2019-07-09 17:02:07 -06:00
prometheus_metric_enums.rb Refactor common metrics importer 2019-07-09 17:02:07 -06:00
protectable_dropdown.rb
protected_branch.rb
protected_tag.rb
push_event.rb Rename methods that conflict in Rails 5.2 2019-05-12 23:42:06 -05:00
push_event_payload.rb
readme_blob.rb
redirect_route.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
ref_matcher.rb
release.rb Show upcoming status for releases 2019-07-03 09:12:15 +00:00
remote_mirror.rb Mark mirrors as failed 1 hour after they started 2019-07-23 16:04:49 +02:00
repository.rb Merge branch 'add-caching-to-archive-endpoint' into 'master' 2019-07-25 10:51:53 +00:00
repository_language.rb
resource_label_event.rb Update label note to support scoped labels notes 2019-07-02 13:27:03 +02:00
route.rb
security_event.rb
sent_notification.rb
service.rb Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00
shard.rb
snippet.rb GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
snippet_blob.rb
spam_log.rb
ssh_host_key.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
subscription.rb
suggestion.rb
system_note_metadata.rb Add system notes for when a zoom call was added/removed from an issue 2019-07-29 21:51:16 +02:00
term_agreement.rb
timelog.rb
todo.rb Rename Todos.with_api_entity_associations to with_entity_associations 2019-06-24 10:49:13 -07:00
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb
user.rb Make pipeline emails respect group email setting 2019-07-23 13:00:53 +08:00
user_agent_detail.rb
user_callout.rb
user_callout_enums.rb Renumber a new UserCallout enum for EE compatibility 2019-06-14 18:29:25 +01:00
user_custom_attribute.rb
user_interacted_project.rb
user_preference.rb Enable Rubocop Performance/InefficientHashSearch 2019-07-24 11:47:58 -07:00
user_status.rb
user_synced_attributes_metadata.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb