.. |
activitypub
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
account_search_service_spec.rb
|
Fix `Lint/UselessAssignment` cop (#27472)
|
2023-10-19 16:55:06 +02:00 |
account_statuses_cleanup_service_spec.rb
|
Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445)
|
2023-12-21 11:20:12 +00:00 |
after_block_domain_from_account_service_spec.rb
|
Remove unused stub json ld context (#25454)
|
2023-10-16 15:38:27 +02:00 |
after_block_service_spec.rb
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2023-02-22 09:55:31 +09:00 |
app_sign_up_service_spec.rb
|
Fix registrations not checking MX records for email domain blocks requiring approval (#28608)
|
2024-01-15 17:10:57 +00:00 |
authorize_follow_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
backup_service_spec.rb
|
Speed-up on `BackupService` spec (#25527)
|
2023-06-22 11:53:28 +02:00 |
batched_remove_status_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
block_domain_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
block_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
bootstrap_timeline_service_spec.rb
|
Fix `RSpec/VerifiedDoubles` cop (#25469)
|
2023-06-22 14:55:22 +02:00 |
bulk_import_row_service_spec.rb
|
Fix list import concurrently creating lists of the same name (#26372)
|
2023-08-07 17:59:20 +02:00 |
bulk_import_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
clear_domain_media_service_spec.rb
|
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)
|
2023-06-14 16:44:37 +02:00 |
delete_account_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
fan_out_on_write_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
favourite_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
fetch_link_card_service_spec.rb
|
Change link previews to keep original URL from the status (#27312)
|
2023-11-13 09:58:28 +00:00 |
fetch_oembed_service_spec.rb
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |
fetch_remote_status_service_spec.rb
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |
fetch_resource_service_spec.rb
|
Fix `RSpec/VerifiedDoubles` cop (#25469)
|
2023-06-22 14:55:22 +02:00 |
follow_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
import_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
mute_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
notify_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
post_status_service_spec.rb
|
Fix `Lint/UselessAssignment` cop (#27472)
|
2023-10-19 16:55:06 +02:00 |
precompute_feed_service_spec.rb
|
Fix `Lint/UselessAssignment` cop (#27472)
|
2023-10-19 16:55:06 +02:00 |
process_mentions_service_spec.rb
|
Fix RSpec/MissingExampleGroupArgument cop (#25310)
|
2023-06-06 15:51:42 +02:00 |
purge_domain_service_spec.rb
|
Reduced repeated setup in `PurgeDomainService` spec (#28786)
|
2024-01-18 10:07:49 +00:00 |
reblog_service_spec.rb
|
Disable `Rails/SkipsModelValidations` cop (#28712)
|
2024-01-15 13:46:47 +00:00 |
reject_follow_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
remove_from_followers_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
remove_status_service_spec.rb
|
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
|
2024-01-12 15:58:28 +00:00 |
report_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
resolve_account_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
resolve_url_service_spec.rb
|
Fix `Lint/UselessAssignment` cop (#27472)
|
2023-10-19 16:55:06 +02:00 |
search_service_spec.rb
|
Fix `RSpec/InstanceVariable` cop (#27766)
|
2023-11-08 15:42:30 +00:00 |
software_update_check_service_spec.rb
|
Add admin notifications for new Mastodon versions (#26582)
|
2023-09-01 17:47:07 +02:00 |
suspend_account_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
translate_status_service_spec.rb
|
Update rubocop and rubocop-rspec (#26329)
|
2023-08-22 09:31:40 +02:00 |
unallow_domain_service_spec.rb
|
Reduced repeated setup in `UnallowDomainService` spec (#28785)
|
2024-01-18 10:11:10 +00:00 |
unblock_domain_service_spec.rb
|
Fix `RSpec/InstanceVariable` cop (#27766)
|
2023-11-08 15:42:30 +00:00 |
unblock_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
unfollow_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
unsuspend_account_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
update_account_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
update_status_service_spec.rb
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
verify_link_service_spec.rb
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |