gitlab-org--gitlab-foss/app/models
Reuben Pereira d69074fc72 Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
..
application_setting
badges
blob_viewer Allow to include files from another projects 2019-01-07 09:38:05 +01:00
ci Merge branch 'user-update-head-pipeline-worker-2' into 'master' 2019-01-07 13:37:33 +00:00
clusters Require Knative to be installed only on an RBAC kubernetes cluster 2019-01-04 14:53:39 -08:00
concerns Merge branch 'ccr/49289_milestone_link' into 'master' 2019-01-02 21:17:16 +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 Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
hooks Use a 32-byte version of db_key_base for web hooks 2018-12-05 00:00:42 +00:00
identity Move Identity.uniqueness_scope to a module 2018-11-12 14:14:13 +01:00
issue
members Remove unnecessary includes of ShellAdapter 2018-12-05 23:19:27 -08:00
merge_request
network Fix rubocop Style/ZeroLengthPredicate 2018-09-18 14:31:17 +05:00
postgresql Disable replication lag check for Aurora PostgreSQL databases 2018-11-03 07:00:31 -07:00
project_services Use OpenShift in docs and Web UI instead of Openshift 2019-01-02 19:03:02 +09:00
protected_branch
protected_tag
releases Add unique constraint to release and url 2019-01-04 22:17:03 +09:00
storage Rename the Repository table to PoolRepository 2018-11-27 13:41:46 +01:00
uploads Enabled feature flag for fast deletions 2018-12-06 22:00:19 +01:00
.gitkeep
ability.rb Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
abuse_report.rb
active_session.rb
appearance.rb Use system paths for appearance logos 2018-12-25 08:22:34 -08:00
application_record.rb Add ApplicationRecord model class 2018-11-14 12:41:16 +01:00
application_setting.rb Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-merge-request-due-to-nil-commit_email_hostname 2018-12-26 18:03:21 +08:00
audit_event.rb
award_emoji.rb
badge.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
blob.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
board.rb
board_group_recent_visit.rb Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
board_project_recent_visit.rb Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
broadcast_message.rb Refactor BroadcastMessage to use Gitlab::JsonCache 2018-12-19 15:15:06 -02:00
chat_name.rb
chat_team.rb
commit.rb Skip per-commit validations which have already passed on another change/branch 2018-12-28 10:44:25 +00:00
commit_collection.rb Add committers and authors methods on MergeRequest 2019-01-08 00:27:29 +01:00
commit_range.rb
commit_status.rb Refactor how a few ActiveRecord enums are defined 2018-11-15 17:41:54 +01:00
commit_status_enums.rb Refactor how a few ActiveRecord enums are defined 2018-11-15 17:41:54 +01:00
compare.rb Allow getting all paths (old & new) involved in MR 2018-11-07 11:28:43 +08:00
container_repository.rb Move registry destroy out of project transaction 2018-09-19 06:36:29 -07:00
cycle_analytics.rb
dashboard_group_milestone.rb Merge branch 'ccr/49289_milestone_link' into 'master' 2019-01-02 21:17:16 +00:00
dashboard_milestone.rb Add project milestone link to dashboard milestones 2018-12-20 13:33:09 +01:00
deploy_key.rb Fix rubocop Style/ZeroLengthPredicate 2018-09-18 14:31:17 +05:00
deploy_keys_project.rb
deploy_token.rb Memorize project to avoid re-query 2018-11-05 20:09:11 +08:00
deployment.rb Avoid returning deployment metrics url to MR widget when the deployment is not successful 2018-11-14 11:11:27 +00:00
diff_discussion.rb
diff_note.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
directly_addressed_user.rb
discussion.rb
discussion_note.rb Remove EE-specific code from DiscussionNote 2018-10-26 14:23:58 +01:00
email.rb
environment.rb Resolve "Hide cluster features that don't work yet with Group Clusters" 2018-12-20 09:39:09 +00:00
environment_status.rb Squashed commit of the following: 2018-12-03 15:47:09 +09:00
epic.rb Remove EE-specific code from Mentionable 2018-09-17 19:36:53 +08:00
event.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
event_collection.rb
external_issue.rb
fork_network.rb
fork_network_member.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb Add project milestone link to dashboard milestones 2018-12-20 13:33:09 +01:00
gpg_key.rb
gpg_key_subkey.rb
gpg_signature.rb
group.rb Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
group_custom_attribute.rb
group_label.rb
group_milestone.rb Add project milestone link to dashboard milestones 2018-12-20 13:33:09 +01:00
guest.rb
identity.rb Move Identity.uniqueness_scope to a module 2018-11-12 14:14:13 +01:00
import_export_upload.rb
individual_note_discussion.rb
instance_configuration.rb Instance Configuration page now displays correct SSH fingerprints 2018-10-03 15:25:42 +01:00
internal_id.rb
issue.rb Extract code into IssueBoardEntity 2018-12-04 08:44:21 -06:00
issue_assignee.rb
issue_collection.rb
key.rb Use a method for the has_many :keys in Project 2018-11-01 14:20:38 +01:00
label.rb Filter by `None`/`Any` for labels in issues/mrs API 2018-11-23 16:11:52 +01:00
label_link.rb Resolve "Migrate issue labels and milestone to related merge request" 2018-09-06 17:02:51 +00:00
label_note.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
lfs_file_lock.rb
lfs_object.rb Enhance performance of counting local LFS objects 2018-10-30 08:42:11 +01:00
lfs_objects_project.rb
license_template.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
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 Resolve "Can add an existing group member into a group project with new permissions but permissions are not overridden" 2018-12-06 13:15:29 +00:00
members_preloader.rb Add MembersPreloader to fix ActiveRecord cop 2018-11-02 21:38:58 +00:00
merge_request.rb Add committers and authors methods on MergeRequest 2019-01-08 00:27:29 +01:00
merge_request_diff.rb Passing an argument to force an association to reload is now deprecated 2018-11-26 15:46:14 +01:00
merge_request_diff_commit.rb
merge_request_diff_file.rb
merge_requests_closing_issues.rb
milestone.rb Merge branch 'ccr/49289_milestone_link' into 'master' 2019-01-02 21:17:16 +00:00
namespace.rb Update storage location after a group has been renamed/transfered 2018-12-21 16:00:46 -02:00
note.rb Use parent instead of project 2019-01-08 02:30:37 +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
notification_setting.rb reorder notification settings by noisy-ness 2018-11-30 18:16:03 -08:00
oauth_access_grant.rb
oauth_access_token.rb
out_of_context_discussion.rb
pages_domain.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
personal_access_token.rb [master] Persist only SHA digest of PersonalAccessToken#token 2018-10-29 16:06:45 +00:00
personal_snippet.rb
pool_repository.rb Leave object pools when destroying projects 2018-12-19 13:21:56 +01:00
programming_language.rb
project.rb Merge branch 'refactor-artifact-api-endpoint' into 'master' 2019-01-09 08:21:07 +00:00
project_authorization.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
project_auto_devops.rb Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02:00
project_ci_cd_setting.rb
project_custom_attribute.rb
project_deploy_token.rb
project_feature.rb Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
project_group_link.rb
project_import_data.rb Refactor Project#create_or_update_import_data 2018-12-11 14:46:35 +01:00
project_import_state.rb Small code refactoring for condition circuit breaking 2018-11-28 10:01:00 +00:00
project_label.rb
project_repository.rb Store hashed storage paths in the database 2018-11-29 16:08:14 +00:00
project_snippet.rb
project_statistics.rb
project_team.rb
project_wiki.rb Correct Gitlab Capitalization in code files 2018-09-21 12:05:37 +00:00
prometheus_metric.rb Correct ordering of metrics 2018-12-21 16:41:58 +05:30
protectable_dropdown.rb
protected_branch.rb Remove unnecessary includes of ShellAdapter 2018-12-05 23:19:27 -08: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 Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master' 2019-01-01 20:38:37 +00:00
repository.rb Revert "Merge branch '3062-improve-project-cache' into 'master'" 2019-01-08 13:14:06 -08:00
repository_language.rb
resource_label_event.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
route.rb
security_event.rb
sent_notification.rb
service.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
shard.rb Fix transaction pollution in Shard.by_name 2018-12-07 13:55:11 +00:00
snippet.rb Block private snippets from being embeddable 2018-12-20 14:32:51 +08:00
snippet_blob.rb
spam_log.rb
ssh_host_key.rb Implement SshHostKey.primary_key method 2019-01-08 22:43:25 +01:00
subscription.rb
suggestion.rb Remove feature flag for suggest changes feature 2018-12-18 11:18:21 -02:00
system_note_metadata.rb Filter system notes with public and private cross references 2018-10-02 17:01:49 -05:00
term_agreement.rb
timelog.rb
todo.rb Delete confidential issue todos for guests 2018-12-14 10:38:52 -02:00
tree.rb Use cached readme blobs where appropriate 2018-10-17 16:24:36 +01:00
trending_project.rb
u2f_registration.rb
upload.rb Use FastDestroy for deleting uploads 2018-12-06 22:00:19 +01:00
user.rb Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master' 2018-12-21 23:30:50 +00:00
user_agent_detail.rb
user_callout.rb Refactor how a few ActiveRecord enums are defined 2018-11-15 17:41:54 +01:00
user_callout_enums.rb Refactor how a few ActiveRecord enums are defined 2018-11-15 17:41:54 +01:00
user_custom_attribute.rb
user_interacted_project.rb
user_preference.rb Add 'only history' option to notes filter 2018-11-05 12:30:14 +00:00
user_status.rb
user_synced_attributes_metadata.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb Remove downcase of slug and present home as "Home" 2018-11-28 12:10:39 -08:00