mastodon/spec/requests
Claire 91ef24d0e3
Some checks failed
Ruby Linting / lint (push) Has been cancelled
Test one step migrations / pre_job (push) Has been cancelled
Test two step migrations / pre_job (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Test one step migrations / test (14-alpine) (push) Has been cancelled
Test one step migrations / test (15-alpine) (push) Has been cancelled
Test two step migrations / test (14-alpine) (push) Has been cancelled
Test two step migrations / test (15-alpine) (push) Has been cancelled
Ruby Testing / test (1, .ruby-version) (push) Has been cancelled
Ruby Testing / test (1, 3.1) (push) Has been cancelled
Ruby Testing / test (1, 3.3) (push) Has been cancelled
Ruby Testing / test (2, .ruby-version) (push) Has been cancelled
Ruby Testing / test (2, 3.1) (push) Has been cancelled
Ruby Testing / test (2, 3.3) (push) Has been cancelled
Ruby Testing / test (3, .ruby-version) (push) Has been cancelled
Ruby Testing / test (3, 3.1) (push) Has been cancelled
Ruby Testing / test (3, 3.3) (push) Has been cancelled
Ruby Testing / test (4, .ruby-version) (push) Has been cancelled
Ruby Testing / test (4, 3.1) (push) Has been cancelled
Ruby Testing / test (4, 3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.1) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Testing search (.ruby-version) (push) Has been cancelled
Ruby Testing / Testing search (3.1) (push) Has been cancelled
Ruby Testing / Testing search (3.3) (push) Has been cancelled
Add delay to profile updates to debounce them (#34137)
2025-03-31 15:38:11 +02:00
..
api Add delay to profile updates to debounce them (#34137) 2025-03-31 15:38:11 +02:00
account_show_page_spec.rb
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Fix format-dependent redirects being cached regardless of requested format (#27634) 2023-11-13 17:58:00 +01:00
catch_all_route_request_spec.rb
content_security_policy_spec.rb Fix CSP headers being unintendedly wide (#26105) 2023-07-21 13:34:15 +02:00
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 2024-02-14 11:03:21 +01:00
follower_accounts_spec.rb
following_accounts_spec.rb
host_meta_request_spec.rb
link_headers_spec.rb
localization_spec.rb
mail_subscriptions_spec.rb Add List-Unsubscribe email header (#26085) 2023-08-01 19:34:40 +02:00
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 22:55:31 +01:00
signature_verification_spec.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 2024-01-24 15:31:13 +01:00
webfinger_request_spec.rb