..
abstract_adapter.rb
Fix new rubocop warnings
2024-05-28 17:39:33 +01:00
action_mailer.rb
Default to allowing TLS for SMTP but without peer verification
2022-02-17 00:54:11 +00:00
active_storage.rb
Drop monkey patch that is no longer needed with rails 6
2021-05-10 20:17:44 +01:00
application_controller_renderer.rb
Update to rails 5.2.0
2018-06-19 00:16:24 +01:00
assets.rb
Fix rubocop warnings
2019-12-04 19:31:53 +00:00
backtrace_silencers.rb
Update to rails 6.1.3.2
2021-05-12 18:49:21 +01:00
banners.rb
Fix rubocop warnings
2019-12-04 19:31:53 +00:00
better_errors.rb
Allow trusted addresses for better_errors to be set in the environment
2018-04-15 22:22:43 +01:00
bootstrap_form.rb
Fix boot warnings for autoloaded constants in initializers
2021-11-16 19:08:26 +00:00
brotli.rb
Enable brotli compression for assets
2022-08-03 19:01:24 +01:00
browse_icons.rb
Allow to specify browse icon priorities
2024-12-09 13:22:34 +03:00
canonical_rails.rb
Move all settings to settings.yml
2019-03-13 18:06:23 +01:00
classic_pagination.rb
Standardise on double quoted strings
2015-02-20 19:47:26 +00:00
compressed_requests.rb
Add support for compressed request bodies
2018-01-24 14:25:02 +00:00
config.rb
Add user account deletion delay setting
2023-11-22 16:15:59 +03:00
content_security_policy.rb
Added gps.tile.openstreetmap.org as allowed source for images
2024-05-28 10:12:31 +03:00
cookies_serializer.rb
Update to rails 5.0.4
2017-06-27 08:26:44 +01:00
cors.rb
Fix new rubocop warnings
2024-05-28 17:39:33 +01:00
doorkeeper.rb
Remove Oauth::OAUTH2_SCOPES
2024-09-06 09:14:54 +03:00
doorkeeper_openid_connect.rb
Add openid connect support using doorkeeper-openid_connect gem
2023-10-03 18:53:47 +01:00
errors.rb
Use dynamic error pages built through the asset pipeline
2018-08-01 19:13:04 +01:00
filter_parameter_logging.rb
Update to rails 7.1.1
2023-10-18 18:26:13 +01:00
gd2.rb
Monkey patch GD2::AnimatedGif to fix the finalizer
2024-08-14 18:56:03 +01:00
i18n.rb
Fix new rubocop warnings
2024-05-28 17:39:33 +01:00
inflections.rb
Update to rails 7.0.2.2
2022-02-16 14:26:57 +00:00
libxml.rb
Fix new rubocop warnings
2016-02-05 13:35:26 +00:00
mail_delivery_job.rb
Fix new rubocop warnings
2024-05-28 17:39:33 +01:00
migrate.rb
Switch to using native rails support for managing Postgres enumerations
2023-11-15 18:25:05 +00:00
mime_types.rb
Remove both Potlatch versions
2021-01-05 21:18:45 +00:00
oauth.rb
Restore monkey patching of OAuth::Helper
2024-09-03 00:26:32 +01:00
omniauth.rb
Bump facebook API version
2023-08-30 20:31:24 +01:00
osm_community_index.rb
Refactor i18n so that all community information is available
2022-08-03 10:11:30 +01:00
permissions_policy.rb
Update to rails 7.1.1
2023-10-18 18:26:13 +01:00
rate_limits.rb
Add support for rate limiting signup requests
2023-08-22 18:45:17 +01:00
router.rb
Fix new rubocop warnings
2024-05-28 17:39:33 +01:00
rtlcss.rb
Fix new rubocop warnings
2024-05-28 17:39:33 +01:00
sanitize.rb
Image lazy loading
2025-02-05 18:16:14 +01:00
session_store.rb
Switch to using rails builtin content security policy support
2024-05-22 16:38:59 +01:00
strong_migrations.rb
Fix new rubocop warnings
2021-01-11 19:17:31 +00:00
uri.rb
Allow generic URIs to use the registry format
2011-12-13 10:45:40 +00:00
uri_sanitizer.rb
Fix issues with bogus % encoded sequences in URLs
2015-12-07 13:52:20 +00:00
wiki_pages.rb
Fix rubocop warnings
2019-12-04 19:31:53 +00:00
wrap_parameters.rb
Update to rails 6.0.1
2019-11-24 11:05:02 +00:00
zeitwerk.rb
Remove unnecessary inflection
2021-01-01 11:54:29 +00:00