catstodon/spec/lib
Jeremy Kescher a38cc7ec83
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (push) Has been cancelled
Ruby Testing / End to End testing (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (push) Has been cancelled
Merge branch 'upstream-main' into develop
2024-11-17 00:02:19 +01:00
..
activitypub Merge commit 'b06fd54c305915527e3a6edc575dc23b623143ef' into glitch-soc/merge-upstream 2024-11-03 20:51:58 +01:00
admin Use mastodon config namespace to load software update default value via config_for (#30534) 2024-11-12 08:28:31 +00:00
annual_report Fix performance of percentile calculation for annual reports (#32765) 2024-11-04 10:11:06 +00:00
connection_pool Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
importer Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mastodon Fix error in CLI EmailDomainBlocks when supplying --with-dns-records (#32863) 2024-11-13 08:39:58 +00:00
ostatus Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
paperclip Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
sanitize Merge commit 'fe04291af46d7cb9d3439fa73739b2ffb2b53d72' into glitch-soc/merge-upstream 2024-09-04 19:38:52 +02:00
translation_service Ignore block result of send method and remove rubocop:disable in deepl spec (#27741) 2023-11-08 14:43:17 +00:00
vacuum Reduce factory creation (132 -> 40) in lib/vacuum/* specs (#32498) 2024-10-15 12:54:56 +00:00
webhooks Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
account_reach_finder_spec.rb Reduce factories (36 > 12) in AccountReachFinder spec (#32482) 2024-10-15 13:18:57 +00:00
account_statuses_filter_spec.rb Reduce factory generation in AccountStatusesFilter spec (#32727) 2024-11-04 09:00:01 +00:00
advanced_text_formatter_spec.rb Fix rubocop issues in glitch-soc-specific code 2023-05-08 19:28:43 +02:00
annual_report_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
cache_buster_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
content_security_policy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
delivery_failure_tracker_spec.rb Merge remote-tracking branch 'upstream/main' into develop 2024-09-10 16:15:59 +02:00
domain_resource_spec.rb Add DomainResource class to wrap MX lookup/normalize (#32864) 2024-11-14 13:47:29 +00:00
emoji_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
entity_cache_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
extractor_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fast_ip_map_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
feed_manager_spec.rb Merge commit '44d92fa4f6aac5c45ad358287af48cd879f5665e' into glitch-soc/merge-upstream 2024-11-15 18:44:32 +01:00
hashtag_normalizer_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
html_aware_formatter_spec.rb Implement HTML ruby tags for east-asian languages (#30897) 2024-07-03 20:05:59 +00:00
link_details_extractor_spec.rb Ignore undefined as canonical url (#31882) 2024-09-12 11:14:42 +00:00
permalink_redirector_spec.rb Fix search params being dropped when redirected to non-deck path (#31984) 2024-09-25 13:35:37 +00:00
plain_text_formatter_spec.rb Reduce factory creation (17 -> 0) in PlainTextFormatter spec (#32487) 2024-10-15 13:58:45 +00:00
request_pool_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
request_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
scope_transformer_spec.rb Consolidate shared a scope example parts into one attributes check (#32046) 2024-09-25 07:56:42 +00:00
search_query_parser_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
search_query_transformer_spec.rb Fix invalid date searches returning 503 (#31526) 2024-09-12 13:40:20 +00:00
signature_parser_spec.rb Fix RSpec/DescribedClass cop (#29472) 2024-03-13 15:42:39 +00:00
status_cache_hydrator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
status_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
status_finder_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
status_reach_finder_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
suspicious_sign_in_detector_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
tag_manager_spec.rb Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
text_formatter_spec.rb Allow @ at the end of an URL (#31124) 2024-07-25 15:02:58 +00:00
webfinger_resource_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
webfinger_spec.rb Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00