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/lib
Claire 04492e7f93
Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089)
11 months ago
..
action_dispatch Merge pull request from GHSA-c2r5-cfqr-c553 2 years ago
active_record Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 11 months ago
assets
chewy Refactor (ruby) redis configuration (#31694) 1 year ago
devise/strategies Fix parameter validation in our custom devise strategies (#33754) 12 months ago
elasticsearch Fix OpenSearch compatibility issue (#30278) 2 years ago
generators/post_deployment_migration
linter
mastodon Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 11 months ago
paperclip Fix re-encoding of high-framerate VFR videos with FFmpeg 6+ (#33634) 1 year ago
rails
redis
sanitize_ext Change HTML sanitization to remove unusable and unused `embed` tag (#34021) 11 months ago
simple_navigation
stoplight Fix compatibility with Redis < 6.2 again (#30412) 2 years ago
tasks Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395) 11 months ago
templates/haml/scaffold Use `tt` extension for form scaffold template (#29676) 2 years ago
terrapin
webpacker Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929) 2 years ago
exceptions.rb Fix `min_id` and `max_id` causing error in search API (#32857) 1 year ago
premailer_bundled_asset_strategy.rb Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 2 years ago
public_file_server_middleware.rb