gitlab-org--gitlab-foss/spec/models
Jan Provaznik f2754e416e Use delete_all for deleting events
Because we don't have any destroy callbacks (or other logic
triggered on event destroy), there is no reason for deleting events
inefficiently one by one, instead we can use :delete_all.
2019-09-07 06:43:17 +02:00
..
analytics/cycle_analytics Implement validation logic to ProjectStage 2019-08-23 20:28:11 +00:00
application_setting Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
badges Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
blob_viewer Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
ci CE port for pipelines for external pull requests 2019-09-05 15:53:48 +01:00
clusters Allow group install of JupyterHub 2019-09-05 09:46:51 +12:00
concerns New interruptible attribute supported in YAML parsing. 2019-09-05 14:50:39 +00:00
conversational_development_index Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
cycle_analytics Add code review remarks 2019-07-16 18:45:15 +02:00
diff_viewer Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
error_tracking Handle missing keys in sentry api response 2019-03-29 14:53:40 +00:00
hooks Merge branch '66741-remove-spec-rails_helper-rb' into 'master' 2019-09-03 13:48:17 +00:00
issue Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
members Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'master' 2019-08-19 14:45:24 +00:00
merge_request Backport EE changes for productivity analytics 2019-09-04 13:01:55 +03:00
namespace Expose namespace storage statistics with GraphQL 2019-08-22 22:08:28 +00:00
network Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
postgresql Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
project_services Fixing #65389 2019-09-02 10:43:54 +00:00
protected_branch Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
releases Add support for FTP assets for releases 2019-02-13 10:51:12 +00:00
serverless Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
uploads
ability_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
abuse_report_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
active_session_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
appearance_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
application_record_spec.rb Optimise upload path calls 2019-05-14 11:01:48 -05:00
application_setting_spec.rb Add support for using a Camo proxy server 2019-08-23 23:44:53 -05:00
award_emoji_spec.rb Add service classes for mutating AwardEmoji 2019-08-21 11:39:41 +12:00
badge_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
blob_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
board_group_recent_visit_spec.rb CE-port for 7714-view-recent-boards 2019-03-01 19:47:52 +08:00
board_project_recent_visit_spec.rb CE-port for 7714-view-recent-boards 2019-03-01 19:47:52 +08:00
board_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
broadcast_message_spec.rb Set 2 weeks as the expiration time for the current broadcast message 2019-06-25 19:41:05 -03:00
chat_name_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
chat_team_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
commit_collection_spec.rb Backport splitting approval changes from CE 2019-04-02 11:01:07 +00:00
commit_range_spec.rb Banzai - avoid redis if attr is in DB cache 2019-07-10 21:35:43 -06:00
commit_spec.rb Fix moving issues API failing when text includes commit URLs 2019-08-28 00:18:33 -07:00
commit_status_spec.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
compare_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
container_repository_spec.rb Support Docker OCI images 2019-07-25 04:11:38 -07:00
deploy_key_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
deploy_keys_project_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
deploy_token_spec.rb Add username to deploy tokens 2019-07-02 18:56:48 +00:00
deployment_metrics_spec.rb Removes potentially incorrect, and slow fallback 2019-07-25 16:46:20 +12:00
deployment_spec.rb Extract logic who created deployment into Deployment#deployed_by 2019-08-22 15:36:55 +03:00
diff_discussion_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
diff_note_spec.rb Make diff_refs_match_commit validation reusable 2019-08-01 16:00:36 -05:00
discussion_spec.rb GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
email_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
environment_spec.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
environment_status_spec.rb Share project object in EnvironmentStatus 2019-07-08 09:13:21 +12:00
event_collection_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
event_spec.rb Rename methods that conflict in Rails 5.2 2019-05-12 23:42:06 -05:00
external_issue_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
external_pull_request_spec.rb CE port for pipelines for external pull requests 2019-09-05 15:53:48 +01:00
fork_network_member_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
fork_network_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
generic_commit_status_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
global_milestone_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
gpg_key_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
gpg_key_subkey_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
gpg_signature_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
group_custom_attribute_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
group_label_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
group_milestone_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
group_spec.rb Limit access request email to 10 most recently active owners/maintainers 2019-08-30 21:30:51 +00:00
guest_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
identity_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
import_export_upload_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
instance_configuration_spec.rb Display maximum artifact size from runtime config 2019-04-03 21:02:11 +02:00
internal_id_spec.rb Use stub_rails_env for Rails.env stubbing 2019-09-05 12:54:03 +10:00
issue_collection_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
issue_spec.rb Make RelativePositioning reusable 2019-07-24 14:19:49 +02:00
key_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
label_link_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
label_note_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
label_priority_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
label_spec.rb Fix HTML injection for label description 2019-08-05 16:01:43 +02:00
legacy_diff_discussion_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
lfs_download_object_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
lfs_file_lock_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
lfs_object_spec.rb CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
lfs_objects_project_spec.rb CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
license_template_spec.rb Fix license_template_spec to not modify String 2019-04-01 14:37:54 +13:00
list_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
list_user_preference_spec.rb Save board lists collapsed setting 2019-08-28 20:18:40 +00:00
member_spec.rb Improve spec description in member_spec.rb 2019-08-11 22:56:11 -07:00
merge_request_diff_commit_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
merge_request_diff_file_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
merge_request_diff_spec.rb Backport EE changes for productivity analytics 2019-09-04 13:01:55 +03:00
merge_request_spec.rb Add pipeline.type key to PipelineEntity 2019-09-03 13:30:53 +07:00
milestone_release_spec.rb Added relationships between Release and Milestone 2019-09-03 09:38:59 +00:00
milestone_spec.rb Added relationships between Release and Milestone 2019-09-03 09:38:59 +00:00
namespace_spec.rb Allow disabling group/project email notifications 2019-08-15 17:37:36 +00:00
note_diff_file_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
note_spec.rb Limit the size of issuable description and comments 2019-08-22 10:43:13 +03:00
notification_recipient_spec.rb Allow disabling group/project email notifications 2019-08-15 17:37:36 +00:00
notification_setting_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
pages_domain_acme_order_spec.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
pages_domain_spec.rb Allow to load ECDSA certificates for pages domains 2019-09-07 00:29:03 +00:00
personal_access_token_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
pool_repository_spec.rb Fix wrong use of ActiveRecord in PoolRepository 2019-04-20 13:27:53 +00:00
programming_language_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
project_authorization_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
project_auto_devops_spec.rb Remove ignore rule for ProjectAutoDevops#domain 2019-07-22 15:46:00 +10:00
project_ci_cd_setting_spec.rb Move project default git depth behind feature flags 2019-06-10 17:40:19 +00:00
project_custom_attribute_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
project_daily_statistic_spec.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_deploy_token_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
project_feature_spec.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
project_group_link_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
project_import_data_spec.rb Add clear_credentials method to ProjectImportData 2019-01-14 11:45:46 -08:00
project_import_state_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
project_label_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
project_metrics_setting_spec.rb Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
project_repository_spec.rb
project_snippet_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
project_spec.rb CE port for pipelines for external pull requests 2019-09-05 15:53:48 +01:00
project_statistics_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
project_team_spec.rb [CE] Reduce diff with EE in spec/models/project_team_spec.rb 2019-04-02 10:21:35 +02:00
project_wiki_spec.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00
prometheus_metric_spec.rb Support dashboard params for metrics dashboard 2019-08-07 16:17:35 +00:00
protectable_dropdown_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
protected_branch_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
protected_tag_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
push_event_payload_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
push_event_spec.rb Rename methods that conflict in Rails 5.2 2019-05-12 23:42:06 -05:00
redirect_route_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
release_spec.rb Merge branch '66741-remove-spec-rails_helper-rb' into 'master' 2019-09-03 13:48:17 +00:00
remote_mirror_spec.rb Merge branch '66741-remove-spec-rails_helper-rb' into 'master' 2019-09-03 13:48:17 +00:00
repository_language_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
repository_spec.rb Revert "Cache branch and tag names as Redis sets" 2019-08-29 18:04:52 +01:00
resource_label_event_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
route_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
sent_notification_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
service_spec.rb Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00
shard_spec.rb
snippet_blob_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
snippet_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
spam_log_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
ssh_host_key_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
subscription_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
suggestion_spec.rb Fixed test specs 2019-04-04 13:08:34 +00:00
system_note_metadata_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
term_agreement_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
timelog_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
todo_spec.rb Add Issue and Merge Request titles to Todo items 2019-08-27 20:09:24 -05:00
tree_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
trending_project_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
upload_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
user_agent_detail_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
user_callout_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
user_custom_attribute_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
user_interacted_project_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
user_preference_spec.rb Added user time settings fields to profile 2019-05-07 21:58:16 +00:00
user_spec.rb Use delete_all for deleting events 2019-09-07 06:43:17 +02:00
user_status_spec.rb
wiki_directory_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
wiki_page_spec.rb Prefer `flat_map` over `map` + `flatten` in specs 2019-07-24 08:19:15 +00:00