You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire 7a7e0ba4cd
Add basic support for remote attachments with multiple media types (#34996)
9 months ago
..
chewy
config/initializers/rack
controllers Remove `redis-namespace` gem (#34742) 10 months ago
fabrication
fabricators Assert usage of client credentials for account registration (#34828) 10 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 1 year ago
generators
helpers Add coverage for "default" stylesheet theme helper path (#34732) 10 months ago
lib Add basic support for remote attachments with multiple media types (#34996) 9 months ago
locales
mailers Update `rubocop-rspec` to version 3.6.0 (#34497) 11 months ago
models Use `config_for` for cache buster values (#34851) 9 months ago
policies Update `rubocop-rspec` to version 3.6.0 (#34497) 11 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 1 year ago
requests Accept HTTP Message Signatures (RFC9421) (#34814) 9 months ago
routing Extend custom CSS cache time with digest paths (#33207) 1 year ago
search/models/concerns/account
serializers Use `config_for` for VAPID key storage (#34845) 9 months ago
services Remove `inbound_quotes` feature flag (#34958) 9 months ago
support Increase capybara default timeout to reduce test flakiness (#34859) 9 months ago
system Replace local vars with `let` in JS-enabled system specs (#34905) 9 months ago
validators Add age verification on sign-up (#34150) 1 year ago
views
workers Fix `Style/OptionalBooleanParameter` cop (#34968) 9 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 1 year ago
rails_helper.rb Update sidekiq to version 7 (#34745) 10 months ago
spec_helper.rb