gitlab-org--gitlab-foss/app/models
Douwe Maan 85d8ab52ca Merge branch 'bvl-fix-deleting-forked-projects' into 'master'
Fix errors when deleting a forked project

Closes #39196

See merge request gitlab-org/gitlab-ce!14916
2017-10-17 15:42:05 +00:00
..
blob_viewer move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
ci Merge branch 'master' into '37970-ci-sections-tracking' 2017-10-07 08:07:33 +00:00
concerns Merge branch 'bvl-group-trees' into 'master' 2017-10-17 10:03:03 +00:00
conversational_development_index Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
cycle_analytics
diff_viewer
gcp Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, instead of `Gcp::Cluster.count` 2017-10-11 23:02:47 +09:00
hooks Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
issue
members a membership with no user is always notifiable 2017-08-11 16:02:04 -07:00
merge_request
network Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
project_services Include GitLab full name with username in Slack messages 2017-10-06 13:02:28 -07:00
protected_branch
protected_tag
storage Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00
.gitkeep
ability.rb
abuse_report.rb
appearance.rb Cache Appearance instances in Redis 2017-08-10 12:45:49 +02:00
application_setting.rb Merge branch 'prevent-creating-multiple-application-settings' into 'master' 2017-10-17 13:53:42 +00:00
audit_event.rb
award_emoji.rb Use `try` instead of `repond_to?` and a method call 2017-08-18 12:48:04 +02:00
blob.rb Match full file path in FileDetector 2017-10-12 11:13:37 +01:00
board.rb Small fixes 2017-08-31 16:34:57 -03:00
broadcast_message.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
chat_name.rb
chat_team.rb Remove Mattermost team with GitLab group 2017-07-28 09:09:55 +02:00
commit.rb Remove unnecessary comments 2017-09-25 10:23:43 +02:00
commit_range.rb
commit_status.rb Use script_failure. Add runner_system_failure. Improve spec. 2017-09-05 15:10:34 +09:00
compare.rb
container_repository.rb
cycle_analytics.rb
dashboard_milestone.rb replace `is_dashboard_milestone?` with `dashboard_milestone?` 2017-08-29 11:14:41 +03:00
deploy_key.rb created services for keys 2017-09-15 15:35:24 +00:00
deploy_keys_project.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
deployment.rb replace `is_ancestor?` with `ancestor?` 2017-08-29 11:14:41 +03:00
diff_discussion.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
diff_note.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
directly_addressed_user.rb
discussion.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
discussion_note.rb
email.rb must now set the devise default scope (since we now have an :email scope) 2017-09-24 19:52:49 +02:00
environment.rb Reorganize indexes for the "deployments" table 2017-09-19 00:39:52 +02:00
event.rb Remove redundant WHERE from event queries 2017-09-20 13:40:25 +02:00
event_collection.rb Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
external_issue.rb
fork_network.rb Find forks within users/namespaces using fork memberships 2017-10-07 11:46:23 +02:00
fork_network_member.rb Create a fork network when forking a project 2017-10-07 11:46:23 +02:00
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
gpg_key.rb Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKey 2017-10-05 08:26:02 -05:00
gpg_key_subkey.rb Remove no longer required methods 2017-10-05 08:26:02 -05:00
gpg_signature.rb Fix error with GPG signature updater when commit was deleted 2017-10-07 10:47:53 -05:00
group.rb Load counts everywhere we render a group tree 2017-10-05 11:11:21 +02:00
group_label.rb
group_milestone.rb replace `is_legacy_group_milestone?` with `legacy_group_milestone?` 2017-08-29 11:14:41 +03:00
guest.rb
identity.rb
individual_note_discussion.rb
issue.rb Introduce new hook data builders for Issue and MergeRequest 2017-10-09 16:44:47 +02:00
issue_assignee.rb
issue_collection.rb
key.rb Ensure key fingerprints are generated correctly when modified 2017-10-03 18:45:01 +01:00
label.rb fix another N+1 query for label priorities 2017-09-12 15:49:01 -04:00
label_link.rb
label_priority.rb
legacy_diff_discussion.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
legacy_diff_note.rb
lfs_object.rb
lfs_objects_project.rb
list.rb
member.rb Optimize SQL queries used in Groups::GroupMembersController#create 2017-09-05 15:54:07 -05:00
merge_request.rb Simplify check for running job on Redis 2017-10-13 10:17:41 +02:00
merge_request_diff.rb Move `fetch_ref` from MergeRequestDiff#ensure_commit_shas to MergeRequest 2017-10-05 10:48:25 +02:00
merge_request_diff_commit.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
merge_request_diff_file.rb Fix saving diffs that are not valid UTF-8 2017-07-26 15:34:57 +01:00
merge_requests_closing_issues.rb
milestone.rb Fix rewriting issue references with group milestones 2017-09-20 09:55:54 +00:00
namespace.rb Merge branch 'master' into bvl-group-trees 2017-10-10 17:53:42 +02:00
note.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
notification_recipient.rb don't rely on order of notification levels 2017-08-21 15:34:25 -07:00
notification_setting.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
oauth_access_grant.rb
oauth_access_token.rb Move all API authentication code to APIGuard 2017-10-12 11:13:37 +02:00
out_of_context_discussion.rb
pages_domain.rb
personal_access_token.rb Set default scope on PATs that don't have one set to allow them to be revoked 2017-10-03 16:57:36 +02:00
personal_snippet.rb
project.rb Fix errors when deleting a forked project 2017-10-17 16:46:07 +02:00
project_authorization.rb
project_auto_devops.rb Add warning message if domain or cluster are not configured 2017-09-19 15:32:31 +02:00
project_feature.rb Fix project feature being deleted when updating project with invalid visibility level 2017-09-12 18:10:34 -03:00
project_group_link.rb
project_import_data.rb Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE 2017-08-07 19:17:11 +01:00
project_label.rb
project_snippet.rb
project_statistics.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
project_team.rb Eliminate N+1 queries in loading discussions.json endpoint 2017-09-18 06:53:33 -07:00
project_wiki.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00
protectable_dropdown.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
protected_branch.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
protected_ref_matcher.rb
protected_tag.rb
push_event.rb Remove redundant WHERE from event queries 2017-09-20 13:40:25 +02:00
push_event_payload.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
readme_blob.rb
redirect_route.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
release.rb
repository.rb Merge branch 'conflict-resolution-refactor' into 'master' 2017-10-16 10:36:06 +00:00
route.rb
security_event.rb
sent_notification.rb Don't show an "Unsubscribe" link in snippet comment notifications 2017-10-09 15:03:05 +02:00
service.rb
snippet.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
snippet_blob.rb
spam_log.rb
subscription.rb
system_note_metadata.rb Support discussion locking in the backend 2017-09-14 14:50:32 +02:00
timelog.rb
todo.rb
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb
user.rb Don't preload all memberships for a user 2017-10-10 16:55:03 +02:00
user_agent_detail.rb
user_custom_attribute.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00
user_synced_attributes_metadata.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
users_star_project.rb
wiki_directory.rb
wiki_page.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00