gitlab-org--gitlab-foss/spec/models
Robert Speicher f8e06b50ee Merge branch 'unassign-when-leaving' into 'master'
Don't delete todos or unassign issues and MRs when a user leaves a project

Closes #43899

See merge request gitlab-org/gitlab-ce!17615
2018-03-08 00:23:39 +00:00
..
badges Projects and groups badges API 2018-03-05 17:51:40 +00:00
blob_viewer BlobViewer::PackageJson - if private link to homepage 2017-12-18 23:18:23 -06:00
ci Include CI Variable Key in its uniqueness validation error message 2018-02-23 01:19:46 +01:00
clusters Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metrics-ce 2018-03-06 16:08:11 +01:00
concerns Squashed commit of the following: 2018-02-24 00:15:12 +01:00
conversational_development_index
cycle_analytics Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
diff_viewer Batchload blobs for diff generation 2017-11-21 13:53:26 +01:00
hooks Merge branch 'feature/merge-request-system-hook' into 'master' 2018-01-18 11:37:16 +00:00
issue
members Don't delete todos or unassign issues and MRs when a user leaves a project 2018-03-07 17:18:01 -06:00
merge_request Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
network
project_services Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metrics-ce 2018-03-06 16:08:11 +01:00
protected_branch
ability_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
abuse_report_spec.rb
appearance_spec.rb Add custom brand text on new project pages 2017-12-04 17:22:59 +01:00
application_setting_spec.rb Refactor auto_devops_domain setting specs 2018-01-22 20:37:02 +01:00
award_emoji_spec.rb
badge_spec.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
blob_spec.rb Batchload blobs for diff generation 2017-11-21 13:53:26 +01:00
board_spec.rb
broadcast_message_spec.rb
chat_name_spec.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
chat_team_spec.rb
commit_collection_spec.rb Optimise getting the pipeline status of commits 2017-11-16 16:01:14 +01:00
commit_range_spec.rb Only search for MR revert commits on notes after MR was merged 2018-01-12 13:19:05 +00:00
commit_spec.rb Fix an order dependency in a spec 2018-01-29 16:18:31 +00:00
commit_status_spec.rb Allow CI/CD Jobs being grouped on version strings 2018-03-01 12:39:30 +01:00
compare_spec.rb
container_repository_spec.rb
cycle_analytics_spec.rb Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
deploy_key_spec.rb
deploy_keys_project_spec.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_spec.rb Squashed commit of the following: 2018-02-24 00:15:12 +01:00
diff_discussion_spec.rb Fix links to old commits in merge requests 2017-12-29 14:44:39 +01:00
diff_note_spec.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
discussion_spec.rb
email_spec.rb remove extra whitespace 2017-10-27 17:35:40 +02:00
environment_spec.rb Merge branch 'mr-commit-optimization' into 'master' 2018-03-07 13:46:43 +00:00
event_collection_spec.rb
event_spec.rb Singularize model name. 2018-03-06 12:53:14 +01:00
external_issue_spec.rb
fork_network_member_spec.rb Delete the fork network when removing the last membership 2017-11-17 12:58:15 +01:00
fork_network_spec.rb Unlink a project from a fork network when it's source was deleted. 2017-11-03 12:17:59 +01:00
forked_project_link_spec.rb
generic_commit_status_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
global_milestone_spec.rb Move total time spend calculation to milestoneish 2017-11-11 16:47:39 +02:00
gpg_key_spec.rb
gpg_key_subkey_spec.rb
gpg_signature_spec.rb
group_custom_attribute_spec.rb Support custom attributes on groups 2017-11-06 10:51:50 +01:00
group_label_spec.rb
group_milestone_spec.rb
group_spec.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
guest_spec.rb
identity_spec.rb Fixed user synced attributes metadata after removing current provider 2018-02-15 09:27:38 +00:00
instance_configuration_spec.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
issue_collection_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
issue_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
key_spec.rb Validate SSH keys through the sshkey gem 2018-02-16 11:32:08 -05:00
label_link_spec.rb
label_priority_spec.rb
label_spec.rb
legacy_diff_discussion_spec.rb
lfs_file_lock_spec.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
lfs_objects_project_spec.rb
list_spec.rb
member_spec.rb Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' 2018-01-24 17:25:55 +00:00
merge_request_diff_commit_spec.rb Handle large values on `MergeRequestDiffCommit` dates 2017-10-30 21:13:39 -03:00
merge_request_diff_file_spec.rb
merge_request_diff_spec.rb Display related merge requests in commit detail page 2018-01-12 20:38:36 +00:00
merge_request_spec.rb Allow a user to select `allow maintainer to push` 2018-03-07 15:12:31 +01:00
milestone_spec.rb Changed validation error message on wrong milestone dates 2017-11-18 19:30:32 +01:00
namespace_spec.rb Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
note_spec.rb Add foreign keys to todos table. 2018-02-05 16:16:57 +01:00
notification_recipient_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
notification_setting_spec.rb
pages_domain_spec.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
personal_access_token_spec.rb Fix new personal access token showing up in a flash message 2017-12-07 16:22:37 -06:00
project_authorization_spec.rb
project_auto_devops_spec.rb Use Gitlab::CurrentSettings instead of current_application_settings 2018-02-03 12:20:59 +01:00
project_custom_attribute_spec.rb Support custom attributes on projects 2017-11-06 10:51:46 +01:00
project_feature_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project_group_link_spec.rb Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' 2018-01-24 17:25:55 +00:00
project_label_spec.rb
project_snippet_spec.rb
project_spec.rb Only allow users that can merge to push to source 2018-03-07 17:00:50 +01:00
project_statistics_spec.rb Fix a bug calculating artifact size for project statistics 2018-01-18 17:48:09 +00:00
project_team_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project_wiki_spec.rb Replace deprecated path_with_namespace with full_path 2018-03-05 15:41:54 +02:00
protectable_dropdown_spec.rb
protected_branch_spec.rb
protected_tag_spec.rb
push_event_payload_spec.rb
push_event_spec.rb Last push widget will show banner for new pushes to previously merged branch 2018-01-15 16:45:56 -06:00
redirect_route_spec.rb
release_spec.rb
repository_spec.rb Fix tests not completely disabling Gitaly 2018-03-07 14:52:58 +01:00
route_spec.rb Validate path uniqueness only on Route, and bubble up appropriately 2018-02-06 12:06:38 -06:00
sent_notification_spec.rb
service_spec.rb Resolve conflicts in VERSION, db/schema.rb, and spec/models/service_spec.rb 2018-01-16 17:08:03 -08:00
snippet_blob_spec.rb
snippet_spec.rb Use fuzzy search with minimum length of 3 characters where appropriate 2017-11-27 11:29:40 +01:00
spam_log_spec.rb
subscription_spec.rb
system_note_metadata_spec.rb
timelog_spec.rb
todo_spec.rb Set todos#author_id to NOT NULL. 2018-02-05 16:16:57 +01:00
tree_spec.rb
trending_project_spec.rb
upload_spec.rb improvements from feedback 2018-02-06 08:48:56 -05:00
user_agent_detail_spec.rb
user_callout_spec.rb Change UserCallout feautre_name to enum 2018-02-03 00:18:25 +01:00
user_custom_attribute_spec.rb
user_interacted_project_spec.rb Operate on ids to avoid unnecessary loading. 2018-03-06 12:53:15 +01:00
user_spec.rb Extract method User#authorizations_for_projects. 2018-03-02 18:23:03 +01:00
wiki_directory_spec.rb
wiki_page_spec.rb Removing gitaly flags 2018-02-07 16:33:12 +00:00