.. |
0_post_deployment_migrations.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
1_hosts.rb
|
Change streaming API host to not be overridden to localhost in development mode (#28557)
|
2024-01-03 10:23:58 +00:00 |
2_limited_federation_mode.rb
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
2023-08-02 19:32:48 +02:00 |
3_omniauth.rb
|
Add support for PKCE Extension in OmniAuth OIDC (#31131)
|
2024-08-12 14:32:52 +00:00 |
active_model_serializers.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
active_record_encryption.rb
|
Update rails to version 7.1.4 (#31563)
|
2024-09-06 15:22:35 +00:00 |
application_controller_renderer.rb
|
Add empty line after ✨magic✨ frozen string comment (#29696)
|
2024-03-21 14:12:50 +00:00 |
backtrace_silencers.rb
|
Fix `Style/StringLiterals` cop (#30005)
|
2024-04-19 20:33:00 +00:00 |
cache_buster.rb
|
Allow setting a custom HTTP method in CacheBuster (#26528)
|
2023-08-18 08:18:40 +02:00 |
cache_logging.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
chewy.rb
|
Rename `ES_CA_CERT` to `ES_CA_FILE` for consistency (#29147)
|
2024-02-12 09:54:06 +00:00 |
content_security_policy.rb
|
Change form-action Content-Security-Policy directive to be more restrictive (#26897)
|
2024-09-12 13:24:19 +00:00 |
cookie_rotator.rb
|
Change cookie rotator to use SHA1 digest for new cookies (#27392)
|
2023-12-12 12:01:08 +00:00 |
cookies_serializer.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
cors.rb
|
Allow `POST /oauth/revoke` through CORS (#31743)
|
2024-09-04 10:46:28 +00:00 |
devise.rb
|
Enable Style/IfUnlessModifier RuboCop (#30260)
|
2024-05-13 09:54:15 +00:00 |
doorkeeper.rb
|
Remove OAuth Password Grant Type support (#30960)
|
2024-10-01 09:56:58 +00:00 |
email_domains_lists.rb
|
Finish email allow/deny list naming migration (#30530)
|
2024-08-13 07:37:32 +00:00 |
enable_yjit.rb
|
Enable YJIT when available (#30310)
|
2024-05-16 09:56:48 +00:00 |
fast_blank.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
ffmpeg.rb
|
Fixed crash when supplying FFMPEG_BINARY environment variable (#30022)
|
2024-04-22 09:00:24 +00:00 |
filter_parameter_logging.rb
|
Add `:email` to filter parameter logging config (#30492)
|
2024-05-31 09:35:56 +00:00 |
http_client_proxy.rb
|
Fix `Style/StringLiterals` cop (#30005)
|
2024-04-19 20:33:00 +00:00 |
httplog.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
i18n.rb
|
Add the Interlingua locale (#30828)
|
2024-06-25 14:05:24 +00:00 |
inflections.rb
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
json_ld_identity.rb
|
Move json_ld context loaders to `config/initializers` (#27590)
|
2023-10-31 15:21:23 +00:00 |
json_ld_security.rb
|
Move json_ld context loaders to `config/initializers` (#27590)
|
2023-10-31 15:21:23 +00:00 |
kaminari_config.rb
|
Add ability to filter audit log in admin UI (#13381)
|
2020-04-03 13:06:34 +02:00 |
mail_delivery_job.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
mime_types.rb
|
Fix invalid Content-Type header for WebP images (#26773)
|
2023-09-04 09:46:33 +02:00 |
oj.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
open_redirects.rb
|
Use unchanging github links in docs/comments (#29545)
|
2024-03-11 15:14:55 +00:00 |
open_uri_redirection.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
opentelemetry.rb
|
Feature more otel customization (#31998)
|
2024-09-23 08:55:35 +00:00 |
paperclip.rb
|
Use rails configuration storage for paperclip path (#31651)
|
2024-08-30 09:46:09 +00:00 |
permissions_policy.rb
|
Run `bin/rails app:update` with Rails 7.1 (#27522)
|
2023-10-25 13:56:09 +00:00 |
pghero.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
preload_link_headers.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
premailer_rails.rb
|
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934)
|
2024-04-15 09:16:59 +00:00 |
propshaft.rb
|
Add material design icons to admin/settings views (#27780)
|
2024-04-23 16:43:49 +00:00 |
rack_attack.rb
|
Fix incorrect rate limit on PUT requests (#31356)
|
2024-08-09 14:48:05 +00:00 |
rack_attack_logging.rb
|
Fix rack attack `match_type` value typo in logging config (#30514)
|
2024-06-03 07:16:01 +00:00 |
redis.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
session_activations.rb
|
…
|
|
session_store.rb
|
Fix rubocop `Layout/ArgumentAlignment` cop (#26060)
|
2023-09-28 15:48:47 +02:00 |
sidekiq.rb
|
Refactor (ruby) redis configuration (#31694)
|
2024-09-02 14:19:55 +00:00 |
simple_cov_source_file.rb
|
Move `simplecov` config into `rails_helper` (#30302)
|
2024-05-15 09:33:36 +00:00 |
simple_form.rb
|
Fix `Style/Lambda` cop (#28378)
|
2023-12-15 14:34:24 +00:00 |
single_user_mode.rb
|
…
|
|
stoplight.rb
|
Refactor (ruby) redis configuration (#31694)
|
2024-09-02 14:19:55 +00:00 |
strong_migrations.rb
|
Capture minimum postgres version 12 (#27528)
|
2023-10-26 20:35:15 +00:00 |
suppress_csrf_warnings.rb
|
Fix autoloading deprecation warnings from Rails 6 (#16010)
|
2021-04-09 02:31:20 +02:00 |
trusted_proxies.rb
|
Assign a proc to `Rack::Request.ip_filter` instead of patching method (#28380)
|
2023-12-15 14:33:56 +00:00 |
twitter_regex.rb
|
Allow @ at the end of an URL (#31124)
|
2024-07-25 15:02:58 +00:00 |
vapid.rb
|
Change instructions to use `bundle exec rails` instead of `rake` (#30917)
|
2024-07-05 08:54:45 +00:00 |
vips.rb
|
Add detail about running version on vips error failure (#30858)
|
2024-06-27 16:27:42 +00:00 |
webauthn.rb
|
Fix `Style/StringLiterals` cop (#30005)
|
2024-04-19 20:33:00 +00:00 |
wrap_parameters.rb
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |