This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec
Claire 191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)
2023-08-21 15:47:09 +02:00
..
chewy
config/initializers
controllers Fix cached posts including stale stats (#26409) 2023-08-17 16:11:48 +02:00
fabrication Restore console behavior in `test` env (#26401) 2023-08-09 11:26:56 +02:00
fabricators Restore console behavior in `test` env (#26401) 2023-08-09 11:26:56 +02:00
features Fix blocking subdomains of an already-blocked domain (#26392) 2023-08-09 09:39:36 +02:00
fixtures Spec media attachment speedups (#25416) 2023-08-07 17:58:12 +02:00
generators
helpers
lib Allow setting a custom HTTP method in CacheBuster (#26528) 2023-08-18 08:18:40 +02:00
locales
mailers Add List-Unsubscribe email header (#26085) 2023-08-01 19:34:40 +02:00
models Spec media attachment speedups (#25416) 2023-08-07 17:58:12 +02:00
policies
presenters
requests Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 2023-08-21 15:47:09 +02:00
routing
serializers
services Fix list import concurrently creating lists of the same name (#26372) 2023-08-07 17:59:20 +02:00
support
system
validators
views/statuses
workers
rails_helper.rb Profiling tools configuration improvement (#25383) 2023-07-28 23:16:23 +02:00
spec_helper.rb