nas/spec/models
Claire a6997fab01 Merge pull request from GHSA-vm39-j3vx-pch3
* Prevent different identities from a same SSO provider from accessing a same account

* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`

* Rename methods to avoid confusion between OAuth and OmniAuth
2024-02-15 08:33:55 +09:00
..
account Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
admin Consolidate configuration of Sidekiq::Testing.fake! setup (#28046) 2023-11-23 09:43:43 +00:00
concerns Change: 時限投稿はフォロワー以外にはActivityを発行しない (#250) 2023-12-21 11:21:33 +09:00
form Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある (#443) 2024-01-10 09:43:56 +09:00
trends Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
user_settings Fix minor typos in comments and spec names (#21831) 2023-05-19 17:13:29 +02:00
web Fix RSpec/EmptyExampleGroup cop (#24735) 2023-07-28 23:15:33 +02:00
account_conversation_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
account_domain_block_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
account_filter_spec.rb Autofix Rubocop RSpec/MatchArray (#24675) 2023-04-26 21:29:36 +02:00
account_migration_spec.rb Fix RSpec/SubjectDeclaration cop (#25312) 2023-07-12 09:49:33 +02:00
account_spec.rb Remove: #454 リンクプレビューを生成する設定の削除、無効化 (#458) 2024-01-19 08:24:45 +09:00
account_statuses_cleanup_policy_spec.rb Fix RSpec/LetSetup cop in models/account_status_cleanup_policy (#28470) 2023-12-22 15:29:50 +00:00
account_warning_preset_spec.rb Models specs coverage (#23940) 2023-03-04 16:43:47 +01:00
announcement_spec.rb Improve spec coverage for models/announcement class (#28350) 2023-12-14 10:29:10 +00:00
appeal_spec.rb Pending example models minimal coverage (#23912) 2023-03-04 17:16:45 +01:00
block_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
canonical_email_block_spec.rb Clean up of RSpec/LetSetup within spec/models (#28444) 2023-12-21 09:18:38 +00:00
conversation_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
custom_emoji_category_spec.rb Pending example models minimal coverage (#23912) 2023-03-04 17:16:45 +01:00
custom_emoji_filter_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
custom_emoji_spec.rb Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある (#443) 2024-01-10 09:43:56 +09:00
domain_allow_spec.rb Pending example models minimal coverage (#23912) 2023-03-04 17:16:45 +01:00
domain_block_spec.rb Fix Naming/VariableNumber cop (#27447) 2023-10-18 14:26:22 +02:00
email_domain_block_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
export_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
extended_description_spec.rb Models specs coverage (#23940) 2023-03-04 16:43:47 +01:00
favourite_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
follow_request_spec.rb Fix RSpec/MessageSpies cop (#27751) 2023-11-07 09:46:28 +00:00
follow_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
friend_domain_spec.rb Change: #82 フレンド申請時、自分のサーバーのInbox URLを伝える 2023-10-13 18:37:43 +09:00
home_feed_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-15 08:33:55 +09:00
import_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
instance_info_spec.rb Add searchability post/receive test 2023-08-08 14:03:48 +09:00
invite_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
ip_block_spec.rb Pending example models minimal coverage (#23912) 2023-03-04 17:16:45 +01:00
marker_spec.rb Pending example models minimal coverage (#23912) 2023-03-04 17:16:45 +01:00
media_attachment_spec.rb Fix RSpec/MetadataStyle cop in spec/ (#27729) 2023-11-06 14:28:20 +00:00
mention_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
notification_spec.rb Reduce RSpec/MultipleExpectations cop max to 8 (#25313) 2023-06-10 18:38:22 +02:00
one_time_key_spec.rb Misc coverage improvements for validators (#23928) 2023-03-04 17:00:00 +01:00
poll_spec.rb Revert "Merge" 2023-10-18 11:11:01 +09:00
poll_vote_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
preview_card_provider_spec.rb Models specs coverage (#23940) 2023-03-04 16:43:47 +01:00
preview_card_spec.rb Validate allowed schemes on preview card URLs (#27485) 2023-10-23 09:50:02 +02:00
privacy_policy_spec.rb Models specs coverage (#23940) 2023-03-04 16:43:47 +01:00
public_feed_spec.rb Merge remote-tracking branch 'parent/main' into upstream-20231109 2023-11-09 12:33:50 +09:00
relationship_filter_spec.rb Fix crash when filtering for “dormant” relationships (#27306) 2023-10-06 12:58:16 +02:00
remote_follow_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
report_filter_spec.rb Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
report_spec.rb Remove default_scope from Admin::ActionLog (#28026) 2023-11-29 10:39:59 +00:00
rule_spec.rb Pending example models minimal coverage (#23912) 2023-03-04 17:16:45 +01:00
session_activation_spec.rb Fix RSpec/MessageChain cop (#27776) 2023-11-09 12:57:23 +00:00
setting_spec.rb Fix RSpec/AnyInstance cop (#27810) 2023-11-14 14:52:59 +00:00
site_upload_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
software_update_spec.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
status_edit_spec.rb Pending example models minimal coverage (#23912) 2023-03-04 17:16:45 +01:00
status_pin_spec.rb Reduce .times usage in StatusPin and add PIN_LIMIT constant in validator (#27945) 2023-11-20 09:07:25 +00:00
status_spec.rb Merge remote-tracking branch 'parent/main' into upstream-20231225 2023-12-25 09:59:33 +09:00
tag_feed_spec.rb Add: #62 ローカルタイムラインを無効にする管理者向け設定 (#179) 2023-10-27 08:08:50 +09:00
tag_spec.rb Fix hashtag matching pattern matching some URLs (#27584) 2023-10-30 13:23:10 +09:00
user_role_spec.rb Fix Lint/EmptyBlock cop (#27748) 2023-11-07 09:11:04 +00:00
user_settings_spec.rb Fix user settings not getting validated (#25508) 2023-06-19 14:06:06 +01:00
user_spec.rb Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-15 08:33:46 +09:00
webauthn_credentials_spec.rb Fix Lint/UselessAssignment cop (#27472) 2023-10-19 16:55:06 +02:00
webhook_spec.rb Use normalizes to prepare Webhook#events value (#27605) 2023-11-13 22:47:44 +00:00