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 1151b05c2d Fix support for special characters in various environment variables (#35314)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
5 months ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 5 months ago
controllers Add coverage for TOS interstitial interruption flow of web app controller concern (#35235) 5 months ago
fabrication
fabricators Persist follow recommendations from FASP (#35218) 5 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 10 months ago
generators
helpers Add coverage for `valid_locale_or_nil` languages helper method (#34866) 5 months ago
lib Raise better exception on FASP error responses (#35262) 5 months ago
locales
mailers Add optional bulk mailer settings (#35203) 5 months ago
models Remove unused scopes in `Account` model (#35276) 5 months ago
policies Update `rubocop-rspec` to version 3.6.0 (#34497) 7 months ago
presenters
requests Better error response to malformed headers (#35278) 5 months ago
routing
search/models/concerns/account
serializers Use `config_for` for VAPID key storage (#34845) 6 months ago
services Add FASP account search support (#34033) 5 months ago
support Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 5 months ago
system Fix error handling for blank actions in account moderation action form (#35246) 5 months ago
validators Add age verification on sign-up (#34150) 9 months ago
views
workers Persist follow recommendations from FASP (#35218) 5 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 10 months ago
rails_helper.rb Update sidekiq to version 7 (#34745) 6 months ago
spec_helper.rb